Where exactly is added this? Please, someone help me, or fix it.I went back to the original whisperwithVAD that didn't force a specific version, and it seems that after installing a few extra packages, it works fine.
I manually added a new line of code to the setup whisper block before running it to install the packages it was saying were missing:
Code:!pip install ffmpeg-python srt deepl
It should also work to copy the setup from that original, add the line I mentioned and replace the maintenance version or whichever else version code at that step with it, since those have a few quality of life things added to them so they may be preferred.
Last edited: