Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
Generated from Trainer
Instructions to use tensorboy/whisper-tiny-hi2_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorboy/whisper-tiny-hi2_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="tensorboy/whisper-tiny-hi2_test")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("tensorboy/whisper-tiny-hi2_test") model = AutoModelForSpeechSeq2Seq.from_pretrained("tensorboy/whisper-tiny-hi2_test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
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:2644a276d865ced1c092576cf9345e8376a5cbf8ccb536ac738a6ed3e094caeb
|
| 3 |
size 151061672
|
runs/Jun25_20-15-53_bharatsahaiyak-test/events.out.tfevents.1719346554.bharatsahaiyak-test.945044.1
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:43c88a94e9915f794c941f692cb1e6d0f4d91cb35b92392892187f4ed9c5b453
|
| 3 |
+
size 9672
|
runs/Jun25_21-12-28_bharatsahaiyak-test/events.out.tfevents.1719349949.bharatsahaiyak-test.990312.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edd4300438a7ad67abf772860cada59cd4255716e7200d824dbda51d7c17f72f
|
| 3 |
+
size 6070
|