weirdseed
weirdseed
叔叔笑死,牛马的劳动成果变成自己的了
我感觉是半精度的锅,你把半精度关了试试
加几行代码的事情很难么
You need to download [pnnx](https://github.com/pnnx/pnnx/releases).
由于App只支持"japanese_cleaners","japanese_cleaners2","chinese_cleaners"这三个cleaner,所以我加了限制,如果单纯转换模型建议把相关代码删掉比如说[134行](https://github.com/weirdseed/vits-ncnn-convert-tool/blob/master/convert_model.py#L134)到[136行](https://github.com/weirdseed/vits-ncnn-convert-tool/blob/master/convert_model.py#L136)
https://github.com/CjangCjengh/TTSModels 这个页面的Japanese模型都支持,支不支持主要看JSON文件的cleaner
> 可以参考这个项目https://github.com/rotten-work/vits-mandarin-windows
中文模块在写了,这两天争取加上
> 原模型地址,用的是bronya https://huggingface.co/spaces/zomehwh/vits-models-genshin-bh3/tree/main > > 這是我用提供的工具轉出來的檔案 https://drive.google.com/file/d/1Tt3D9gPYcCjlN4pWfwJOFfSBtjk1etic/view?usp=share_link > > 使用起來說話像是方言一樣,聽起來很糊,不像網頁版那麼清楚 我知道轉完後會有削弱,想知道這樣是正常的嗎?還是網頁版有特別調教過? > > 我剛接觸沒有這方面的知識,有冒犯到請見諒 中日混合模块已完成,拉取最新代码即可,把你的转换好的模型的config文件中的"text_cleaners"改成这个"zh_ja_mixture_cleaners",然后文本输入用[ZH]和[JA]区分中日文,另外如果后续有什么问题欢迎来提
很大程度和模型有关,推荐https://github.com/CjangCjengh/TTSModels 这个里面的中日混合模型