Automatic Speech Recognition
Transformers
Safetensors
French
whisper
asr
Eval Results
Inference Endpoints
trip-fontaine commited on
Commit
ea9549d
1 Parent(s): 3da752d

readme update

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -614,7 +614,7 @@ The model has been tested for both in-distribution (Common Voice 17 and Multilin
614
 
615
  **Short-form evaluations** are conducted on the four given datasets by first applying a filter to exclude samples longer than 30 seconds.
616
 
617
- **Long-form evaluation** is conducted on a custom out-of-distribution [long-form test set](https://huggingface.co/datasets/eustlb/french-long-form-test) using OpenAI's sequential long-form transcription algorithm (see [Sequential Long-Form](#sequential-long-form) section) with long form generation parameters that can be found [here](https://github.com/huggingface/distil-whisper/blob/a5ed489ba6edb405ecef334ba0feec1bdca7a948/training/run_eval.py#L670C5-L676C6).
618
 
619
  ### Short-Form
620
 
 
614
 
615
  **Short-form evaluations** are conducted on the four given datasets by first applying a filter to exclude samples longer than 30 seconds.
616
 
617
+ **Long-form evaluation** is conducted on a custom out-of-distribution [long-form test set](https://huggingface.co/datasets/eustlb/french-long-form-test) using OpenAI's sequential long-form transcription algorithm (see [Sequential Long-Form](#sequential-long-form) section) with long-form generation parameters that can be found [here](https://github.com/huggingface/distil-whisper/blob/a5ed489ba6edb405ecef334ba0feec1bdca7a948/training/run_eval.py#L670C5-L676C6).
618
 
619
  ### Short-Form
620