Dev no emo (#123)
* Create emo_gen.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update server.py, fix bugs in func get_text() and infer(). (#52) * Extract get_text() and infer() from webui.py. (#53) * Extract get_text() and infer() from webui.py. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * add emo emb * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * init emo gen * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * init emo * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * init emo * Delete bert/bert-base-japanese-v3 directory * Create .gitkeep * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Create add_punc.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix bug in bert_gen.py (#54) * Update README.md * fix bug in models.py (#56) * 更新 models.py * Fix japanese cleaner (#61) * 初步,睡觉明天继续写( * 好好好放错分支了,熬夜是大忌 * [pre-commit.ci] pre-commit autoupdate (#55) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Create tokenizer_config.json * update preprocess_text.py:过滤一个音频匹配多个文本的情况 (#57) * update preprocess_text.py:过滤音频不存在的情况 (#58) * 修复日语cleaner和bert * better * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sora <atri@suzakuintsubaki.com> * Apply Code Formatter Change * Add config.yml for global configuration. (#62) * Add config.yml for global configuration. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix bug in webui.py. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Rename config.yml to default_config.yml. Add ./config.yml to gitignore. * Add config.py to parse config.yml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update webui.py (#65) * Update webui.py: 1. Add auto translation from Chinese to Japanese. 2. Start to use config.py in webui.py to set config instead of using the command line. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix (#68) * 加上ー * fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update infer.py and webui.py. Supports loading and inference models of 1.1.1 version. (#66) * Update infer.py and webui.py. Supports loading and inference models of 1.1.1 version. * Update config.json * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix bug in translate.py (#69) * Supports loading and inference models of 1.1、1.0.1、1.0 version. (#70) * Supports loading and inference models of 1.1、1.0.1、1.0 version. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Delete useless file in OldVersion --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update japanese.py (#71) Handling JA long pronunciations * 使用配置文件配置bert_gen.py, preprocess_text.py, resample.py (#72) * Update bert_gen.py, preprocess_text.py, resample.py. Support using config.yml in these files. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update bert_gen.py * Update bert_gen.py, fix bug. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Delete bert/bert-base-japanese-v3 directory * Create config.json * Create tokenizer_config.json * Create vocab.txt * Update server.py. 支持多版本多模型 (#76) * Update server.py. 支持多版本多模型 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Dev webui (#77) * 申请pr (#75) * 2023/10/11 update 界面优化 * Update webui.py 翻译英文页面为中文 * Update train_ms.py 单卡训练 * 加入图片 * Update extern_subprocess.py * Update asr_transcript.py * Update asr_transcript.py * Update asr_transcript.py * Update extern_subprocess.py * Update asr_transcript.py * Update asr_transcript.py * Update asr_transcript.py * Update all_process.py * Update extern_subprocess.py * Update all_process.py * Update all_process.py * Update asr_transcript.py * Update extern_subprocess.py * Update webui.py * Create re_matching.py * Update webui.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update all_process.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update all_process.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update all_process.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update asr_transcript.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Pack 'update' functions into a module * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update all_process.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update asr_transcript.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update extern_subprocess.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update all_process.py * Update asr_transcript.py * Update webui.py * Add files via upload * Update extern_subprocess.py * Update all_process.py * Update asr_transcript.py * Update bert_gen.py * Update extern_subprocess.py * Update preprocess_text.py * Update re_matching.py * Update resample.py * Update update_status.py * Update update_status.py * Update webui.py * Update all_process.py * Update preprocess_text.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update train_ms.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> Co-authored-by: innnky <67028263+innnky@users.noreply.github.com> * Delete all_process.py * Delete asr_transcript.py * Delete extern_subprocess.py --------- Co-authored-by: spicysama <122108331+AnyaCoder@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: innnky <67028263+innnky@users.noreply.github.com> * Create config.json * Create preprocessor_config.json * Create vocab.json * Delete emotional/wav2vec2-large-robust-12-ft-emotion-msp-dim/.gitkeep * Update emo_gen.py * Delete add_punc.py * add emotion_clustering.i * Apply Code Formatter Change * Update models.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update preprocess_text.py (#78) * Update preprocess_text.py. 检测重复以及不存在的音频 (#79) * Handle Janpanese long pronunciations (#80) * Handle Janpanese long pronunciations * Update japanese.py * Update japanese.py * Use unified phonemes for Japanese long vowel (#82) * Use an unified phoneme for Japanese long vowel `symbol.py` has not been updated to ensure compatibility with older version models. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * 增加一个按钮,点击后可以按句子切分,添加“|” (#81) * Update re_matching.py * Update webui.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix phonemer bug (#83) * Fix phonemer bug * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix long vowel handler bug (#84) * Fix long vowel handler bug * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * 加入整合包管理器的特性:长文本合成可以自定义句间段间停顿 (#85) * Update webui.py * Update re_matching.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update train_ms.py * fix' * Update cleaner.py * add en * add en * Update english.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add en * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add en * add en * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add en * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 更新 README.md * 更新 README.md * 更新 README.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Change phonemer to pyopenjtalk (#86) * Change phonemer to pyopenjtalk * 修改为openjtalk便于安装 --------- Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> * 更新 english.py * Fix english_bert_mock.py. (#87) * Add punctuation execptions (#88) * Add punctuation execptions * Ellipses exceptions * remove get bert * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix bug in oldVersion. (#89) * Update requirements.txt * change to large * rollback requirements.txt * Feat: Enable 1.1.1 models using fix-ver infer. (#91) * Feat: Enable 1.1.1 models using fix-ver infer. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Add Japanese accent (high-low) (#90) * Add punctuation execptions * Ellipses exceptions * Add Japanese accent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Do not replace iteration mark (#92) * Add punctuation execptions * Ellipses exceptions * Add Japanese accent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Do not replace iteration mark --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix: fix import error in oldVersion (#93) * Refactor: reusing model loading in webui.py and server.py. (#94) * Feat: Enable using config.yml in train_ms.py (#96) * 更新 emo_gen.py * Change emo_gen.py (#97) * Fix emo_gen bugs * Add multiprocess * Fix queue (#98) * Fix emo_gen bugs * Add multiprocess * Del var * Fix queue * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix training bugs (#99) * Updatge cluster notebook * Fix train * Fix filename * Update infer.py (#100) * Update infer.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Add reference audio (#101) * Add reference audio * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update * Update * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> * Fix: fix 1.1.1-fix (#102) * Fix infer bug (#103) * Feat: Add server_fastapi.py. (#104) * Feat: Add server_fastapi.py. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix: Update requirements.txt. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix: requirements.txt. (#105) * Swith to deberta-v3-large (#106) * Swith to deberta-v3-large * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Feat: Update config.py. (#107) * Feat: Update config.py. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Dev fix (#108) * fix bugs when deploying * fix bugs when deploying * fix bugs when deploying * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Revert "Dev fix (#108)" (#109) This reverts commit 685e18a10498d602b1a9a26079340d11925646f0. * Dev fix (#110) * fix bugs when deploying * fix bugs when deploying * fix bugs when deploying * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix fixed bugs * fix fixed bugs * fix fixed bug 3 * fix fixed bug 4 * fix fixed bug 5 * fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Add emo vec quantizer (#111) Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> * Clean req and gitignore (#112) * Clean req and gitignore * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Switch to deberta-v2-large-japanese (#113) * Switch to deberta-v2-large-japanese * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix emo bugs (#114) * Fix english (#115) * Remove emo (#117) * Don't train codebook * Remove emo * Update * Update * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Merge dev into no-emo (#122) * [pre-commit.ci] pre-commit autoupdate (#95) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.292...v0.1.1) - [github.com/psf/black: 23.9.1 → 23.10.0](https://github.com/psf/black/compare/23.9.1...23.10.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Don't train codebook (#116) * Update requirements.txt * Update english_bert_mock.py * Fix: server_fastapi.py (#118) * Fix: server_fastapi.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix: don't print debug logging. (#119) * Fix: don't print debug logging. * Feat: support emo_gen config * Fix config * Apply Code Formatter Change * 更新,修正bug (#121) * Feat: Update infer.py preprocess_text.py server_fastapi.py. * Fix resample.py. Maintain same directory structure in out_dir as in_dir. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update resample.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update server_fastapi.py to no-emo ver * Update config.py, no emo config --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: OedoSoldier <31711261+OedoSoldier@users.noreply.github.com> Co-authored-by: Stardust·减 <star_dust_chen@foxmail.com> Co-authored-by: Stardust-minus <Stardust-minus@users.noreply.github.com> * Update train_ms.py * Update latest version info (#124) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jiangyuxiaoxiao <atri@suzakuintsubaki.com> Co-authored-by: AkitoLiu <39857739+Akito-UzukiP@users.noreply.github.com> Co-authored-by: Stardust-minus <Stardust-minus@users.noreply.github.com> Co-authored-by: OedoSoldier <31711261+OedoSoldier@users.noreply.github.com> Co-authored-by: spicysama <122108331+AnyaCoder@users.noreply.github.com> Co-authored-by: innnky <67028263+innnky@users.noreply.github.com> Co-authored-by: YYuX-1145 <138500330+YYuX-1145@users.noreply.github.com>
This commit is contained in:
@@ -1,342 +1,343 @@
|
||||
{
|
||||
"train": {
|
||||
"log_interval": 200,
|
||||
"eval_interval": 1000,
|
||||
"seed": 52,
|
||||
"epochs": 10000,
|
||||
"learning_rate": 0.0003,
|
||||
"betas": [
|
||||
0.8,
|
||||
0.99
|
||||
],
|
||||
"eps": 1e-09,
|
||||
"batch_size": 8,
|
||||
"fp16_run": false,
|
||||
"lr_decay": 0.999875,
|
||||
"segment_size": 16384,
|
||||
"init_lr_ratio": 1,
|
||||
"warmup_epochs": 0,
|
||||
"c_mel": 45,
|
||||
"c_kl": 1.0,
|
||||
"skip_optimizer": true
|
||||
},
|
||||
"data": {
|
||||
"training_files": "filelists/train.list",
|
||||
"validation_files": "filelists/val.list",
|
||||
"max_wav_value": 32768.0,
|
||||
"sampling_rate": 44100,
|
||||
"filter_length": 2048,
|
||||
"hop_length": 512,
|
||||
"win_length": 2048,
|
||||
"n_mel_channels": 128,
|
||||
"mel_fmin": 0.0,
|
||||
"mel_fmax": null,
|
||||
"add_blank": true,
|
||||
"n_speakers": 256,
|
||||
"cleaned_text": true,
|
||||
"spk2id": {
|
||||
"丹恒": 0,
|
||||
"克拉拉": 1,
|
||||
"穹": 2,
|
||||
"「信使」": 3,
|
||||
"史瓦罗": 4,
|
||||
"彦卿": 5,
|
||||
"晴霓": 6,
|
||||
"杰帕德": 7,
|
||||
"素裳": 8,
|
||||
"绿芙蓉": 9,
|
||||
"罗刹": 10,
|
||||
"艾丝妲": 11,
|
||||
"黑塔": 12,
|
||||
"丹枢": 13,
|
||||
"希露瓦": 14,
|
||||
"白露": 15,
|
||||
"费斯曼": 16,
|
||||
"停云": 17,
|
||||
"可可利亚": 18,
|
||||
"景元": 19,
|
||||
"螺丝咕姆": 20,
|
||||
"青镞": 21,
|
||||
"公输师傅": 22,
|
||||
"卡芙卡": 23,
|
||||
"大毫": 24,
|
||||
"驭空": 25,
|
||||
"半夏": 26,
|
||||
"奥列格": 27,
|
||||
"娜塔莎": 28,
|
||||
"桑博": 29,
|
||||
"瓦尔特": 30,
|
||||
"阿兰": 31,
|
||||
"伦纳德": 32,
|
||||
"佩拉": 33,
|
||||
"卡波特": 34,
|
||||
"帕姆": 35,
|
||||
"帕斯卡": 36,
|
||||
"青雀": 37,
|
||||
"三月七": 38,
|
||||
"刃": 39,
|
||||
"姬子": 40,
|
||||
"布洛妮娅": 41,
|
||||
"希儿": 42,
|
||||
"星": 43,
|
||||
"符玄": 44,
|
||||
"虎克": 45,
|
||||
"银狼": 46,
|
||||
"镜流": 47,
|
||||
"「博士」": 48,
|
||||
"「大肉丸」": 49,
|
||||
"九条裟罗": 50,
|
||||
"佐西摩斯": 51,
|
||||
"刻晴": 52,
|
||||
"博易": 53,
|
||||
"卡维": 54,
|
||||
"可莉": 55,
|
||||
"嘉玛": 56,
|
||||
"埃舍尔": 57,
|
||||
"塔杰·拉德卡尼": 58,
|
||||
"大慈树王": 59,
|
||||
"宵宫": 60,
|
||||
"康纳": 61,
|
||||
"影": 62,
|
||||
"枫原万叶": 63,
|
||||
"欧菲妮": 64,
|
||||
"玛乔丽": 65,
|
||||
"珊瑚": 66,
|
||||
"田铁嘴": 67,
|
||||
"砂糖": 68,
|
||||
"神里绫华": 69,
|
||||
"罗莎莉亚": 70,
|
||||
"荒泷一斗": 71,
|
||||
"莎拉": 72,
|
||||
"迪希雅": 73,
|
||||
"钟离": 74,
|
||||
"阿圆": 75,
|
||||
"阿娜耶": 76,
|
||||
"阿拉夫": 77,
|
||||
"雷泽": 78,
|
||||
"香菱": 79,
|
||||
"龙二": 80,
|
||||
"「公子」": 81,
|
||||
"「白老先生」": 82,
|
||||
"优菈": 83,
|
||||
"凯瑟琳": 84,
|
||||
"哲平": 85,
|
||||
"夏洛蒂": 86,
|
||||
"安柏": 87,
|
||||
"巴达维": 88,
|
||||
"式大将": 89,
|
||||
"斯坦利": 90,
|
||||
"毗伽尔": 91,
|
||||
"海妮耶": 92,
|
||||
"爱德琳": 93,
|
||||
"纳西妲": 94,
|
||||
"老孟": 95,
|
||||
"芙宁娜": 96,
|
||||
"阿守": 97,
|
||||
"阿祇": 98,
|
||||
"丹吉尔": 99,
|
||||
"丽莎": 100,
|
||||
"五郎": 101,
|
||||
"元太": 102,
|
||||
"克列门特": 103,
|
||||
"克罗索": 104,
|
||||
"北斗": 105,
|
||||
"埃勒曼": 106,
|
||||
"天目十五": 107,
|
||||
"奥兹": 108,
|
||||
"恶龙": 109,
|
||||
"早柚": 110,
|
||||
"杜拉夫": 111,
|
||||
"松浦": 112,
|
||||
"柊千里": 113,
|
||||
"甘雨": 114,
|
||||
"石头": 115,
|
||||
"纯水精灵?": 116,
|
||||
"羽生田千鹤": 117,
|
||||
"莱依拉": 118,
|
||||
"菲谢尔": 119,
|
||||
"言笑": 120,
|
||||
"诺艾尔": 121,
|
||||
"赛诺": 122,
|
||||
"辛焱": 123,
|
||||
"迪娜泽黛": 124,
|
||||
"那维莱特": 125,
|
||||
"八重神子": 126,
|
||||
"凯亚": 127,
|
||||
"吴船长": 128,
|
||||
"埃德": 129,
|
||||
"天叔": 130,
|
||||
"女士": 131,
|
||||
"恕筠": 132,
|
||||
"提纳里": 133,
|
||||
"派蒙": 134,
|
||||
"流浪者": 135,
|
||||
"深渊使徒": 136,
|
||||
"玛格丽特": 137,
|
||||
"珐露珊": 138,
|
||||
"琴": 139,
|
||||
"瑶瑶": 140,
|
||||
"留云借风真君": 141,
|
||||
"绮良良": 142,
|
||||
"舒伯特": 143,
|
||||
"荧": 144,
|
||||
"莫娜": 145,
|
||||
"行秋": 146,
|
||||
"迈勒斯": 147,
|
||||
"阿佩普": 148,
|
||||
"鹿野奈奈": 149,
|
||||
"七七": 150,
|
||||
"伊迪娅": 151,
|
||||
"博来": 152,
|
||||
"坎蒂丝": 153,
|
||||
"埃尔欣根": 154,
|
||||
"埃泽": 155,
|
||||
"塞琉斯": 156,
|
||||
"夜兰": 157,
|
||||
"常九爷": 158,
|
||||
"悦": 159,
|
||||
"戴因斯雷布": 160,
|
||||
"笼钓瓶一心": 161,
|
||||
"纳比尔": 162,
|
||||
"胡桃": 163,
|
||||
"艾尔海森": 164,
|
||||
"艾莉丝": 165,
|
||||
"菲米尼": 166,
|
||||
"蒂玛乌斯": 167,
|
||||
"迪奥娜": 168,
|
||||
"阿晃": 169,
|
||||
"阿洛瓦": 170,
|
||||
"陆行岩本真蕈·元素生命": 171,
|
||||
"雷电将军": 172,
|
||||
"魈": 173,
|
||||
"鹿野院平藏": 174,
|
||||
"「女士」": 175,
|
||||
"「散兵」": 176,
|
||||
"凝光": 177,
|
||||
"妮露": 178,
|
||||
"娜维娅": 179,
|
||||
"宛烟": 180,
|
||||
"慧心": 181,
|
||||
"托克": 182,
|
||||
"托马": 183,
|
||||
"掇星攫辰天君": 184,
|
||||
"旁白": 185,
|
||||
"浮游水蕈兽·元素生命": 186,
|
||||
"烟绯": 187,
|
||||
"玛塞勒": 188,
|
||||
"百闻": 189,
|
||||
"知易": 190,
|
||||
"米卡": 191,
|
||||
"西拉杰": 192,
|
||||
"迪卢克": 193,
|
||||
"重云": 194,
|
||||
"阿扎尔": 195,
|
||||
"霍夫曼": 196,
|
||||
"上杉": 197,
|
||||
"久利须": 198,
|
||||
"嘉良": 199,
|
||||
"回声海螺": 200,
|
||||
"多莉": 201,
|
||||
"安西": 202,
|
||||
"德沃沙克": 203,
|
||||
"拉赫曼": 204,
|
||||
"林尼": 205,
|
||||
"查尔斯": 206,
|
||||
"深渊法师": 207,
|
||||
"温迪": 208,
|
||||
"爱贝尔": 209,
|
||||
"珊瑚宫心海": 210,
|
||||
"班尼特": 211,
|
||||
"琳妮特": 212,
|
||||
"申鹤": 213,
|
||||
"神里绫人": 214,
|
||||
"艾伯特": 215,
|
||||
"萍姥姥": 216,
|
||||
"萨赫哈蒂": 217,
|
||||
"萨齐因": 218,
|
||||
"阿尔卡米": 219,
|
||||
"阿贝多": 220,
|
||||
"anzai": 221,
|
||||
"久岐忍": 222,
|
||||
"九条镰治": 223,
|
||||
"云堇": 224,
|
||||
"伊利亚斯": 225,
|
||||
"埃洛伊": 226,
|
||||
"塞塔蕾": 227,
|
||||
"拉齐": 228,
|
||||
"昆钧": 229,
|
||||
"柯莱": 230,
|
||||
"沙扎曼": 231,
|
||||
"海芭夏": 232,
|
||||
"白术": 233,
|
||||
"空": 234,
|
||||
"艾文": 235,
|
||||
"芭芭拉": 236,
|
||||
"莫塞伊思": 237,
|
||||
"莺儿": 238,
|
||||
"达达利亚": 239,
|
||||
"迈蒙": 240,
|
||||
"长生": 241,
|
||||
"阿巴图伊": 242,
|
||||
"陆景和": 243,
|
||||
"莫弈": 244,
|
||||
"夏彦": 245,
|
||||
"左然": 246,
|
||||
"标贝": 247
|
||||
}
|
||||
},
|
||||
"model": {
|
||||
"use_spk_conditioned_encoder": true,
|
||||
"use_noise_scaled_mas": true,
|
||||
"use_mel_posterior_encoder": false,
|
||||
"use_duration_discriminator": true,
|
||||
"inter_channels": 192,
|
||||
"hidden_channels": 192,
|
||||
"filter_channels": 768,
|
||||
"n_heads": 2,
|
||||
"n_layers": 6,
|
||||
"kernel_size": 3,
|
||||
"p_dropout": 0.1,
|
||||
"resblock": "1",
|
||||
"resblock_kernel_sizes": [
|
||||
3,
|
||||
7,
|
||||
11
|
||||
],
|
||||
"resblock_dilation_sizes": [
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
]
|
||||
],
|
||||
"upsample_rates": [
|
||||
8,
|
||||
8,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"upsample_initial_channel": 512,
|
||||
"upsample_kernel_sizes": [
|
||||
16,
|
||||
16,
|
||||
8,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"n_layers_q": 3,
|
||||
"use_spectral_norm": false,
|
||||
"gin_channels": 256
|
||||
}
|
||||
"train": {
|
||||
"log_interval": 200,
|
||||
"eval_interval": 1000,
|
||||
"seed": 52,
|
||||
"epochs": 10000,
|
||||
"learning_rate": 0.0003,
|
||||
"betas": [
|
||||
0.8,
|
||||
0.99
|
||||
],
|
||||
"eps": 1e-09,
|
||||
"batch_size": 8,
|
||||
"fp16_run": false,
|
||||
"lr_decay": 0.999875,
|
||||
"segment_size": 16384,
|
||||
"init_lr_ratio": 1,
|
||||
"warmup_epochs": 0,
|
||||
"c_mel": 45,
|
||||
"c_kl": 1.0,
|
||||
"skip_optimizer": true
|
||||
},
|
||||
"data": {
|
||||
"training_files": "filelists/train.list",
|
||||
"validation_files": "filelists/val.list",
|
||||
"max_wav_value": 32768.0,
|
||||
"sampling_rate": 44100,
|
||||
"filter_length": 2048,
|
||||
"hop_length": 512,
|
||||
"win_length": 2048,
|
||||
"n_mel_channels": 128,
|
||||
"mel_fmin": 0.0,
|
||||
"mel_fmax": null,
|
||||
"add_blank": true,
|
||||
"n_speakers": 256,
|
||||
"cleaned_text": true,
|
||||
"spk2id": {
|
||||
"丹恒": 0,
|
||||
"克拉拉": 1,
|
||||
"穹": 2,
|
||||
"「信使」": 3,
|
||||
"史瓦罗": 4,
|
||||
"彦卿": 5,
|
||||
"晴霓": 6,
|
||||
"杰帕德": 7,
|
||||
"素裳": 8,
|
||||
"绿芙蓉": 9,
|
||||
"罗刹": 10,
|
||||
"艾丝妲": 11,
|
||||
"黑塔": 12,
|
||||
"丹枢": 13,
|
||||
"希露瓦": 14,
|
||||
"白露": 15,
|
||||
"费斯曼": 16,
|
||||
"停云": 17,
|
||||
"可可利亚": 18,
|
||||
"景元": 19,
|
||||
"螺丝咕姆": 20,
|
||||
"青镞": 21,
|
||||
"公输师傅": 22,
|
||||
"卡芙卡": 23,
|
||||
"大毫": 24,
|
||||
"驭空": 25,
|
||||
"半夏": 26,
|
||||
"奥列格": 27,
|
||||
"娜塔莎": 28,
|
||||
"桑博": 29,
|
||||
"瓦尔特": 30,
|
||||
"阿兰": 31,
|
||||
"伦纳德": 32,
|
||||
"佩拉": 33,
|
||||
"卡波特": 34,
|
||||
"帕姆": 35,
|
||||
"帕斯卡": 36,
|
||||
"青雀": 37,
|
||||
"三月七": 38,
|
||||
"刃": 39,
|
||||
"姬子": 40,
|
||||
"布洛妮娅": 41,
|
||||
"希儿": 42,
|
||||
"星": 43,
|
||||
"符玄": 44,
|
||||
"虎克": 45,
|
||||
"银狼": 46,
|
||||
"镜流": 47,
|
||||
"「博士」": 48,
|
||||
"「大肉丸」": 49,
|
||||
"九条裟罗": 50,
|
||||
"佐西摩斯": 51,
|
||||
"刻晴": 52,
|
||||
"博易": 53,
|
||||
"卡维": 54,
|
||||
"可莉": 55,
|
||||
"嘉玛": 56,
|
||||
"埃舍尔": 57,
|
||||
"塔杰·拉德卡尼": 58,
|
||||
"大慈树王": 59,
|
||||
"宵宫": 60,
|
||||
"康纳": 61,
|
||||
"影": 62,
|
||||
"枫原万叶": 63,
|
||||
"欧菲妮": 64,
|
||||
"玛乔丽": 65,
|
||||
"珊瑚": 66,
|
||||
"田铁嘴": 67,
|
||||
"砂糖": 68,
|
||||
"神里绫华": 69,
|
||||
"罗莎莉亚": 70,
|
||||
"荒泷一斗": 71,
|
||||
"莎拉": 72,
|
||||
"迪希雅": 73,
|
||||
"钟离": 74,
|
||||
"阿圆": 75,
|
||||
"阿娜耶": 76,
|
||||
"阿拉夫": 77,
|
||||
"雷泽": 78,
|
||||
"香菱": 79,
|
||||
"龙二": 80,
|
||||
"「公子」": 81,
|
||||
"「白老先生」": 82,
|
||||
"优菈": 83,
|
||||
"凯瑟琳": 84,
|
||||
"哲平": 85,
|
||||
"夏洛蒂": 86,
|
||||
"安柏": 87,
|
||||
"巴达维": 88,
|
||||
"式大将": 89,
|
||||
"斯坦利": 90,
|
||||
"毗伽尔": 91,
|
||||
"海妮耶": 92,
|
||||
"爱德琳": 93,
|
||||
"纳西妲": 94,
|
||||
"老孟": 95,
|
||||
"芙宁娜": 96,
|
||||
"阿守": 97,
|
||||
"阿祇": 98,
|
||||
"丹吉尔": 99,
|
||||
"丽莎": 100,
|
||||
"五郎": 101,
|
||||
"元太": 102,
|
||||
"克列门特": 103,
|
||||
"克罗索": 104,
|
||||
"北斗": 105,
|
||||
"埃勒曼": 106,
|
||||
"天目十五": 107,
|
||||
"奥兹": 108,
|
||||
"恶龙": 109,
|
||||
"早柚": 110,
|
||||
"杜拉夫": 111,
|
||||
"松浦": 112,
|
||||
"柊千里": 113,
|
||||
"甘雨": 114,
|
||||
"石头": 115,
|
||||
"纯水精灵?": 116,
|
||||
"羽生田千鹤": 117,
|
||||
"莱依拉": 118,
|
||||
"菲谢尔": 119,
|
||||
"言笑": 120,
|
||||
"诺艾尔": 121,
|
||||
"赛诺": 122,
|
||||
"辛焱": 123,
|
||||
"迪娜泽黛": 124,
|
||||
"那维莱特": 125,
|
||||
"八重神子": 126,
|
||||
"凯亚": 127,
|
||||
"吴船长": 128,
|
||||
"埃德": 129,
|
||||
"天叔": 130,
|
||||
"女士": 131,
|
||||
"恕筠": 132,
|
||||
"提纳里": 133,
|
||||
"派蒙": 134,
|
||||
"流浪者": 135,
|
||||
"深渊使徒": 136,
|
||||
"玛格丽特": 137,
|
||||
"珐露珊": 138,
|
||||
"琴": 139,
|
||||
"瑶瑶": 140,
|
||||
"留云借风真君": 141,
|
||||
"绮良良": 142,
|
||||
"舒伯特": 143,
|
||||
"荧": 144,
|
||||
"莫娜": 145,
|
||||
"行秋": 146,
|
||||
"迈勒斯": 147,
|
||||
"阿佩普": 148,
|
||||
"鹿野奈奈": 149,
|
||||
"七七": 150,
|
||||
"伊迪娅": 151,
|
||||
"博来": 152,
|
||||
"坎蒂丝": 153,
|
||||
"埃尔欣根": 154,
|
||||
"埃泽": 155,
|
||||
"塞琉斯": 156,
|
||||
"夜兰": 157,
|
||||
"常九爷": 158,
|
||||
"悦": 159,
|
||||
"戴因斯雷布": 160,
|
||||
"笼钓瓶一心": 161,
|
||||
"纳比尔": 162,
|
||||
"胡桃": 163,
|
||||
"艾尔海森": 164,
|
||||
"艾莉丝": 165,
|
||||
"菲米尼": 166,
|
||||
"蒂玛乌斯": 167,
|
||||
"迪奥娜": 168,
|
||||
"阿晃": 169,
|
||||
"阿洛瓦": 170,
|
||||
"陆行岩本真蕈·元素生命": 171,
|
||||
"雷电将军": 172,
|
||||
"魈": 173,
|
||||
"鹿野院平藏": 174,
|
||||
"「女士」": 175,
|
||||
"「散兵」": 176,
|
||||
"凝光": 177,
|
||||
"妮露": 178,
|
||||
"娜维娅": 179,
|
||||
"宛烟": 180,
|
||||
"慧心": 181,
|
||||
"托克": 182,
|
||||
"托马": 183,
|
||||
"掇星攫辰天君": 184,
|
||||
"旁白": 185,
|
||||
"浮游水蕈兽·元素生命": 186,
|
||||
"烟绯": 187,
|
||||
"玛塞勒": 188,
|
||||
"百闻": 189,
|
||||
"知易": 190,
|
||||
"米卡": 191,
|
||||
"西拉杰": 192,
|
||||
"迪卢克": 193,
|
||||
"重云": 194,
|
||||
"阿扎尔": 195,
|
||||
"霍夫曼": 196,
|
||||
"上杉": 197,
|
||||
"久利须": 198,
|
||||
"嘉良": 199,
|
||||
"回声海螺": 200,
|
||||
"多莉": 201,
|
||||
"安西": 202,
|
||||
"德沃沙克": 203,
|
||||
"拉赫曼": 204,
|
||||
"林尼": 205,
|
||||
"查尔斯": 206,
|
||||
"深渊法师": 207,
|
||||
"温迪": 208,
|
||||
"爱贝尔": 209,
|
||||
"珊瑚宫心海": 210,
|
||||
"班尼特": 211,
|
||||
"琳妮特": 212,
|
||||
"申鹤": 213,
|
||||
"神里绫人": 214,
|
||||
"艾伯特": 215,
|
||||
"萍姥姥": 216,
|
||||
"萨赫哈蒂": 217,
|
||||
"萨齐因": 218,
|
||||
"阿尔卡米": 219,
|
||||
"阿贝多": 220,
|
||||
"anzai": 221,
|
||||
"久岐忍": 222,
|
||||
"九条镰治": 223,
|
||||
"云堇": 224,
|
||||
"伊利亚斯": 225,
|
||||
"埃洛伊": 226,
|
||||
"塞塔蕾": 227,
|
||||
"拉齐": 228,
|
||||
"昆钧": 229,
|
||||
"柯莱": 230,
|
||||
"沙扎曼": 231,
|
||||
"海芭夏": 232,
|
||||
"白术": 233,
|
||||
"空": 234,
|
||||
"艾文": 235,
|
||||
"芭芭拉": 236,
|
||||
"莫塞伊思": 237,
|
||||
"莺儿": 238,
|
||||
"达达利亚": 239,
|
||||
"迈蒙": 240,
|
||||
"长生": 241,
|
||||
"阿巴图伊": 242,
|
||||
"陆景和": 243,
|
||||
"莫弈": 244,
|
||||
"夏彦": 245,
|
||||
"左然": 246,
|
||||
"标贝": 247
|
||||
}
|
||||
},
|
||||
"model": {
|
||||
"use_spk_conditioned_encoder": true,
|
||||
"use_noise_scaled_mas": true,
|
||||
"use_mel_posterior_encoder": false,
|
||||
"use_duration_discriminator": true,
|
||||
"inter_channels": 192,
|
||||
"hidden_channels": 192,
|
||||
"filter_channels": 768,
|
||||
"n_heads": 2,
|
||||
"n_layers": 6,
|
||||
"kernel_size": 3,
|
||||
"p_dropout": 0.1,
|
||||
"resblock": "1",
|
||||
"resblock_kernel_sizes": [
|
||||
3,
|
||||
7,
|
||||
11
|
||||
],
|
||||
"resblock_dilation_sizes": [
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
3,
|
||||
5
|
||||
]
|
||||
],
|
||||
"upsample_rates": [
|
||||
8,
|
||||
8,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"upsample_initial_channel": 512,
|
||||
"upsample_kernel_sizes": [
|
||||
16,
|
||||
16,
|
||||
8,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"n_layers_q": 3,
|
||||
"use_spectral_norm": false,
|
||||
"gin_channels": 256
|
||||
},
|
||||
"version": "2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user