Commit Graph

688 Commits

Author SHA1 Message Date
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
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
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
litagin02
1d876fb6c2 Merge pull request #11 from darai0512/dev
前処理のpyloudnormの正規化時に一部音源でエラーが出てもスキップ
2024-01-01 21:54:41 +09:00
Daiki Arai
58b4694f89 not stop but skip audio normalize error 2024-01-01 21:01:13 +09:00
litagin02
a5fb0bfde9 Fix: colab resuming training folder name bug 2024-01-01 13:59:25 +09:00
litagin02
a7faf52ae4 Fix: use fp16 whisper model when bf16 unavailable 2024-01-01 09:53:19 +09:00
litagin02
f2e7c18aa9 Fix: ensure encoding=utf-8 for json 2024-01-01 09:26:36 +09:00
litagin02
e9db74ac6d Merge pull request #8 from tinjyuu/fix-normalize-arg-error-slice
Fix: normalize argument error slice
2024-01-01 08:54:04 +09:00
Shouta Yoshikai
7c5161c3f3 Fix: normalize argument error slice 2024-01-01 04:02:28 +09:00
litagin02
fd1dba5b83 Merge branch 'master' of github.com:litagin02/Style-Bert-VITS2 2024-01-01 00:09:29 +09:00
litagin02
4ebd7e21ea Fix colab bug 2024-01-01 00:08:56 +09:00