Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use hiba2/wav2vec2_fleurs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiba2/wav2vec2_fleurs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiba2/wav2vec2_fleurs")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hiba2/wav2vec2_fleurs") model = AutoModelForCTC.from_pretrained("hiba2/wav2vec2_fleurs") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1267695008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2855f0b286ce5afb5ea8fdd276ee3bc9736a20dc513479719c43eb07eaeb3bef
|
| 3 |
size 1267695008
|
runs/Dec31_21-29-25_8619b1207b89/events.out.tfevents.1704058422.8619b1207b89.6283.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:204f39f0fd531e2a24340beaa96b554202bb03d4930289b6ce10b1d1e40caaa5
|
| 3 |
+
size 7011
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e161c0ba79427304e888e928b1aa1dd7f0e8e87576948c1c7a0c23fa88529930
|
| 3 |
size 4664
|