axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
2.04k stars 325 forks source link

Implement GPT SOVITS V2 #1543

Closed ooe1123 closed 2 months ago

ooe1123 commented 2 months ago

https://github.com/axinc-ai/ailia-models/issues/1522 のPRです。

ooe1123 commented 2 months ago

cnhubert.onnxはv1と同じものを流用

ooe1123 commented 2 months ago

English用のg2pは以下のファイルだが、 gpt-sovits-v2\text\english.py gpt-sovits-v2\text\cmudict.rep gpt-sovits-v2\text\cmudict-fast.rep gpt-sovits-v2\text\engdict-hot.rep gpt-sovits-v2\text\namedict_cache.pickle

cmudict.repが3.6MB、cmudict-fast.repが3.5MB のサイズがあるため、リポジトリに入れるのは少しためらわれる。

kyakuno commented 2 months ago

モデルアップロードしました。 https://storage.googleapis.com/ailia-models/gpt-sovits-v2/vits.onnx.prototxt など