Italian β Italian + English
Speak Italian; get Italian transcription and English translation.
- Default:
openai/whisper-small+Helsinki-NLP/opus-mt-it-en - Optional: copy your fine-tuned Whisper into
models/whisper_finetuned_it/and setASR_REALTIME_MODE=finetunedin Space variables.
Add your model
- Copy training outputs into
models/whisper_finetuned_it/(config.json, tokenizer files, weights). - Use Git LFS for large weight files when pushing this Space.
- In Space Settings β Repository variables:
ASR_REALTIME_MODE=finetuned.
Optional environment variables
| Variable | Default | Meaning |
|---|---|---|
ASR_WHISPER_MODEL |
openai/whisper-small |
HF Whisper id if not using local finetuned |
ASR_REALTIME_MODE |
quality |
quality = hub Whisper; finetuned = load models/whisper_finetuned_it |
ASR_WHISPER_FINETUNED_DIR |
(see above) | Override path to finetuned folder |
ASR_TRANSLATE |
1 |
Set 0 to disable English translation |
ASR_MIN_RMS |
0.005 |
Silence gate |
Local test
cd Italian-Speech-to-Text
python app.py
Configuration reference: https://huggingface.co/docs/hub/spaces-config-reference
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support