Instructions to use hts98/demo_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hts98/demo_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hts98/demo_model")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hts98/demo_model") model = AutoModelForSpeechSeq2Seq.from_pretrained("hts98/demo_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 240
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc09085b92f6a0c0d67f162e07f2fbbf7de45af4d114ee35631237b1e61e3f83
|
| 3 |
size 3055754841
|
runs/Apr25_16-39-29_390952ba0ffe/events.out.tfevents.1682440778.390952ba0ffe.488.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:218f518a181bb45547f73caa23f64fa18f40afe476522b2abf071be4fb62cb6c
|
| 3 |
+
size 8096
|