Commit Graph

1047 Commits

Author SHA1 Message Date
litagin02
8282e3d259 Fix error and maybe g2p accent fixed 2024-01-07 02:13:17 +09:00
litagin02
0d552419b2 Replace g2p (WIP) 2024-01-06 23:50:35 +09:00
litagin02
d130ae7110 Add fixed accent myg2p 2024-01-06 22:33:10 +09:00
litagin02
09c0673ded Reduce bert_gen numprocess to 2 (often freezes in colab) 2024-01-06 15:07:44 +09:00
litagin02
100949d970 Use logger instead of print 2024-01-06 13:59:10 +09:00
litagin02
432689e29f Add preprocess log and adjust log files 2024-01-06 13:07:57 +09:00
litagin02
cb7c97d825 Merge pull request #14 from RedRayz/dev
学習中に全体の進捗を表示
2024-01-06 11:46:25 +09:00
litagin02
b31d4e7ea9 Improve finding step count 2024-01-06 10:38:00 +09:00
litagin02
83e96a8c47 Fix wrong mean bug 2024-01-06 10:25:49 +09:00
litagin02
88d27b3fb0 Merge branch 'master' into dev 2024-01-06 09:55:02 +09:00
litagin02
e61ec59580 Fix impotabile setting yaml error 2024-01-06 09:48:02 +09:00
litagin02
cba208505e Fix English 2024-01-06 09:33:55 +09:00
litagin02
47b242de49 Merge pull request #15 from darai0512/develop
並列処理中のエラー情報の強化
2024-01-06 09:31:08 +09:00
litagin02
13295bf1e0 Delete logger 2024-01-06 09:27:25 +09:00
litagin02
a4324c3e5c Merge branch 'master' into dev 2024-01-06 08:42:34 +09:00
litagin02
896507f2cb Fix wrong logger 2024-01-06 08:37:06 +09:00
litagin02
9671d17d31 Fix ゃ ゅ ょ bug 2024-01-06 08:32:08 +09:00
RedRayz
bf9a0a12e7 Add --no_progress_bar option 2024-01-06 05:22:16 +09:00
Daiki Arai
0d79bdc481 並列処理中のエラー情報の強化 2024-01-05 23:42:01 +09:00
litagin02
5f609a8b73 Merge branch 'master' into dev 2024-01-05 22:48:42 +09:00
litagin02
76a9a266e5 Move replacing of ゔ to more appropriate position (maybe not so important) 2024-01-05 21:49:29 +09:00
litagin02
92e2f54a61 Merge branch 'master' of github.com:litagin02/Style-Bert-VITS2 2024-01-05 21:38:11 +09:00
litagin02
77c559c5f7 Fix v-related g2p bug 2024-01-05 21:37:57 +09:00
litagin02
f2c4b6210c Fix v-related bug 2024-01-05 21:37:10 +09:00
RedRayz
701adfa2a5 Show total progress and don't evaluate when script starts training 2024-01-05 21:32:00 +09:00
litagin02
39667265a4 Update 2024-01-05 21:26:31 +09:00
litagin02
66a22f256e Update README.md 2024-01-05 20:49:16 +09:00
litagin02
193870e192 Merge branch 'fixg2p' into dev 2024-01-05 18:23:05 +09:00
litagin02
71c73ac5ee Fix Japanese g2p bug 2024-01-05 18:16:43 +09:00
litagin02
6ca9c214fc Update (WIP) 2024-01-05 16:16:07 +09:00
litagin02
7ba7d52f50 Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2 into dev 2024-01-05 16:14:04 +09:00
litagin02
b5a21afd97 Merge pull request #13 from darai0512/dev
dataset.sliceの引数指定を制御してリポジトリルートからの再帰取得を防ぐ
2024-01-05 16:13:00 +09:00
Daiki Arai
795d114af6 引数指定を制御してcurrent recursiveを防ぐ 2024-01-04 23:49:28 +09:00
litagin02
ffe69f0da3 update 2024-01-04 20:25:45 +09:00
litagin02
c7571a7c39 Update 2024-01-04 11:30:14 +09:00
litagin02
b03f68ef57 Add docs 2024-01-03 17:40:45 +09:00
litagin02
8295f8a52b Feat: DBSCAN for style clustering 2024-01-03 17:12:53 +09:00
litagin02
bd4618a2cf Add dbscan style clustering notebook 2024-01-03 14:29:13 +09:00
litagin02
0ff58acd58 Add dbscan style clustering notebook 2024-01-03 14:28:36 +09:00
litagin02
9ee632bb96 Improve: style init validation check 2024-01-03 12:50:43 +09:00
litagin02
33d18e825a Fix typo bug 2024-01-03 11:24:07 +09:00
litagin02
5b49315009 Fix config bug 2024-01-03 10:46:22 +09:00
litagin02
30067335e1 Fix 2024-01-03 10:36:00 +09:00
litagin02
704491d796 Feat: add SpeechMOS naturality check of each step of model 2024-01-03 09:02:21 +09:00
litagin02
8637c6beda Merge branch 'dev-colab' into dev 2024-01-03 00:39:38 +09:00
litagin02
1546bd4ec5 Ensure ascii false for json dump, and fix bug 2024-01-02 22:58:17 +09:00
litagin02
98ee6f4c69 Refactor: dataset_root and assets_root in configs/paths.yml 2024-01-02 22:51:17 +09:00
litagin02
5a6a594735 Update ui 2024-01-02 19:30:59 +09:00
litagin02
f9c9c765fc Add args for Dataset and improve 2024-01-02 14:11:01 +09:00
litagin02
a1069c73d2 Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2 into dev 2024-01-01 21:54:55 +09:00