sanchit-gandhi HF staff commited on
Commit
1cdae1f
1 Parent(s): 0ab491c

add license

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -508,6 +508,11 @@ where it performs to within 0.2% WER of Whisper.
508
 
509
  Training and evaluation code to reproduce Distil-Whisper will be made available on the Distil-Whisper repository: https://github.com/huggingface/distil-whisper
510
 
 
 
 
 
 
511
  ## Citation
512
 
513
  If you use this model, please consider citing the [Distil-Whisper paper](https://arxiv.org/abs/2311.00430):
 
508
 
509
  Training and evaluation code to reproduce Distil-Whisper will be made available on the Distil-Whisper repository: https://github.com/huggingface/distil-whisper
510
 
511
+
512
+ ## License
513
+
514
+ Distil-Whisper inherits the [MIT license](https://github.com/huggingface/distil-whisper/blob/main/LICENSE) from OpenAI's Whisper model.
515
+
516
  ## Citation
517
 
518
  If you use this model, please consider citing the [Distil-Whisper paper](https://arxiv.org/abs/2311.00430):