Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Tatar
whisper
whisper-event
Eval Results (legacy)
Instructions to use 501Good/whisper-small-tt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 501Good/whisper-small-tt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="501Good/whisper-small-tt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("501Good/whisper-small-tt") model = AutoModelForSpeechSeq2Seq.from_pretrained("501Good/whisper-small-tt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Kirill Milintsevich commited on
Commit ·
2eaa130
1
Parent(s): 0c42e73
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8d79ab061436427958a5e87381f138848ff4c5d142e8f07fa2d69857b2d06b6
|
| 3 |
size 967102601
|
runs/Dec18_11-49-48_pegasus/events.out.tfevents.1671357000.pegasus.148061.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:0e4dc8a857dbd479670004708fc5e5e13141fd84a4b52f78653cc1104a6b2621
|
| 3 |
+
size 37658
|