Update README.md
Browse files
README.md
CHANGED
@@ -421,7 +421,7 @@ For example, to evaluate the model on JSUT Basic5000, change the `dataset_name`:
|
|
421 |
```
|
422 |
|
423 |
## Acknowledgements
|
424 |
-
* OpenAI for the Whisper [model](https://huggingface.co/openai/whisper-large-v3).
|
425 |
* Hugging Face 🤗 [Transformers](https://github.com/huggingface/transformers) for the model integration.
|
426 |
-
* Hugging Face 🤗 for
|
427 |
-
* [Reazon Human Interaction Lab](https://research.reazon.jp/) for
|
|
|
421 |
```
|
422 |
|
423 |
## Acknowledgements
|
424 |
+
* [OpenAI](https://openai.com/) for the Whisper [model](https://huggingface.co/openai/whisper-large-v3).
|
425 |
* Hugging Face 🤗 [Transformers](https://github.com/huggingface/transformers) for the model integration.
|
426 |
+
* Hugging Face 🤗 for the [Distil-Whisper codebase](https://github.com/huggingface/distil-whisper).
|
427 |
+
* [Reazon Human Interaction Lab](https://research.reazon.jp/) for the [ReazonSpeech dataset](https://huggingface.co/datasets/reazon-research/reazonspeech).
|