Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Vietnamese
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use hts98/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hts98/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hts98/test")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hts98/test") model = AutoModelForSpeechSeq2Seq.from_pretrained("hts98/test") - 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:bc9a98015668fa1989f8639eef2a060d2f51b396681948b1fe20bdc8e5f016ad
|
| 3 |
size 151097331
|
runs/Dec13_23-24-37_29fb2dfcf38c/events.out.tfevents.1670973920.29fb2dfcf38c.34832.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:0836da2230ad5059b515f9b493b8834afc97656daca40ab282c03a45f7c9df73
|
| 3 |
+
size 12552
|