Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Poumei Naga
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use kavyamanohar/whisper-poula-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kavyamanohar/whisper-poula-asr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="kavyamanohar/whisper-poula-asr")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("kavyamanohar/whisper-poula-asr") model = AutoModelForMultimodalLM.from_pretrained("kavyamanohar/whisper-poula-asr") - 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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a91cee4a105a488f1e69d62c956f37597c5981a0b0cc0aa72afb9c70f28b1911
|
| 3 |
size 966995080
|
runs/Oct13_15-49-41_e99f9649e4b6/events.out.tfevents.1728834583.e99f9649e4b6.526.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c47bef4a61709f266beb814cfd3a9e8537cf9e22802417cd2fcdbb3e1937dbfd
|
| 3 |
+
size 7821
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23b9d4e69fc4bcbae03b9c7fe6db6e5ffff65e7ee1cf8d164abfedcddd330d5b
|
| 3 |
size 5432
|