Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
Generated from Trainer
Instructions to use SamagraDataGov/whisper-tiny-hi2_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SamagraDataGov/whisper-tiny-hi2_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="SamagraDataGov/whisper-tiny-hi2_test")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("SamagraDataGov/whisper-tiny-hi2_test") model = AutoModelForSpeechSeq2Seq.from_pretrained("SamagraDataGov/whisper-tiny-hi2_test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 80
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:3d41b7d81b5137cdcc6b1add44f5831abcf58fa1b84161257c01d6d0d75d1fdd
|
| 3 |
size 151061672
|
runs/Jun19_21-32-10_bharatsahaiyak-test/events.out.tfevents.1718832731.bharatsahaiyak-test.422770.3
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:7ec156a56f838ac7a7a503f5d2aac0f2f40c7db8916d532b904e9f21c285e754
|
| 3 |
+
size 7109
|