Automatic Speech Recognition
Transformers
Safetensors
English
speech
audio
asr
speech-to-text
whisper
tiny-audio
Instructions to use mrbeniwal/tiny-audio-training-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrbeniwal/tiny-audio-training-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mrbeniwal/tiny-audio-training-small")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mrbeniwal/tiny-audio-training-small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 94fbfbc4dbb6fad2ef2d6fa352886bef3c98496c62751a345adf8b1e60ef527d
- Size of remote file:
- 17.2 MB
- SHA256:
- d4aeaf198f783cbf58d8cd59812baac429ffe49147bf9648f6618de20b8d4a4c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.