Instructions to use YassineBenlaria/testing_turkish_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YassineBenlaria/testing_turkish_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="YassineBenlaria/testing_turkish_2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("YassineBenlaria/testing_turkish_2") model = AutoModelForCTC.from_pretrained("YassineBenlaria/testing_turkish_2") - Notebooks
- Google Colab
- Kaggle
Commit History
Training in progress, step 1200 3365832
Training in progress, step 800 c170ad1
Training in progress, step 400 bca5397
Upload tokenizer e275697
yassine benlaria commited on
Upload tokenizer 80f1849
yassine benlaria commited on