Thursday, January 9, 2025

Speech to text in Python

!pip install git+https://github.com/openai/whisper.git

!sudo apt update && sudo apt install ffmpeg


!whisper filename.mp3 --model medium.en

No comments:

Post a Comment