Commit Graph

210 Commits

Author SHA1 Message Date
Vega
1cde29d5f3
Update README.md (#1011) 2024-11-14 21:00:29 -08:00
Vega
4b8fa992b7
Update README.md (#1009) 2024-11-01 12:57:10 +08:00
Bob Conan
42789babd8
Update README.md, fix a typo (#1007) 2024-10-22 10:21:44 +08:00
Vega
2354bb42d1
Update README.md (#1005) 2024-10-16 22:48:15 +08:00
Vega
4358f6f353
Update README.md 2024-08-29 17:52:56 +08:00
xxxxx
5971555319
Update requirements.txt (#747)
Ubuntu 20.04.1 CUDA 11.3 缺少依赖,还有依赖冲突

Co-authored-by: Vega <babysor00@gmail.com>
2024-08-22 15:06:40 +08:00
Emma Thompson
6f84026c51
Env update 添加环境需求注释 (#660)
* Update Readme Doc

添加环境需求注释

* Update Readme Doc

Add environmental requirement notes

---------

Co-authored-by: Limingrui0 <65227354+Limingrui0@users.noreply.github.com>
2024-07-06 10:13:09 +08:00
Terminal
a30657ecf5
fix:preprocess_audio.py--The .npy file failed to save (#988) 2024-07-06 10:12:36 +08:00
Terminal
cc250af1f6
fix requirements monotonic-align error (#989) 2024-07-06 10:12:06 +08:00
Vega
156723e37c
Skip embedding (#950)
* Skip embedding

* Skip earlier

* Remove unused paramater

* Pass param
2023-09-05 23:15:04 +08:00
Vega
1862d2145b
Merge pull request #953 from babysor/babysor-patch-3
Update README.md
2023-08-31 11:42:15 +08:00
Vega
72a22d448b
Update README.md 2023-08-31 11:42:05 +08:00
Vega
98d38d84c3
Merge pull request #952 from SeaTidesPro/main
add readme-linux-zh
2023-08-31 11:41:10 +08:00
Tide
7ab86c6f4c
Update README-LINUX-CN.md 2023-08-30 14:41:45 +08:00
Tide
ab79881480
Update README-LINUX-CN.md 2023-08-30 14:40:30 +08:00
Tide
fd93b40398
Update README-LINUX-CN.md 2023-08-30 14:35:34 +08:00
Tide
dbf01347fc
Update README-LINUX-CN.md 2023-08-30 14:35:12 +08:00
Tide
28f9173dfa
Update README-LINUX-CN.md 2023-08-30 14:34:20 +08:00
Tide
d073e1f349
Update README-LINUX-CN.md 2023-08-30 14:24:05 +08:00
Tide
baa8b5005d
Update README-LINUX-CN.md 2023-08-30 14:05:40 +08:00
Tide
d54f4fb631 Update README-LINUX-CN.md 2023-08-30 13:18:33 +08:00
Tide
7353888d35 Create README-LINUX-CN.md 2023-08-30 12:20:29 +08:00
Vega
e9ce943f6c
Merge pull request #947 from FawenYo/doc/update_link
📝 Update model download link
2023-08-11 22:02:41 +08:00
FawenYo
77c145328c 📝 Update model download link 2023-08-11 14:31:39 +08:00
Vega
3bce6bbbe7
Merge pull request #945 from babysor/babysor-patch-1
Update README.md
2023-08-10 15:54:23 +08:00
Vega
9dd8ea11e5
Merge pull request #944 from babysor/babysor-patch-2
Update README-CN.md
2023-08-10 15:53:52 +08:00
Vega
5a0d77e699
Update README-CN.md 2023-08-10 15:53:42 +08:00
Vega
4914fc0776
Update README.md 2023-08-10 15:50:21 +08:00
Vega
8f95faa0d3
Merge pull request #914 from cloudxu/readme_update
Removing ongoing work session in README
2023-06-15 17:39:13 +08:00
Cloud Xu
facc97e236 removing ongoing work 2023-06-15 17:00:05 +08:00
Vega
3d1e3dc542
Merge pull request #892 from FawenYo/main
Update FawenYo's shared model
2023-06-10 10:25:04 +08:00
Vega
536ae8899c
Merge pull request #908 from 0warning0error/main
Some changes to make it easier to install the dependencies
2023-06-10 10:24:39 +08:00
0warning0error
9f1dbeeecc Some changes to make it easier to install the dependencies 2023-06-03 00:07:36 +08:00
FawenYo
d3bdf816db
Update FawenYo's shared model 2023-05-06 14:37:44 +08:00
Vega
b78d0d2a26
Merge pull request #782 from Nier-Y/main
Update README.md and README-CN.md
2023-03-07 16:41:48 +08:00
babysor00
5c17fc8bb0 add pretrained 2023-02-18 09:31:05 +08:00
babysor00
3ce874ab46 Fix issue for training and preprocessing 2023-02-10 20:34:01 +08:00
babysor00
beec0b93ed Fix issues 2023-02-04 17:00:49 +08:00
Vega
9d67b757f0
Merge pull request #822 from babysor/restruct-project
Restruct project
2023-02-04 14:37:48 +08:00
Vega
26331fe019
Merge branch 'main' into restruct-project 2023-02-04 14:22:37 +08:00
babysor00
712a53f557 Add vits 2023-02-04 14:13:38 +08:00
babysor00
24cb262c3f remove used files 2023-02-01 20:16:06 +08:00
babysor00
e469bd06ae init 2023-02-01 19:59:15 +08:00
神楽坂·喵
cd20d21f3d
add docker support (#802)
* add docker support

* 修复训练集解压问题

* 修复web.py启动问题

* 混合数据集训练参数
2022-12-16 11:16:25 +08:00
babysor00
74a3fc97d0 Refactor Project to 3 parts: Models, Control, Data
Need readme
2022-12-03 16:54:06 +08:00
李子
b402f9dbdf
修复web界面vc模式不能用问题。改拼写错误、给字符串前加f标 (#790) 2022-11-30 15:32:52 +08:00
yan
d1ba355c5f Adding English version M1 Mac Setup 2022-11-18 00:36:42 +08:00
yan
83d95c6c81 新增M1 Mac的环境配置 2022-11-17 23:48:52 +08:00
wei-z
85a53c9e05
update aidatatang_200zh folders (#743)
Co-authored-by: wei-z-git <wei-z>
2022-10-15 11:45:51 +08:00
xxxxx
028b131570
Update streamlit_ui.py (#748) 2022-10-15 11:44:44 +08:00