Instructions to use tensorops/whisper-tiny-th-v7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorops/whisper-tiny-th-v7 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="tensorops/whisper-tiny-th-v7")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("tensorops/whisper-tiny-th-v7") model = AutoModelForSpeechSeq2Seq.from_pretrained("tensorops/whisper-tiny-th-v7") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 43
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b65139cf0e2b300178d1d357f36defb97bc7b4d10efc222f89b61ce37de996e2
|
| 3 |
size 151098921
|
runs/Nov17_20-41-41_rtx-i7/events.out.tfevents.1668692523.rtx-i7.2049441.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:5b762a089a8f7a6e91600ecaf65995a18b64c2ccea27099e56daa045590b3661
|
| 3 |
+
size 161582
|