Instructions to use bgstud/whisper-ft-commonvoice-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-ft-commonvoice-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-ft-commonvoice-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-ft-commonvoice-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-ft-commonvoice-en") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 750
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151097331
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b923fad0922395630e8246b12352eaf8b3cbac51cc67b7d10dad811f4735e57
|
| 3 |
size 151097331
|
runs/Dec07_10-37-59_97c18fa69348/events.out.tfevents.1670410414.97c18fa69348.73.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:14d6767c0768194cbb80d5981ec1522fc1b92d7082bff62b57d15092ff52b472
|
| 3 |
+
size 126403
|