#AITranslation #Video #Audio #Whisper
#AITranslation #Video #Audio #Whisper
Want to translate your videos/audio and give it subtitles? Here's how:
Use google colab (
Put this in colab:
!pip install git+
!sudo apt update && sudo apt install ffmpeg
!whisper "filename of the mp4 or mp3" --model large --task translate