2noise / ChatTTS

A generative speech model for daily dialogue.
https://2noise.com
GNU Affero General Public License v3.0
31.18k stars 3.39k forks source link

where should i place pretrain models? #20

Closed pzc163 closed 2 months ago

pzc163 commented 4 months ago

Hi,I have download all the models manually from Hugging face. I have placed models under ChatTTS/ChatTTS/model path.but it still show :WARNING:ChatTTS.core:vocos not initialized. WARNING:ChatTTS.core:gpt not initialized. WARNING:ChatTTS.core:tokenizer not initialized. WARNING:ChatTTS.core:dvae not initialized. so where should i placed the pretrain models?

image
stevezhang88 commented 4 months ago

修改以下 core.py中的 def _load() 就行。把你的模型路径放进去。

ZsTs119 commented 4 months ago

Snipaste_2024-05-30_11-10-07 Find in HuggingFaceDownloadPath directory the models--2Noise--ChatTTS

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 15 days since being marked as stale.