litagin02
|
1067b8ec60
|
Remove dye = デェ for compatibility with pyopenjtalk
|
2024-01-12 10:04:42 +09:00 |
|
litagin02
|
1dc4e45480
|
Improve: when initialize, if models dir exists, backup and delete
|
2024-01-12 09:05:28 +09:00 |
|
litagin02
|
6f1707b11a
|
Add multiple style names check
|
2024-01-11 17:21:23 +09:00 |
|
litagin02
|
330d60edc6
|
Fix autolaunch bug
|
2024-01-10 22:05:43 +09:00 |
|
litagin02
|
e62f5d3545
|
Merge pull request #22 from Tiger14n/patch-1
fix language transcribe selection
|
2024-01-10 17:41:04 +09:00 |
|
Nasser Aldawsari
|
9441df0c55
|
fix language transcribe selection
|
2024-01-10 08:49:26 +03:00 |
|
litagin02
|
bb72bcff15
|
Fix examples for better accent
|
2024-01-10 12:39:51 +09:00 |
|
litagin02
|
ae57787174
|
Add server-name and no-autolaunch options
|
2024-01-10 09:42:38 +09:00 |
|
litagin02
|
e9c76a9fd7
|
Update docs and version
|
2024-01-09 21:17:07 +09:00 |
|
litagin02
|
1734ca6304
|
Update README
|
2024-01-09 20:52:25 +09:00 |
|
litagin02
|
a4898c6573
|
Replace union type to Optional (for Python <3.10)
|
2024-01-09 20:48:12 +09:00 |
|
litagin02
|
0a79eb4f10
|
Fix typo
|
2024-01-09 19:00:51 +09:00 |
|
litagin02
|
c7f01e2df8
|
Update docs
|
2024-01-09 18:39:16 +09:00 |
|
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 |
|