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