english_bert_mock.py japanese.py japanese_bert.py opencpop-strict.txt symbols.py tone_sandhi.py tools transcribe_tools .gitignore .gitmodules .pre-commit-config.yaml LICENSE README.md attentions.py auto_transcribe.py bert_gen.py commons.py compress_model.py config.py data_utils.py default_co...
Artrajz and pre-commit-ci[bot] Optimize the recognition of mixed Chinese and English characters in n… … 2c50b78 Dec 1, 2023 Git stats 495 commits Files Type Name Latest commit message Commit time .github/workflows feat: 增加自动格式化代码的 action September 6, 2023 21:29 bert ...
# set the spoken language to english print('language: en') lang = 'en' options = whisper.DecodingOptions(language='en') result = whisper.decode(model, mel, options) # set to use large model parser.add_argument("--whisper_size", default="large") #Solve error "Given groups=1, weigh...
fishaudio/Bert-VITS2最新发布版本:JP-Exta(2024-02-01 13:11:16)After seeing the success of the Chinese special version, we also trained the Japanese special version. Update log: 1.Delete Chinese and English support. 2.Merge Pull Request(#312 ), which fixed an error existed in previous ...
The webui has no English localization, butImmersive Translatewould be helpful. Most parameters would work well with the default value. Refer tothisandthisto make changes. Upload these 5 files: main model.ptand itsconfig.json diffusion model.ptand itsdiffusion.yaml ...
This repository has been archived by the owner on Aug 12, 2024. It is now read-only. YYuX-1145 / Bert-VITS2-Integration-package Public archive forked from fishaudio/Bert-VITS2 Notifications You must be signed in to change notification settings Fork 30 ...
English README 🤗 オンラインデモはこちらから Zennの解説記事 リリースページ、更新履歴 2024-02-26: ver 2.3 (辞書機能とエディター機能) 2024-02-09: ver 2.2 2024-02-07: ver 2.1 2024-02-03: ver 2.0 (JP-Extra) 2024-01-09: ver 1.3 2023-12-31: ver 1.2 2023-12-29: ver...
from bert_vits2.text import chinese, japanese, english, cleaned_text_to_sequence, japanese_v111, chinese_v100, \ japanese_v200, english_v200, english_v230, chinese_v240, japanese_extra language_module_map = { 'zh': chinese, 'ja': japanese, 'en': english, 'ja_v111': ...
text.english_bert_mock_v200 import get_bert_feature as en_bert_v200 from bert_vits2.text.chinese_bert_extra import get_bert_feature as zh_bert_extra class ModelHandler: @@ -53,6 +54,10 @@ def __init__(self, device): "CLAP_HTSAT_FUSED": [ "https://huggingface.co/laion/clap-...
litagin さんのStyle-Bert-VITS2を使ったほうが幸せになれそうです。 I haven't tested it in an English environment, but if you have an English model it should work the same way. Maybe. 我没有在中文环境中测试过,但是如果你准备一个中文模型,它应该以同样的方式工作。也许吧。