diff --git a/conf/config.json b/conf/config.json index 1b7808c..588bf44 100644 --- a/conf/config.json +++ b/conf/config.json @@ -12,7 +12,7 @@ "vocab_file":"", "speakers_file":"$[workdir]$/conf/speakers.json", "vocoder_name":"vocos", - "vocoder_local_path":"$[workdir]$/.cache/huggingface/hub/models--charactr--vocos-mel-24khz/snapshots/0feb3fdd929bcd6649e0e7c5a688cf7dd012ef21", + "vocoder_local_path":"/share/models/charactr/vocos-mel-24khz", "remove_silence":false, "modelname":"F5-TTS", "device":"cuda:0",