faster-whisper Model Downloads, Suitable for stt Projects and the "pyvideotrans Video Translation Dubbing" Project's faster-whisper Mode. 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 extracting, copy the "models--Systran--faster-xx" folder from the compressed package to the models directory. After extraction and copying, the folder list in the models directory should be as follows:
Contents of the compressed package
Correct folder list in the models directory after placement
openai-whisper Model Downloads, Only Applicable to the openai-whisper Mode of the "pyvideotrans Video Translation Dubbing Software"
After downloading, place the pt file in the models folder in the software directory.
FunASR Chinese Model Downloads
Baidu Netdisk Download (including speech recognition, punctuation restoration, and noise reduction models): https://pan.baidu.com/s/1v5wagiid6-K7GX9Pif4reA?pwd=y2ef
Huggingface (International Download Address): https://huggingface.co/spaces/mortimerme/s4/resolve/main/FunASR-Chinese-models.7z?download=true
After downloading and extracting, you will see three folders:
iic
,damo
, and.__temp
. Copy these folders to themodels/hub
folder of the video translation software and overwrite the existing files.
cuBLASxx.dll and cudnn Downloads
If you encounter a "cublasxxx.dll not found" error or a crash after enabling CUDA acceleration, download this file and copy the dll files to the C:/Windows/System32 directory or the software root directory (where the exe file is located).
Open a black window by typing cmd
in the address bar of any folder and enter the command nvcc -V
to check your current CUDA version.
For CUDA 11.x, click here to download: https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA11_win_v4.7z
For CUDA 12.x, click here to download: https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA12_win_v1.7z
uvr5 Model Download
Click to download the uvr5 model
After downloading and extracting, you will get a uvr5_weights
folder. Copy this folder to the root directory of the video translation dubbing software.
ffmpeg.exe Download
If you are using Windows and the software prompts that the ffmpeg command cannot be found, you can download the following two files and place them in the software root directory or an ffmpeg folder within 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