Skip to content

Setting up Colab #318

Closed Answered by Purfview
CevreMuhendisi asked this question in Q&A
Discussion options

You must be logged in to vote

OP shared these commands to use in Colab:

!apt-get install -y p7zip-full ffmpeg python3
!wget https://github.com/Purfview/whisper-standalone-win/releases/download/Faster-Whisper-XXL/Faster-Whisper-XXL_r192.3.1_linux.7z -O Faster-Whisper-XXL.7z
!7z x Faster-Whisper-XXL.7z -o./Faster-Whisper-XXL
!chmod +x ./Faster-Whisper-XXL/Whisper-Faster-XXL/whisper-faster-xxl
!./Faster-Whisper-XXL/Whisper-Faster-XXL/whisper-faster-xxl audio.ac3 --model large-v2

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Purfview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants