Skip to content

vits2 backbone with multilingual-bert for OpenVINO

License

Notifications You must be signed in to change notification settings

TianmengChen/Bert-VITS2-OpenVINO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please first follow README for webui_preprocess.py of pytorch backend pipeline first, after downloading all the needed pytorch model files, run webui.py and then follow the README below.

First give some Chinese example input for Language ZH pipeline, then click 生成音频, you will get Error but it's okey, you will also get the converted IR model BERT_ZH under folder ov_models: alt text

Then rerun webui.py and give some English example input for Language EN pipeline, then change Language selection to EN and click 生成音频, you will get Error but it's okey, you will also get the converted IR model BERT_EN under folder ov_models: alt text

Then rerun webui.py and give some Chinese example input for Language ZH pipeline, then click 生成音频, you will still get Error but it's okey, you will also get the converted IR model BERTVits2 under folder ov_models: alt text

Then rerun webui.py and give some Chinese and English example input Language mix pipeline, then click 检测语言,并整理为MIX格式 and click 生成音频, you will get the result and you can listen. alt text

Following are the original README:

LOGO

Bert-VITS2

VITS2 Backbone with multilingual bert

For quick guide, please refer to webui_preprocess.py.

简易教程请参见 webui_preprocess.py

【项目推介】

FishAudio下的全新自回归TTS Fish-Speech现已可用,效果为目前开源SOTA水准,且在持续维护,推荐使用该项目作为BV2/GSV的替代。本项目短期内不再进行维护。

请注意,本项目核心思路来源于anyvoiceai/MassTTS 一个非常好的tts项目

成熟的旅行者/开拓者/舰长/博士/sensei/猎魔人/喵喵露/V应当参阅代码自己学习如何训练。

严禁将此项目用于一切违反《中华人民共和国宪法》,《中华人民共和国刑法》,《中华人民共和国治安管理处罚法》和《中华人民共和国民法典》之用途。

严禁用于任何政治相关用途。

QQ Group:815818430

References

感谢所有贡献者作出的努力

About

vits2 backbone with multilingual-bert for OpenVINO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%