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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -423,4 +423,5 @@ For example, to evaluate the model on JSUT Basic5000, change the `dataset_name`:
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).
 
 
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).