mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-19 00:09:48 +08:00
add whisper
This commit is contained in:
parent
ee8988b3ca
commit
452e2b50da
@ -39,6 +39,19 @@ https://huggingface.co/lj1995/GPT-SoVITS/blob/main/models--nvidia--bigvgan_v2_24
|
|||||||
out=GPT_SoVITS/pretrained_models/models--nvidia--bigvgan_v2_24khz_100band_256x/config.json
|
out=GPT_SoVITS/pretrained_models/models--nvidia--bigvgan_v2_24khz_100band_256x/config.json
|
||||||
|
|
||||||
|
|
||||||
|
# whisper
|
||||||
|
https://huggingface.co/Systran/faster-whisper-large-v3/resolve/main/model.bin
|
||||||
|
out=tools/asr/models/model.bin
|
||||||
|
https://huggingface.co/Systran/faster-whisper-large-v3/resolve/main/config.json
|
||||||
|
out=tools/asr/models/config.json
|
||||||
|
https://huggingface.co/Systran/faster-whisper-large-v3/resolve/main/tokenizer.json
|
||||||
|
out=tools/asr/models/tokenizer.json
|
||||||
|
https://huggingface.co/Systran/faster-whisper-large-v3/resolve/main/preprocessor_config.json
|
||||||
|
out=tools/asr/models/preprocessor_config.json
|
||||||
|
https://huggingface.co/Systran/faster-whisper-large-v3/resolve/main/vocabulary.json
|
||||||
|
out=tools/asr/models/ocabulary.json
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# UVR5
|
# UVR5
|
||||||
https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/uvr5_weights/HP2_all_vocals.pth
|
https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/uvr5_weights/HP2_all_vocals.pth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user