Instructions to use cminja/whisper-tiny-sr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cminja/whisper-tiny-sr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cminja/whisper-tiny-sr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("cminja/whisper-tiny-sr") model = AutoModelForSpeechSeq2Seq.from_pretrained("cminja/whisper-tiny-sr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd6c1ad6929f267ceed63e4ae01cdefb9ea897d306877cce58329d1264924b93
|
| 3 |
size 151061672
|
runs/Jun20_21-29-18_ubuntucminya-B450M-DS3H-V2/events.out.tfevents.1718911759.ubuntucminya-B450M-DS3H-V2.29267.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:e825c4d6d0c2de5099a31cdb503270fd66574b775bbac5cd31adf2b7e6038b1c
|
| 3 |
+
size 18363
|