faster-whisper Model Download, Applicable for Faster-Whisper Mode in STT Projects and "pyvideotrans Video Translation and Dubbing" Projects. For OpenAI-Whisper Models, Scroll Down.
small 415MBsmall Baidu Netdisksmall.en 415MB
large-v1 Baidu Netdisklarge-v1 huggingface
large-v2 huggingfacelarge-v2 Baidu Netdisk
large-v3 huggingfacelarge-v3 Baidu Netdisk
distil-whisper-medium.en 671MBdistil-medium Baidu Netdisk
distil-whisper-large-v2 1.27Gdistil-large-v2 Baidu Netdisk
distil-whisper-large-v3 1.3Gdistil-whisper-large-v3 Baidu Netdisk
After downloading and decompressing, copy the "models--Systran--faster-xx" folder from the compressed package to the models directory. After decompressing and copying, the folder list under the models directory is as follows:
Compressed package content
Folder list under the models directory after correct placement
openai-whisper Model Download, Only Applicable for the OpenAI-Whisper Mode Model Download and Use in "pyvideotrans Video Translation and Dubbing Software"
After downloading, put the pt file into the models folder under the software directory.
FunASR Chinese Model Download
Baidu Netdisk Download (including speech recognition, punctuation recovery, and noise reduction models): https://pan.baidu.com/s/1v5wagiid6-K7GX9Pif4reA?pwd=y2ef
Huggingface (overseas download address): https://huggingface.co/spaces/mortimerme/s4/resolve/main/FunASR-Chinese-models.7z?download=true
After downloading and decompressing, you will see 3 folders
iic, damo, .__temp
. Copy them to themodels/hub
folder of the video translation software and overwrite.
cuBLASxx.dll and cuDNN Download
If you encounter "cublasxxx.dll does not exist" or a crash after enabling CUDA acceleration, please download this file and copy the dll files inside to the C:/Windows/System32 directory or the software root directory, i.e., the directory where the exe is located.
Enter cmd
in the address bar of any folder to open a black window, and enter the command nvcc -V
to view the current CUDA version.
CUDA11.x version click here to download https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA11_win_v4.7z
CUDA12.x version click here to download https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA12_win_v1.7z
uvr5 Model Download
After downloading and decompressing, you will get a uvr5_weights
folder. Copy this folder to the root directory of the video translation and dubbing software.
ffmpeg.exe Download
If it is a Windows system and prompts that the ffmpeg command cannot be found, you can download the following two files and put them in the software root directory or the ffmpeg folder under the software root directory.
https://github.com/jianchang512/stt/releases/download/0.0/ffmpeg.exe
https://github.com/jianchang512/stt/releases/download/0.0/ffprobe.exe