scalable-ml-deep-learning/fine_tune_whisper
Fine-Tune Whisper for Italian ASR with transformers
This project helps anyone who needs to convert spoken Italian into written text. You provide audio recordings or live speech in Italian, and it delivers highly accurate text transcripts. This is ideal for professionals like journalists, researchers, or anyone working with Italian audio content who needs reliable speech-to-text.
No commits in the last 6 months.
Use this if you need to accurately transcribe Italian speech from audio files or live input into text.
Not ideal if your primary need is for a general-purpose English speech-to-text model or if you require transcription for a language other than Italian.
Stars
11
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/scalable-ml-deep-learning/fine_tune_whisper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arkapravo-Ghosh/speech-to-text
Speech to Text Transcription using OpenAI Whisper v3 and FastAPI
biodatlab/thonburian-whisper
Thonburian Whisper: Open models for fine-tuned Whisper in Thai. Try our demo on Huggingface space:
Arnav-Sharmaa/Multilingual-Speech-to-Text-and-Speech-to-Speech-Content-Summarization-for-Indian-Languages
This project presents a multilingual pipeline for both speech-to-text and speech-to-speech...
EdVince/whisper-trtllm
Whisper in TensorRT-LLM
mahiiyh/asr-primer
A complete implementation of an Automatic Speech Recognition (ASR) system using OpenAI's Whisper...