129 Commits

Author SHA1 Message Date
litagin02
64047195b5 Update README 2024-01-12 16:14:06 +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
a3409240e1 Update docs 2024-01-09 18:34:26 +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
5f609a8b73 Merge branch 'master' into dev 2024-01-05 22:48:42 +09:00
litagin02
66a22f256e Update README.md 2024-01-05 20:49:16 +09:00
litagin02
6ca9c214fc Update (WIP) 2024-01-05 16:16:07 +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
d0df0f3526 Update README.md 2023-12-31 15:58:14 +09:00
litagin02
30aa62d4fc Update docs 2023-12-31 15:17:33 +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
ebf756db7f Merge branch 'master' into dev-api 2023-12-31 07:55:55 +09:00
litagin02
9893b899d7 Update docs 2023-12-31 07:45:40 +09:00
litagin02
89bd34c232 Update README.md 2023-12-30 20:12:57 +09:00
litagin02
4108478f54 Feat: colab support 2023-12-30 19:51:05 +09:00
Daiki Arai
0b3c679617 add CORS settings 2023-12-30 15:47:32 +09:00
Daiki Arai
e27e1de450 add api server 2023-12-30 13:23:13 +09:00
litagin02
863b201b62 ver 1.1 2023-12-29 18:53:31 +09:00
litagin02
ed14f30a9c Merge branch 'dev-webui' 2023-12-29 18:44:50 +09:00
litagin02
fc2bde673a Improve WebUI and add loudness normalization 2023-12-29 18:43:14 +09:00
litagin02
cc2d5513ea Update README.md 2023-12-29 15:13:41 +09:00
litagin02
c731a9c7f4 Update README.md 2023-12-29 12:27:19 +09:00
litagin02
9d0617a8c0 Update README.md 2023-12-29 12:26:56 +09:00
litagin02
8689555cf4 Update README 2023-12-28 15:05:18 +09:00
litagin02
fa9bdeef4a Update README 2023-12-27 23:27:58 +09:00
litagin02
be9f2ac285 Update README 2023-12-27 21:37:17 +09:00
litagin02
4ff3929b54 Add zip link to README 2023-12-27 19:47:21 +09:00
litagin02
fa48adaafa Fix README 2023-12-27 19:45:08 +09:00
litagin02
e2f63b6c54 Add demo mp4 2023-12-27 19:33:25 +09:00
litagin02
1fc82960d0 Update, maybe v1.0 2023-12-27 19:29:34 +09:00
litagin02
33c6f175e5 Update 2023-12-27 16:58:58 +09:00
litagin02
5be778284b Feat: slice-and-transcribe 2023-12-27 16:16:22 +09:00
litagin02
efefd247e2 Fix: non-CRLF error 2023-12-27 09:38:51 +09:00
litagin02
49e9a10673 small fix 2023-12-27 05:55:34 +09:00
litagin02
58fab45b84 init (not checked bat script yet) 2023-12-27 05:37:46 +09:00
litagin02
c2aabe15b7 Feat: support V220 train (maybe) 2023-12-23 15:18:27 +09:00
litagin02
2b66bde9a4 Update 2023-12-23 13:33:05 +09:00
litagin02
6c171fcea0 Support V210 train and fix some bugs and improve 2023-12-23 12:59:57 +09:00
Stardust·减
b8fcf2f66e Update README.md 2023-12-17 22:06:48 +08:00
Stardust·减
eaefc57d71 Use clap to achieve prompt controlled generation (#223)
* 快速分类音频并把yml格式结果存在训练根目录里 (#190)

* Add files via upload

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Update models.py

* Update webui.py

* Update infer.py

* Create compress_model.py

* 重新提交,更新Gradio推理UI (#193)

* Update webui.py

* Update webui.py

* 更新 train_ms.py

* 更新 models.py

* 更新 models.py

* 更新 models.py

* 更新 train_ms.py

* 更新 train_ms.py

* 更新 models.py

* Update preprocess_text.py

* Update config.json

* Update train_ms.py

* Update webui.py (#206)

* Add files via upload (#209)

* Update train_ms.py

* Update train_ms.py

* Update preprocess_text.py

* Update train_ms.py

* fix (#211)

* Update emotion_clustering.py

* Add files via upload

* Update emotion_clustering.py

* add cluster center save

* Add files via upload

* Update config.py

* Update default_config.yml

* Update config.py

* Update config.py

* Update emotion_clustering.py

* Update emotion_clustering.py

* Update config.py

* Update emotion_clustering.py

* Update emotion_clustering.py

* Update webui.py

* Update emotion_clustering.py

* Update commons.py

* Update emotion_clustering.py

* Update webui.py

* Update webui.py

* Add files via upload

* Update train_ms.py

* Update train_ms.py

* Update train_ms.py

* Update train_ms.py

* Update train_ms.py

* Update webui.py

* Update emotion_clustering.py

* Update emotion_clustering.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix default_config.yml.

* Update infer.py

* feat: support infer 2.1 models

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: support infer 2.1 models 兼容bug修复

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update train_ms.py

* Add CLAP

* Fix data loader

* Fix infer.py

* Fix webui.py

* Add prompt template

* Update clap_gen.py

* Fix wrong environ value

* Add g for dur disc

* Update clap_gen.py

* Fix multilang generation

* Update config.json

* Prompt mode

* Improve slice segments performance

* Add preprocess webui

* Update webui_preprocess.py

* Update webui_preprocess.py

* Update config.py

* Update default_config.yml

* Update config.py

* Update clap_gen.py

* Delete emo_gen.py

* Delete get_emo.py

* Delete emotional/wav2vec2-large-robust-12-ft-emotion-msp-dim directory

* Update README.md

* Update README

* Split val per lang

* Delete emotion_clustering.py

* Update default_config.yml

* Update default_config.yml

* Update config.py

* Update preprocess_text.py

* Update webui_preprocess.py

* Update defalut_config.yml

* Update webui_preprocess.py

* Update preprocess_text.py

* Random augmentation for CLAP

* Update data_utils.py

* Update preprocess_text.py

* Add vq for CLAP features to avoid overfitting

* Random dummy inputs

* Update webui.py

* Update models.py

* Update infer.py

* Apply Code Formatter Change

* Update config.json

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: YYuX-1145 <138500330+YYuX-1145@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sora <654163754@qq.com>
Co-authored-by: Sihan Wang <wangsihan1995@gmail.com>
Co-authored-by: Stardust-minus <Stardust-minus@users.noreply.github.com>
2023-12-12 19:19:50 +08:00
Stardust·减
6d6ba62370 Update README.md 2023-11-25 15:21:15 +08:00
Stardust·减
f28f10551b Update README.md 2023-11-25 15:17:55 +08:00
Stardust·减
3ec1b6559f Update README.md 2023-11-25 13:33:34 +08:00
Stardust·减
33c1e296cc Update README.md 2023-11-09 20:07:29 +08:00
Sora
ee423f29df Feat: support auto split in webui (#158)
* Feat: support auto split in webui

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-08 17:08:47 +08:00
Stardust·减
709edb187a Update README.md 2023-11-07 14:25:34 +08:00