Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Sharmaboy
/
Madaxeey
like
0
Model card
Files
Files and versions
Community
1
refs/pr/1
Madaxeey
/
README.md
Sharmaboy
Create README.md
f79cb3a
verified
9 months ago
preview
code
|
raw
Copy download link
history
blame
153 Bytes
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("automatic-speech-recognition", model="Mustafaa4a/ASR-Somali")