Whisper Whisper is a pre trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains without the need for fine tuning. Whisper was proposed in the paper Robust Speech Recognition via Large Scale Weak Supervision by Alec Radford et al from OpenAI. The original code repository can be found here. Disclaimer : Content for this model card has partly been written by the Hugging Face team, and parts of it were copied and pasted from the original model card. Model details Whisper is a Transformer based encoder decoder model, also referred to as a sequence to sequence model. It was trained on 680k hours of labelled speech data annotated using large scale weak supervision. The models were trained on either English only data or multilingual data. The English only models were trained on the task of speech recognition. The multilingual models were trained on both speech recognition and speech translation. For speech recognition, the model predicts transcriptions in the same language as the audio. For speech translation, the model predicts transcriptions…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy