Instructions to use hts98/test1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hts98/test1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hts98/test1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hts98/test1") model = AutoModelForSpeechSeq2Seq.from_pretrained("hts98/test1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
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:1824317b480670ceab5447ca149bc3aa4505321e2958591ca9782004c3381315
|
| 3 |
size 151097331
|
runs/Dec14_00-05-28_ba32571b79b0/events.out.tfevents.1670976336.ba32571b79b0.2454.1
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:ae515ddea82ca8c50e5e7ba1bf98409f9517c21f2f9ed44b3d17bb86d1f81fb8
|
| 3 |
+
size 12301
|