Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Tatar
whisper
whisper-event
Eval Results (legacy)
Instructions to use 501Good/whisper-tiny-tt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 501Good/whisper-tiny-tt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="501Good/whisper-tiny-tt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("501Good/whisper-tiny-tt") model = AutoModelForSpeechSeq2Seq.from_pretrained("501Good/whisper-tiny-tt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Kirill Milintsevich commited on
Commit ·
534f8dc
1
Parent(s): 8c19cc2
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 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81e54952c912e5589612cf83dd2b6291cbc85c04e1d4ebff9c584898217072bc
|
| 3 |
size 151098921
|
runs/Dec19_15-13-38_falcon1/events.out.tfevents.1671455642.falcon1.21531.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:645beadafe37547ccd48e5a10d6be26fbb0b3571638eeb8cd64c34aeb37b7f04
|
| 3 |
+
size 39238
|