Commit Graph
42 Commits
Author SHA1 Message Date
XXXXRT666andGitHub 6c468583c5 Fix dependency-related issues via requirements update (#2236)
* Update requirements.txt

* Create constraints.txt

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* pyopenjtalk and onnx fix

* Update requirements.txt

* Update requirements.txt

* Update install.sh

* update shell install.sh

* update docs

* Update Install.sh

* fix bugs

* Update .gitignore

* Update .gitignore

* Update install.sh

* Update install.sh

* Update extra-req.txt

* Update requirements.txt
2025-03-31 11:27:12 +08:00
KamioRinnandGitHub 959a2ddbeb Matching fast_langdetect update (#2140) 2025-03-04 14:10:58 +08:00
RVC-BossandGitHub ffcba8e553 Update requirements.txt 2025-02-27 21:05:53 +08:00
RVC-BossandGitHub 11a0d9a265 Update requirements.txt 2025-02-20 22:53:37 +08:00
RVC-BossandGitHub 137cb26d58 add peft lora training req 2025-02-20 18:35:42 +08:00
RVC-BossandGitHub f454834cbb Update requirements.txt 2025-02-17 10:37:34 +08:00
KamioRinnandGitHub 72d839e40a 切换新的语言分割工具 (#2047)
* Add New LangSegmenter

* New LangSegmenter
2025-02-14 11:18:52 +08:00
RVC-BossandGitHub 347becb4e4 Update requirements.txt 2025-02-11 23:58:52 +08:00
NaozumiandGitHub b7a904a671 Replace cantonese g2p with "ToJyutping" (#1697) 2025-01-18 20:51:48 +08:00
RVC-BossandGitHub 3488cffd68 Update requirements.txt 2024-09-07 15:15:14 +08:00
RVC-BossandGitHub 77d5765285 Update requirements.txt 2024-08-20 23:46:37 +08:00
RVC-BossandGitHub 475e735936 Update requirements.txt 2024-08-13 16:47:32 +08:00
XXXXRT666andGitHub e685299077 * README (#1412)
* README
2024-08-07 14:54:49 +08:00
XXXXRT666andGitHub a3f5fb9614 v1v2 Version Switching (#1391)
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
XXXXRT666andGitHub 50a63c57d1 若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
RVC-BossandGitHub 23a4edffec Update requirements.txt 2024-08-03 00:46:13 +08:00
RVC-BossandGitHub e0c2241e4c Update requirements.txt 2024-08-02 22:06:39 +08:00
XXXXRT666andGitHub 73c6244bb6 support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
KamioRinnandGitHub 7670bc77c3 Simplify BSR (#1356) 2024-07-30 10:32:37 +08:00
samandGitHub d1d43661a9 修正numba与numpy匹配问题,在ubuntu24.04下测试通过 (#1236) 2024-06-26 22:18:55 +08:00
KamioRinn ca57a01bea Optimize-English-G2P 2024-03-18 19:11:53 +08:00
KamioRinn bbef82fa86 Refactoring get phones and bert 2024-02-20 22:41:39 +08:00
RVC-BossandGitHub ff3b239fd9 Merge branch 'main' into main 2024-02-07 16:44:03 +08:00
RVC-BossandGitHub d74f888e7a Update requirements.txt 2024-02-07 16:40:01 +08:00
ShadowandGitHub 1b4951b5dc Update requirements.txt 2024-02-05 18:10:22 +08:00
KakaruHayateandGitHub a4306f5a7e Update requirements.txt 2024-02-03 12:00:15 +08:00
RVC-BossandGitHub d98dd2dd26 Merge branch 'main' into main 2024-01-29 23:25:48 +08:00
RVC-BossandGitHub c24687f620 Update requirements.txt 2024-01-25 00:16:20 +08:00
RVC-BossandGitHub 7a32d77782 Update requirements.txt 2024-01-23 20:20:26 +08:00
游雁 cbd1ce11e1 damo asr funasr1.0 2024-01-22 12:13:30 +08:00
Yuan-ManandGitHub a40876d579 Update requirements.txt 2024-01-22 00:08:11 +08:00
RVC-BossandGitHub 54bd2b7961 Update requirements.txt 2024-01-18 20:03:17 +08:00
RVC-BossandGitHub 47c7c45e78 Update requirements.txt 2024-01-18 15:02:24 +08:00
IlariaandGitHub ee1d99ab3c Fixed i18n error
Line 27 of webui.py contains an import from i18n.i18n but there was no module in the requirements.
I added the module i18n.

Line for context: "from i18n.i18n import I18nAuto"
2024-01-18 01:36:11 +01:00
RVC-BossandGitHub e205abb87d Merge branch 'main' into main 2024-01-17 15:51:17 +08:00
Alex ZandGitHub 88191fe202 Update requirements.txt
1.tqdm==4.59.0 may have dependency issues
2.missing requirement chardet
2024-01-17 08:50:06 +08:00
Blaise e71eb24b28 fix reqs x2 2024-01-16 17:03:38 +01:00
Blaise 4e06442722 Fix reqs 2024-01-16 17:01:16 +01:00
RVC-BossandGitHub f6ea7ee1f5 Update requirements.txt 2024-01-16 20:23:22 +08:00
Rice CakeandGitHub 3f2104f95c bug fix 2024-01-16 18:51:10 +08:00
Rice CakeandGitHub 2f9e9e2cf9 Update requirements.txt 2024-01-16 18:20:25 +08:00
Rice CakeandGitHub 8b4532a25f Add requirements 2024-01-16 18:17:13 +08:00