asahi417 commited on
Commit
ffbf23c
•
1 Parent(s): 4a7b3d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 sharing the [Distil-Whisper codebase](https://github.com/huggingface/distil-whisper).
427
- * [Reazon Human Interaction Lab](https://research.reazon.jp/) for sharing the [ReazonSpeech dataset](https://huggingface.co/datasets/reazon-research/reazonspeech).
 
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).