-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master #232
Merge master #232
Commits on Nov 1, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for ca546c5 - Browse repository at this point
Copy the full SHA ca546c5View commit details
Commits on Nov 2, 2023
-
* 修复多机训练问题 * [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>
Configuration menu - View commit details
-
Copy full SHA for 74467f5 - Browse repository at this point
Copy the full SHA 74467f5View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 6227012 - Browse repository at this point
Copy the full SHA 6227012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7737079 - Browse repository at this point
Copy the full SHA 7737079View commit details
Commits on Nov 3, 2023
-
Update server_fastapi.py. Avoid loading the model repeatedly. Add log…
…ger (#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>
Configuration menu - View commit details
-
Copy full SHA for 25ea864 - Browse repository at this point
Copy the full SHA 25ea864View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ecc90 - Browse repository at this point
Copy the full SHA d4ecc90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6de24 - Browse repository at this point
Copy the full SHA 4d6de24View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8609449 - Browse repository at this point
Copy the full SHA 8609449View commit details
Commits on Nov 4, 2023
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for 3705de9 - Browse repository at this point
Copy the full SHA 3705de9View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1da0189 - Browse repository at this point
Copy the full SHA 1da0189View commit details -
Configuration menu - View commit details
-
Copy full SHA for b99419d - Browse repository at this point
Copy the full SHA b99419dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e41a1c - Browse repository at this point
Copy the full SHA 7e41a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c74e9a - Browse repository at this point
Copy the full SHA 5c74e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4907cd - Browse repository at this point
Copy the full SHA a4907cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1fa77 - Browse repository at this point
Copy the full SHA 6d1fa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f981d - Browse repository at this point
Copy the full SHA a3f981dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 321b72c - Browse repository at this point
Copy the full SHA 321b72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0d777 - Browse repository at this point
Copy the full SHA 6d0d777View commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for 0dbe362 - Browse repository at this point
Copy the full SHA 0dbe362View commit details -
Add model download to
train_ms.py
(#150)* download base model * fix download * fix download repo * set HF default
Configuration menu - View commit details
-
Copy full SHA for 80c418e - Browse repository at this point
Copy the full SHA 80c418eView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f14fa1 - Browse repository at this point
Copy the full SHA 5f14fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8557742 - Browse repository at this point
Copy the full SHA 8557742View commit details -
Fix: server_fastapi.py, support auto split (#152)
* Fix: server_fastapi.py, support auto split * Fix: translate.py
Configuration menu - View commit details
-
Copy full SHA for 096d661 - Browse repository at this point
Copy the full SHA 096d661View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c86da6e - Browse repository at this point
Copy the full SHA c86da6eView commit details
Commits on Nov 7, 2023
-
[pre-commit.ci] pre-commit autoupdate (#154)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.3...v0.1.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a233fb4 - Browse repository at this point
Copy the full SHA a233fb4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a752307 - Browse repository at this point
Copy the full SHA a752307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16af947 - Browse repository at this point
Copy the full SHA 16af947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5980503 - Browse repository at this point
Copy the full SHA 5980503View commit details -
Configuration menu - View commit details
-
Copy full SHA for c864828 - Browse repository at this point
Copy the full SHA c864828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea241b - Browse repository at this point
Copy the full SHA 8ea241bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9616b7b - Browse repository at this point
Copy the full SHA 9616b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 709edb1 - Browse repository at this point
Copy the full SHA 709edb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2b7e8 - Browse repository at this point
Copy the full SHA 2c2b7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99b4bd - Browse repository at this point
Copy the full SHA d99b4bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ae5b9 - Browse repository at this point
Copy the full SHA 17ae5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b2ec0 - Browse repository at this point
Copy the full SHA 03b2ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7b0ea - Browse repository at this point
Copy the full SHA af7b0eaView commit details
Commits on Nov 8, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for ee423f2 - Browse repository at this point
Copy the full SHA ee423f2View commit details -
* 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 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33d1535 - Browse repository at this point
Copy the full SHA 33d1535View commit details -
Fix: change /voice api to post (#160)
* Fix: change /voice api to post * Fix: support /voice api get
Configuration menu - View commit details
-
Copy full SHA for 6a77c8b - Browse repository at this point
Copy the full SHA 6a77c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e66fec - Browse repository at this point
Copy the full SHA 6e66fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 695ac42 - Browse repository at this point
Copy the full SHA 695ac42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242428f - Browse repository at this point
Copy the full SHA 242428fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78677dd - Browse repository at this point
Copy the full SHA 78677ddView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for f15f083 - Browse repository at this point
Copy the full SHA f15f083View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 653a186 - Browse repository at this point
Copy the full SHA 653a186View commit details -
* Feat: use diy loguru logger * Feat: use diy loguru logger
Configuration menu - View commit details
-
Copy full SHA for c137d87 - Browse repository at this point
Copy the full SHA c137d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c1e29 - Browse repository at this point
Copy the full SHA 33c1e29View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1144814 - Browse repository at this point
Copy the full SHA 1144814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aacd2c - Browse repository at this point
Copy the full SHA 3aacd2cView commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a332fc - Browse repository at this point
Copy the full SHA 3a332fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a83ea1 - Browse repository at this point
Copy the full SHA 3a83ea1View commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for 5c37dbd - Browse repository at this point
Copy the full SHA 5c37dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9483a6c - Browse repository at this point
Copy the full SHA 9483a6cView commit details
Commits on Nov 14, 2023
-
[pre-commit.ci] pre-commit autoupdate (#180)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5) - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52f895a - Browse repository at this point
Copy the full SHA 52f895aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad694ee - Browse repository at this point
Copy the full SHA ad694eeView commit details
Commits on Nov 15, 2023
-
Support multilang generation (#185)
* Support multilang generation * Update * [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>
Configuration menu - View commit details
-
Copy full SHA for 1fbddf4 - Browse repository at this point
Copy the full SHA 1fbddf4View commit details
Commits on Nov 16, 2023
-
* 修复多机训练问题 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 更新并完善分布式训练功能 近期融合V2版本代码时发现之前修改的多机功能并不正确,仍会报错,只不过单机多卡情况下local_rank即相当于rank,感知不出 1. 修复train_ms.py中DDP初始化及.cuda绑定到local_rank上 2. 在default_config.yml配置文件中添加env变量 LOCAL_RANK,否则默认情况下会key error 3. 添加run_MnodesAndMgpus.sh,更新分布式相关说明 * [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>
Configuration menu - View commit details
-
Copy full SHA for 31de84e - Browse repository at this point
Copy the full SHA 31de84eView commit details
Commits on Nov 21, 2023
-
[pre-commit.ci] pre-commit autoupdate (#189)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec9145c - Browse repository at this point
Copy the full SHA ec9145cView commit details
Commits on Nov 25, 2023
-
* SYNC CHANGE TO EMO BRANCH (#162) * 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> * Fix: change /voice api to post (#160) * Fix: change /voice api to post * Fix: support /voice api get * Fix: Add missing torch.cuda.empty_cache() (#161) --------- Co-authored-by: Sora <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Artrajz <[email protected]> * sync (#163) * 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> * Fix: change /voice api to post (#160) * Fix: change /voice api to post * Fix: support /voice api get * Fix: Add missing torch.cuda.empty_cache() (#161) * del emo * del emo * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Sora <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Artrajz <[email protected]> * Add files via upload * Update infer.py * add emo * add emo * Update default_config.yml * Fix slice segments GPU perf (#165) * Fix slice segments GPU perf * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update commons.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update infer.py * Update models.py * Update infer.py * remove spec cache * Update data_utils.py * Update data_utils.py * Update train_ms.py * Revert "Fix slice segments GPU perf (#165)" (#169) This reverts commit 28430fc. * Update train_ms.py * Update train_ms.py * Update data_utils.py * Update data_utils.py * Update train_ms.py * Update train_ms.py * Update train_ms.py * Update train_ms.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update default_config.yml * Switch to Japanese wwm DeBERTa (#172) * Switch to Japanese wwm DeBERTa * [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> * Fix wrong ellipsis g2p (#173) * Switch to Japanese wwm DeBERTa * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix ellipsis g2p * [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> * Add files via upload * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix English phones not aligned with BERT features (#174) * Fix English phones not aligned with BERT features * [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> * Fix english bert gen (#175) * Update webui.py * Update webui.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add NCCL timeout * Update train_ms.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update train_ms.py * Update default_config.yml * Update infer.py * Update models.py * Update train_ms.py * Update infer.py * Update emo_gen.py * Feat: Support load and infer 2.0 models (#178) * Feat: Support load and infer 2.0 models * [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> * 复用相同逻辑,修正静音添加错误 (#181) * Refactor: reuse the same part of voice api. * Fix: server_fastapi.py * Update train_ms.py * Update data_utils.py * Update data_utils.py * Update train_ms.py * Update train_ms.py * Update train_ms.py * Update train_ms.py * Update data_utils.py * Update data_utils.py * Add files via upload * Update train_ms.py * Update train_ms.py * Update train_ms.py * Update default_config.yml * Update utils.py * Update train_ms.py * Update utils.py * Update default_config.yml * Update data_utils.py * Update default_config.yml * Update train_ms.py * Update train_ms.py * Update config.py * Update utils.py * Update train_ms.py * Update train_ms.py * feat: add voice mix and tone mix (#187) * feat: add voice mix and tone mix * [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: Stardust·减 <[email protected]> * 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: Sora <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Artrajz <[email protected]> Co-authored-by: Leng Yue <[email protected]> Co-authored-by: OedoSoldier <[email protected]> Co-authored-by: 潮幻Mark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b186499 - Browse repository at this point
Copy the full SHA b186499View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d9718 - Browse repository at this point
Copy the full SHA a2d9718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc93c9 - Browse repository at this point
Copy the full SHA 3dc93c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec1b65 - Browse repository at this point
Copy the full SHA 3ec1b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e5746 - Browse repository at this point
Copy the full SHA 64e5746View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24d407 - Browse repository at this point
Copy the full SHA b24d407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e409e2 - Browse repository at this point
Copy the full SHA 9e409e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dec0d3 - Browse repository at this point
Copy the full SHA 1dec0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28f105 - Browse repository at this point
Copy the full SHA f28f105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6ba62 - Browse repository at this point
Copy the full SHA 6d6ba62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b23d4d - Browse repository at this point
Copy the full SHA 4b23d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cf40f - Browse repository at this point
Copy the full SHA 65cf40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f65b332 - Browse repository at this point
Copy the full SHA f65b332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e28d5e - Browse repository at this point
Copy the full SHA 8e28d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 241c6e4 - Browse repository at this point
Copy the full SHA 241c6e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa21ff - Browse repository at this point
Copy the full SHA afa21ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e73312 - Browse repository at this point
Copy the full SHA 2e73312View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4158626 - Browse repository at this point
Copy the full SHA 4158626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7d3f5 - Browse repository at this point
Copy the full SHA 2c7d3f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e3b16 - Browse repository at this point
Copy the full SHA 11e3b16View commit details -
fix: Fix wrong reference of function name: change ref to reference_au…
…dio (#194) * fix: Fix wrong reference of function name: change ref to reference_audio * [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>
Configuration menu - View commit details
-
Copy full SHA for 15babcd - Browse repository at this point
Copy the full SHA 15babcdView commit details -
Auto download update, optimize dataloader
num_workers
(#195)* update bert * auto download emo * fix typo * fix typo * fix bert download * optimize code format * remove unsued import * fix a bug * [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>
Configuration menu - View commit details
-
Copy full SHA for dec3fc0 - Browse repository at this point
Copy the full SHA dec3fc0View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1952bcd - Browse repository at this point
Copy the full SHA 1952bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec036a - Browse repository at this point
Copy the full SHA 5ec036aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 122afe0 - Browse repository at this point
Copy the full SHA 122afe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818b3b1 - Browse repository at this point
Copy the full SHA 818b3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef5db5 - Browse repository at this point
Copy the full SHA 8ef5db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c528ce - Browse repository at this point
Copy the full SHA 2c528ceView commit details -
Change the utils.download_emo_models (#199)
* Change the utils.download_emo_models Change utils.download_emo_models(config.mirror, model_name, REPO_ID) to utils.download_emo_models(config.mirror, REPO_ID, model_name) * [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>
Configuration menu - View commit details
-
Copy full SHA for badb125 - Browse repository at this point
Copy the full SHA badb125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 982ea7d - Browse repository at this point
Copy the full SHA 982ea7dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 0dd8183 - Browse repository at this point
Copy the full SHA 0dd8183View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92f67f - Browse repository at this point
Copy the full SHA e92f67fView commit details
Commits on Nov 28, 2023
-
* fix nultiprocess * fix format * fix multiprocess=0
Configuration menu - View commit details
-
Copy full SHA for edb5d05 - Browse repository at this point
Copy the full SHA edb5d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5444c2 - Browse repository at this point
Copy the full SHA f5444c2View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46fcdf4 - Browse repository at this point
Copy the full SHA 46fcdf4View commit details
Commits on Nov 30, 2023
-
* Create all_process.py * Create asr_transcript.py * Update config.py * Create extract_list.py * Create clean_list.py * Create custom.css * Create compress_model.py * Update all_process.py * Update resample.py * Update resample.py * configs/config.json copy utils * mirror: openi + token bert models optimize * text/__init__.py platform compatibility compress_model.py output * [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>
2Configuration menu - View commit details
-
Copy full SHA for 4edcfb3 - Browse repository at this point
Copy the full SHA 4edcfb3View commit details -
assure 'configs/config.json' is same (#205)
* Create all_process.py * Create asr_transcript.py * Update config.py * Create extract_list.py * Create clean_list.py * Create custom.css * Create compress_model.py * Update all_process.py * Update resample.py * Update resample.py * configs/config.json copy utils * mirror: openi + token bert models optimize * text/__init__.py platform compatibility compress_model.py output * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * default_config.yml fix 'config_path' all_process.py fix 'config_path' * default_config.yml fix 'config_path' all_process.py fix 'config_path' * [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>
Configuration menu - View commit details
-
Copy full SHA for 377454b - Browse repository at this point
Copy the full SHA 377454bView commit details -
default_config.yml : 'config.json' (#207)
* Create all_process.py * Create asr_transcript.py * Update config.py * Create extract_list.py * Create clean_list.py * Create custom.css * Create compress_model.py * Update all_process.py * Update resample.py * Update resample.py * configs/config.json copy utils * mirror: openi + token bert models optimize * text/__init__.py platform compatibility compress_model.py output * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * default_config.yml fix 'config_path' all_process.py fix 'config_path' * default_config.yml fix 'config_path' all_process.py fix 'config_path' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 'config_path': config.json --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9243818 - Browse repository at this point
Copy the full SHA 9243818View commit details -
delete 4 files not required (#208)
* Create all_process.py * Create asr_transcript.py * Update config.py * Create extract_list.py * Create clean_list.py * Create custom.css * Create compress_model.py * Update all_process.py * Update resample.py * Update resample.py * configs/config.json copy utils * mirror: openi + token bert models optimize * text/__init__.py platform compatibility compress_model.py output * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * default_config.yml fix 'config_path' all_process.py fix 'config_path' * default_config.yml fix 'config_path' all_process.py fix 'config_path' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 'config_path': config.json * Delete all_process.py * Delete asr_transcript.py * Delete clean_list.py * Delete extract_list.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4a2bc2 - Browse repository at this point
Copy the full SHA d4a2bc2View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 95f44ed - Browse repository at this point
Copy the full SHA 95f44edView commit details -
Merge pull request #210 from jiangyuxiaoxiao/master
update server_fastapi.py: 缺少web文件时添加提示信息。configyml添加更多帮助注释
Configuration menu - View commit details
-
Copy full SHA for b4d7bc5 - Browse repository at this point
Copy the full SHA b4d7bc5View commit details -
Optimize the recognition of mixed Chinese and English characters in n…
…umbers. (#212) * Optimize the recognition of mixed Chinese and English characters in numbers. * [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>
Configuration menu - View commit details
-
Copy full SHA for 2c50b78 - Browse repository at this point
Copy the full SHA 2c50b78View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3623eed - Browse repository at this point
Copy the full SHA 3623eedView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 872e8cb - Browse repository at this point
Copy the full SHA 872e8cbView commit details -
Merge pull request #213 from jiangyuxiaoxiao/master
update server_fastapi.py: 添加2.1模型推理支持。
Configuration menu - View commit details
-
Copy full SHA for 67de3ba - Browse repository at this point
Copy the full SHA 67de3baView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b178ba - Browse repository at this point
Copy the full SHA 2b178baView commit details -
Merge pull request #214 from jiangyuxiaoxiao/master
fix server_fastapi.py: 修复bug。
Configuration menu - View commit details
-
Copy full SHA for 15603dc - Browse repository at this point
Copy the full SHA 15603dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2fcc02 - Browse repository at this point
Copy the full SHA c2fcc02View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4f3388 - Browse repository at this point
Copy the full SHA a4f3388View commit details -
Merge pull request #215 from jiangyuxiaoxiao/master
update server_fastapi.py. 模型文件不存在时跳过加载模型
Configuration menu - View commit details
-
Copy full SHA for 87462fe - Browse repository at this point
Copy the full SHA 87462feView commit details
Commits on Dec 7, 2023
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for f550f86 - Browse repository at this point
Copy the full SHA f550f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ddc560 - Browse repository at this point
Copy the full SHA 7ddc560View commit details -
* Add files via upload * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 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>
Configuration menu - View commit details
-
Copy full SHA for 698d2bf - Browse repository at this point
Copy the full SHA 698d2bfView commit details
Commits on Dec 8, 2023
-
fix mismatch when there is space between alpha and non-alpha words (#222
) * fix mismatch when there is space between alpha and non-alpha words * revert blank line * [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>
Configuration menu - View commit details
-
Copy full SHA for f1a1b4c - Browse repository at this point
Copy the full SHA f1a1b4cView commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6733e63 - Browse repository at this point
Copy the full SHA 6733e63View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 649b4fb - Browse repository at this point
Copy the full SHA 649b4fbView commit details
Commits on Dec 11, 2023
-
[pre-commit.ci] pre-commit autoupdate (#227)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9cc786d - Browse repository at this point
Copy the full SHA 9cc786dView commit details
Commits on Dec 12, 2023
-
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 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sora <[email protected]> Co-authored-by: Sihan Wang <[email protected]> Co-authored-by: Stardust-minus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaefc57 - Browse repository at this point
Copy the full SHA eaefc57View commit details -
* Add files via upload * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 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 * Delete attentions_onnx.py * Delete models_onnx.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d42fee7 - Browse repository at this point
Copy the full SHA d42fee7View commit details