Commit Graph

438 Commits

Author SHA1 Message Date
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
vicky Lin
6227012b9e [Fix] Fix Volume inconsistent (#144)
* [Fix] Fix Volume inconsistent

Fixed the problem of volume inconsistency between sentence segments caused by Gradio volume normalization

* [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-02 17:27:52 +08:00
Lvjinhong
74467f5f73 修复多机训练问题 (#143)
* 修复多机训练问题

* [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-02 10:38:45 +08:00
Sora
ca546c55db Update server_fastapi.py. Add new api endpoints. (#141)
* Update server_fastapi.py. Add new api endpoints.

* [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-01 18:48:44 +08:00
pre-commit-ci[bot]
a047def663 [pre-commit.ci] pre-commit autoupdate (#136)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.1...v0.1.3)
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-31 07:35:16 +08:00
Stardust·减
d76855331e Update config.json 2023-10-30 22:28:37 +08:00
Sora
88efbed72e Update train_ms.py. Auto choose gloo backend while using Windows platform. (#134) 2023-10-30 20:31:22 +08:00
Sora
b13c0fad9d Update server_fastapi.py. Allowed to search models in "./" (#133) 2023-10-30 10:43:34 +08:00
Sora
9a06dd3cde Update server_fastapi.py. Sort models by trained steps. (#131)
* Update server_fastapi.py. Sort models by trained steps.

* [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-10-30 09:06:49 +08:00
Stardust·减
a6d5348d5b 更新 config.json 2023-10-29 09:49:54 +08:00