Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use femursmith/intermediate-asr-ashanti-twi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use femursmith/intermediate-asr-ashanti-twi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="femursmith/intermediate-asr-ashanti-twi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("femursmith/intermediate-asr-ashanti-twi") model = AutoModelForSpeechSeq2Seq.from_pretrained("femursmith/intermediate-asr-ashanti-twi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
fa46a40 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:af5788a50e5d68afda95d9186caaab5bb5e39c20f2d4e7fb7374775845bdfb3b
size 5432
|