Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
French
wav2vec2
hf-asr-leaderboard
robust-speech-event
CTC
Wav2vec2
Eval Results (legacy)
Instructions to use bofenghuang/asr-wav2vec2-ctc-french with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bofenghuang/asr-wav2vec2-ctc-french with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bofenghuang/asr-wav2vec2-ctc-french")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("bofenghuang/asr-wav2vec2-ctc-french") model = AutoModelForCTC.from_pretrained("bofenghuang/asr-wav2vec2-ctc-french", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
f12b7e9
1
Parent(s): f1dd1bd
up
Browse files
runs/Nov15_10-20-44/1668504308.6179943/events.out.tfevents.1668504308
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44ebfbaea972eb37c367e6bb88cca55c38d6647a8df4273f30a581d0e8c0b6db
|
| 3 |
+
size 5314
|
runs/Nov15_10-20-44/events.out.tfevents.1668504308
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4aa083158f159b353248a4a673c4ee5d5f00104a31100de215a9249d452020b2
|
| 3 |
+
size 233487
|
runs/Nov15_10-20-44/events.out.tfevents.1669372995
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c25541a62eb090857c403318382553b9de67775f65faa0fc6a3c7d664f30629c
|
| 3 |
+
size 364
|