Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Hindi
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use Yocel1/whisper-small-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yocel1/whisper-small-fr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Yocel1/whisper-small-fr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Yocel1/whisper-small-fr") model = AutoModelForSpeechSeq2Seq.from_pretrained("Yocel1/whisper-small-fr") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967099139
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb2bea1891a6f21c6bcce70bbb60d5fec16d4d9b5ae7bbb66492c8dab324a1ca
|
| 3 |
size 967099139
|
runs/Nov09_16-31-04_ef80fbfd063f/events.out.tfevents.1668012713.ef80fbfd063f.81.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef39706d8bd8ed80b463ca48476c8c7093abda160e4ea7b4acc9e7cf3178eee8
|
| 3 |
+
size 30952
|