Commit Graph

697 Commits

Author SHA1 Message Date
Ναρουσέ·μ·γιουμεμί·Χινακάννα
5c37dbd3cf Onnx导出 (#176)
* Add files via upload

* Add files via upload

* 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>
2023-11-11 18:24:03 +08:00
Stardust·减
3a83ea14e8 Update default_config.yml 2023-11-11 13:44:18 +08:00
謬紗特
3a332fc514 "config_path" not "config" (#170) 2023-11-11 12:43:52 +08:00
Stardust·减
3aacd2c32a Update default_config.yml 2023-11-10 17:25:28 +08:00
Stardust·减
1144814cd5 更新 models.py 2023-11-10 13:54:39 +08:00
Stardust·减
33c1e296cc Update README.md 2023-11-09 20:07:29 +08:00
Sora
c137d875cd use diy loguru (#164)
* Feat: use diy loguru logger

* Feat: use diy loguru logger
2023-11-09 17:38:15 +08:00
Stardust·减
653a1861cb Update data_utils.py 2023-11-09 17:30:05 +08:00
pre-commit-ci[bot]
f15f083523 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-11-08 12:26:07 +00:00
Stardust·减
78677dde42 del emo 2023-11-08 20:25:17 +08:00
Stardust·减
242428f9ab del emo 2023-11-08 20:24:37 +08:00
Stardust·减
695ac42539 Merge branch 'dev-emo' into master 2023-11-08 20:20:18 +08:00
Artrajz
6e66fec6fb Fix: Add missing torch.cuda.empty_cache() (#161) 2023-11-08 19:34:48 +08:00
Sora
6a77c8ba1d Fix: change /voice api to post (#160)
* Fix: change /voice api to post

* Fix: support /voice api get
2023-11-08 17:38:59 +08:00
Stardust·减
33d153505a sync emo branch (#159)
* Update README.md

* 更新 bert_models.json

* fix

* Update data_utils.py

* Update infer.py

* performance improve

* 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>

---------

Co-authored-by: Sora <atri@suzakuintsubaki.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-08 17:09:15 +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·减
af7b0ea0ff performance improve 2023-11-07 21:03:50 +08:00
Stardust·减
03b2ec09e1 Update infer.py 2023-11-07 17:56:28 +08:00
Stardust·减
17ae5b9cf5 Update data_utils.py 2023-11-07 17:54:35 +08:00
Stardust·减
d99b4bd721 fix 2023-11-07 14:30:56 +08:00
Stardust·减
2c2b7e85e1 更新 bert_models.json 2023-11-07 14:27:52 +08:00
Stardust·减
709edb187a Update README.md 2023-11-07 14:25:34 +08:00
Stardust·减
9616b7b4b5 Create emo_gen.py 2023-11-07 12:58:39 +08:00
Stardust·减
8ea241b57a Update loss 2023-11-07 12:58:03 +08:00
Stardust·减
c864828afa add emo 2023-11-07 12:55:48 +08:00
Stardust·减
59805037c1 Update models.py 2023-11-07 12:51:59 +08:00
Stardust·减
16af947b67 add emo and vo 2023-11-07 12:51:18 +08:00
Artrajz
a752307e1e Update zje language identification. (#155)
* Update zje language identification.

* [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-07 10:43:06 +08:00
pre-commit-ci[bot]
a233fb44fc [pre-commit.ci] pre-commit autoupdate (#154)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-07 10:33:33 +08:00
Artrajz
c86da6eeeb Add language identification. (#153)
* Add language identification.

* [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-06 21:56:09 +08:00
Sora
096d661a4b Fix: server_fastapi.py, support auto split (#152)
* Fix: server_fastapi.py, support auto split

* Fix: translate.py
2023-11-06 19:40:58 +08:00
Stardust·减
855774213e Update README.md 2023-11-06 11:04:19 +08:00
Stardust·减
5f14fa140b Update server.py 2023-11-06 10:16:03 +08:00
Isotr0py
80c418e807 Add model download to train_ms.py (#150)
* download base model

* fix download

* fix download repo

* set HF default
2023-11-06 06:42:07 +08:00
OedoSoldier
0dbe362c83 Fix japanese.py (#151)
* Fix japanese.py

* [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-06 06:41:41 +08:00
Stardust·减
6d0d7774e8 Update server.py 2023-11-06 00:24:14 +08:00
Stardust·减
321b72ccfe Update server.py 2023-11-06 00:17:39 +08:00
Stardust·减
a3f981d5c7 Update server.py 2023-11-06 00:14:11 +08:00
Stardust·减
6d1fa7783c Update requirements.txt 2023-11-06 00:08:37 +08:00
Stardust·减
a4907cd717 Update server.py 2023-11-05 23:27:06 +08:00
Stardust·减
5c74e9ae76 更新 japanese.py,修正bug 2023-11-05 18:54:43 +08:00
Stardust·减
7e41a1cb45 Update server.py 2023-11-05 15:32:23 +08:00
Stardust·减
b99419d94f Update server.py 2023-11-05 15:24:41 +08:00
Stardust·减
1da018906b Update mel_processing.py 2023-11-05 12:25:37 +08:00
南栖
3705de9087 修复部分日文汉字无法被推理/训练 (#148)
* Update japanese.py

* [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-04 16:47:46 +08:00
Isotr0py
8609449b63 Auto download missing model for bert_gen.py (#146)
* auto download missing model

* support openi

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

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

* fix wrong delete

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

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

* pass pre-commit

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

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

* fix repeat login

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-04 04:06:10 +08:00
Sora
4d6de240a0 Fix: server_fastapi.py. (#147) 2023-11-04 04:05:46 +08:00
Stardust·减
d4ecc90e16 更新 models.py 2023-11-03 15:03:05 +08:00
Sora
25ea864b56 Update server_fastapi.py. Avoid loading the model repeatedly. Add logger (#145)
* Update server_fastapi.py. Avoid loading the model repeatedly. Add loguru logger.

* [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-03 13:09:58 +08:00
Stardust·减
7737079323 Update webui.py 2023-11-02 20:45:43 +08:00