Commit Graph

918 Commits

Author SHA1 Message Date
litagin02
a3409240e1 Update docs 2024-01-09 18:34:26 +09:00
litagin02
630a873098 Feat: multi-speaker in app.py 2024-01-09 17:42:31 +09:00
litagin02
dd94d23d32 Clean 2024-01-09 16:02:32 +09:00
litagin02
4e6a1d7459 Update docs 2024-01-09 15:55:12 +09:00
litagin02
c13eff4887 Merge branch 'dev-colab' into dev 2024-01-09 15:40:41 +09:00
litagin02
d461b2e78d Merge pull request #21 from kale4eat/dev-warmup
エポックごとのスケジューリングによるウォームアップ
2024-01-09 15:24:26 +09:00
kale4eat
7d854431f3 Change scheduling by step to by epoch 2024-01-09 14:37:15 +09:00
litagin02
59f5b9446e Update colab notebook 2024-01-09 11:18:17 +09:00
litagin02
78a25163f3 Merge pull request #19 from kale4eat/dev-warmup
Implement warm-up
2024-01-08 21:53:48 +09:00
litagin02
e600785043 Update style ui 2024-01-08 21:35:36 +09:00
litagin02
cafb7a13c4 Update 2024-01-08 21:06:18 +09:00
kale4eat
a764c1e4af Implement warm-up 2024-01-08 19:19:11 +09:00
litagin02
7358f5e426 Update 2024-01-08 18:23:27 +09:00
litagin02
2112110fcf Merge branch 'master' into dev 2024-01-08 16:27:10 +09:00
litagin02
fb43a178a3 Fix bug: add missing get_style_vector function 2024-01-08 16:22:32 +09:00
litagin02
ade5d641e8 Fix bug: add missing get_style_vector function 2024-01-08 16:21:36 +09:00
litagin02
2bf89403b2 Update user accent control 2024-01-08 16:20:28 +09:00
litagin02
b4aa81c078 Revert config for usual usecase 2024-01-08 10:50:59 +09:00
litagin02
477b0a8eb0 Feat: give tone for sythesize (WIP for better UX) 2024-01-08 10:48:28 +09:00
litagin02
425e374240 Reduce log 2024-01-07 12:39:30 +09:00
litagin02
a88bc63a37 Fix Japanese g2p again and refactor 2024-01-07 07:23:57 +09:00
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