Commit
•
7eca479
1
Parent(s):
9e3e0be
add license
Browse files
README.md
CHANGED
@@ -500,6 +500,10 @@ where it performs to within 0.2% WER of Whisper.
|
|
500 |
|
501 |
Training and evaluation code to reproduce Distil-Whisper will be made available on the Distil-Whisper repository: https://github.com/huggingface/distil-whisper
|
502 |
|
|
|
|
|
|
|
|
|
503 |
## Citation
|
504 |
|
505 |
If you use this model, please consider citing the [Distil-Whisper paper](https://arxiv.org/abs/2311.00430):
|
|
|
500 |
|
501 |
Training and evaluation code to reproduce Distil-Whisper will be made available on the Distil-Whisper repository: https://github.com/huggingface/distil-whisper
|
502 |
|
503 |
+
## License
|
504 |
+
|
505 |
+
Distil-Whisper inherits the [MIT license](https://github.com/huggingface/distil-whisper/blob/main/LICENSE) from OpenAI's Whisper model.
|
506 |
+
|
507 |
## Citation
|
508 |
|
509 |
If you use this model, please consider citing the [Distil-Whisper paper](https://arxiv.org/abs/2311.00430):
|