Automatic Speech Recognition
Transformers
Safetensors
French
whisper
asr
Eval Results
Inference Endpoints
eustlb HF staff commited on
Commit
e4cb14c
1 Parent(s): 9916679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Distil-Whisper: distil-large-v3-fr
2
 
3
  Distil-Whisper for English Automatic Speech Recognition (ASR) was proposed in the paper [Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430).
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - mozilla-foundation/common_voice_17_0
5
+ - espnet/yodas
6
+ - facebook/multilingual_librispeech
7
+ language:
8
+ - fr
9
+ metrics:
10
+ - wer
11
+ pipeline_tag: automatic-speech-recognition
12
+ tags:
13
+ - asr
14
+ - whisper
15
+ ---
16
  # Distil-Whisper: distil-large-v3-fr
17
 
18
  Distil-Whisper for English Automatic Speech Recognition (ASR) was proposed in the paper [Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430).