Instructions to use stillerman/stammer-libristutter-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stillerman/stammer-libristutter-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="stillerman/stammer-libristutter-small")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("stillerman/stammer-libristutter-small") model = AutoModelForSpeechSeq2Seq.from_pretrained("stillerman/stammer-libristutter-small") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 128
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b55f0931c68e0d4d957d1896d50c0563ecc13a2491c8e47c691ac80833da8e61
|
| 3 |
size 966995080
|
runs/Jul24_20-11-18_42f1b3e6cea2/events.out.tfevents.1721851885.42f1b3e6cea2.8883.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:fd704e456ec8ecf2e16071107725c3f0c2ac54a1a1931e6c8e3148183a24685f
|
| 3 |
+
size 11272
|