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 |
|
litagin02
|
218d725f2b
|
Update comment
|
2023-12-31 20:50:51 +09:00 |
|
litagin02
|
d0df0f3526
|
Update README.md
|
2023-12-31 15:58:14 +09:00 |
|
litagin02
|
024f42bac0
|
Fix typo
|
2023-12-31 15:26:28 +09:00 |
|
litagin02
|
30aa62d4fc
|
Update docs
|
2023-12-31 15:17:33 +09:00 |
|
litagin02
|
9cc16e44b7
|
style
|
2023-12-31 15:05:23 +09:00 |
|
litagin02
|
9fa2cc1136
|
Fix
|
2023-12-31 14:56:46 +09:00 |
|
litagin02
|
ef4e82defc
|
Refactor and add merge
|
2023-12-31 14:55:04 +09:00 |
|
litagin02
|
62d360e777
|
Merge branch 'dev-api' into dev
|
2023-12-31 09:19:01 +09:00 |
|
litagin02
|
6da60338df
|
When loading imcompatible config.yml, replace it with the default one
|
2023-12-31 08:20:06 +09:00 |
|
litagin02
|
9a2fa2ac18
|
Fix skip bug and style
|
2023-12-31 08:07:20 +09:00 |
|
litagin02
|
ebf756db7f
|
Merge branch 'master' into dev-api
|
2023-12-31 07:55:55 +09:00 |
|