ChasonJiang
29f22115fb
[fast_inference] 回退策略,减少padding影响,开放选项,同步代码 ( #986 )
...
* Update README
* Optimize-English-G2P
* docs: change akward expression
* docs: update Changelog_KO.md
* Fix CN punc in EN,add 's match
* Adjust normalize and g2p logic
* Update zh_CN.json
* Update README (#827 )
Update README.md
Update some outdated file paths and commands
* 修复英文多音字,调整字典热加载,新增姓名匹配 (#869 )
* Fix homograph dict
* Add JSON in dict
* Adjust hot dict to hot reload
* Add English name dict
* Adjust get name dict logic
* Make API Great Again (#894 )
* Add zh/jp/en mix
* Optimize code readability and formatted output.
* Try OGG streaming
* Add stream mode arg
* Add media type arg
* Add cut punc arg
* Eliminate punc risk
* Update README (#895 )
* Update README
* Update README
* update README
* update README
* fix typo s/Licence /License (#904 )
* fix reformat cmd (#917 )
Co-authored-by: starylan <starylan@outlook.com>
* Update README.md
* Normalize chinese arithmetic operations (#947 )
* 改变训练和推理时的mask策略,以修复当batch_size>1时,产生的复读现象
* 同步main分支代码,增加“保持随机”选项
* 在colab中运行colab_webui.ipynb发生的uvr5模型缺失问题 (#968 )
在colab中使用git下载uvr5模型时报错:
fatal: destination path 'uvr5_weights' already exists and is not an empty directory.
通过在下载前将原本从本仓库下载的uvr5_weights文件夹删除可以解决问题。
* [ASR] 修复FasterWhisper遍历输入路径失败 (#956 )
* remove glob
* rename
* reset mirror pos
* 回退mask策略;
回退pad策略;
在T2SBlock中添加padding_mask,以减少pad的影响;
开放repetition_penalty参数,让用户自行调整重复惩罚的强度;
增加parallel_infer参数,用于开启或关闭并行推理,关闭时与0307版本保持一致;
在webui中增加“保持随机”选项;
同步main分支代码。
* 删除无用注释
---------
Co-authored-by: Lion <drain.daters.0p@icloud.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
Co-authored-by: KamioRinn <snowsdream@live.com>
Co-authored-by: Pengoose <pengoose_dev@naver.com>
Co-authored-by: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com>
Co-authored-by: XXXXRT666 <157766680+XXXXRT666@users.noreply.github.com>
Co-authored-by: KamioRinn <63162909+KamioRinn@users.noreply.github.com>
Co-authored-by: Lion-Wu <130235128+Lion-Wu@users.noreply.github.com>
Co-authored-by: digger yu <digger-yu@outlook.com>
Co-authored-by: SapphireLab <36986837+SapphireLab@users.noreply.github.com>
Co-authored-by: starylan <starylan@outlook.com>
Co-authored-by: shadow01a <141255649+shadow01a@users.noreply.github.com>
2024-04-19 14:35:28 +08:00
Lion
7822f1961b
update README
2024-03-13 22:36:20 +08:00
DW
8875d1de01
Update README.md
2024-03-07 20:29:28 +11:00
RVC-Boss
7b88f86561
增加中英文教程、用户指南链接
...
add url of user guide english version
2024-03-07 17:06:35 +08:00
RVC-Boss
223291318e
完善引用,无事发生,淡定
...
完善引用,无事发生,淡定
2024-03-07 16:49:54 +08:00
Lion
0d88cff99e
optimize the structure
2024-02-23 20:32:25 +08:00
Lion
d36c7fa1df
Update README
2024-02-19 19:28:32 +08:00
Kenn Zhang
c990387f7e
修改原有Dockerfile和文档中错误的端口号;Dockerfile中可以去掉 VOLUME 的声明,同时将端口暴露缩减成一行。
2024-02-13 03:33:44 +00:00
Shadow
4ad13a8455
Update README.md
2024-02-05 18:26:06 +08:00
Shadow
9d2a136aab
Update README.md
2024-02-05 18:25:19 +08:00
Shadow
d55f63880b
Add files via upload
2024-02-05 18:21:42 +08:00
Shadow
c69d93bbd6
Add files via upload
2024-02-05 18:20:09 +08:00
Pengoose
ef700ea9d5
update README.md(ko_KR) route & Lint docs convention
2024-01-30 23:44:09 +09:00
Wu Zichen
93caa39010
Update README
2024-01-30 20:42:00 +08:00
RVC-Boss
d98dd2dd26
Merge branch 'main' into main
2024-01-29 23:25:48 +08:00
RVC-Boss
5afe04cf3a
Update README.md
2024-01-29 23:11:50 +08:00
RVC-Boss
25bbb8fd6c
Update README.md
2024-01-29 23:03:43 +08:00
Kenn Zhang
4e3560af36
Merge branch 'RVC-Boss:main' into main
2024-01-27 21:37:12 +08:00
Wu Zichen
5f39686b09
Update README
2024-01-27 18:43:17 +08:00
Kenn Zhang
13f1e55d13
修改Dockerfile中的版本以及docker-compose.yaml中的image小节;在readme中增加相关说明
2024-01-27 15:37:43 +08:00
Kenn Zhang
d86ffa2386
修改Dockerfile,使其直接利用最新的requirements.txt安装Python包;并在构建过程中预先下载moda ASR和nltk相关的模型到镜像中以便加快初次运行的速度
2024-01-27 15:15:08 +08:00
Atopona
b769447ab5
English
2024-01-26 21:02:17 +08:00
Wu Zichen
9e9268d10d
Update README
2024-01-25 19:40:03 +08:00
RVC-Boss
658d0dad63
Update README.md
2024-01-25 00:53:28 +08:00
RVC-Boss
80c9acc43b
Update README.md
2024-01-25 00:51:36 +08:00
RVC-Boss
1fa3730861
Update README.md
2024-01-23 22:45:00 +08:00
RVC-Boss
63cfc83983
Update README.md
2024-01-23 20:20:39 +08:00
Kenn Zhang
d96b7d65ec
Docker化初步版本完成
2024-01-23 17:00:31 +08:00
Yuan-Man
38245a2baa
Update README.md
2024-01-22 20:57:53 +08:00
游雁
cbd1ce11e1
damo asr funasr1.0
2024-01-22 12:13:30 +08:00
岛石
0a1a582b9f
docs: add uvr dependencies
2024-01-22 00:43:51 +08:00
RVC-Boss
39dbe99645
Merge branch 'main' into main
2024-01-21 16:56:29 +08:00
RVC-Boss
423705d715
Merge pull request #96 from eltociear/add_ja-readme
...
Add Japanese README
2024-01-21 00:24:12 +08:00
RVC-Boss
344b1d8e1b
Merge pull request #92 from Miuzarte/main
...
重构config相关调用, 自述增添已测试环境
2024-01-21 00:23:41 +08:00
Miuzarte
21b9c20fc8
config.py引入class, requirement补全, 自述追加已测试环境
2024-01-20 14:15:02 +08:00
Ikko Eltociear Ashimine
f2a1466995
Add Japanese README
2024-01-20 15:11:11 +09:00
http-404-usernotfound
426cc32258
Update README.md
...
Some users were facing problems while installing the PIP packages
because distutils.cmd module was missing in their Python environment.
2024-01-19 21:47:42 +05:30
Xaiat
bd2c770ed9
Update REAME and README_ZH
2024-01-19 18:42:25 +08:00
RVC-Boss
9619223bc3
Update README.md
2024-01-18 00:58:08 +08:00
DW
8fd49410d1
Update README.md
2024-01-17 23:25:29 +11:00
DW
c16d1f50cd
Update README.md
2024-01-17 23:24:56 +11:00
RVC-Boss
180991c2bf
Update README.md
2024-01-17 18:30:18 +08:00
Rice Cake
021a650643
Update README.md
2024-01-17 17:04:54 +08:00
Rice Cake
567f633cdf
Update README.md
2024-01-17 16:49:15 +08:00
Rice Cake
3ae64b3ac1
Update README.md
2024-01-17 16:41:48 +08:00
RVC-Boss
e205abb87d
Merge branch 'main' into main
2024-01-17 15:51:17 +08:00
Alex Z
d78c872047
Update README.md
2024-01-17 09:01:36 +08:00
Alex Z
e78fd0de96
Update README.md
2024-01-17 08:59:38 +08:00
Alex Z
d54a55b680
Update README.md
2024-01-17 08:55:32 +08:00
spicysama
fd4d0ea444
Update README.md for Ubuntu
...
Ubuntu 22.04 LTS
reported:
>>> OSError: libsox.so: cannot open shared object file: No such file or directory
>>> RuntimeError: Error in dlopen: libavutil.so.58: cannot open shared object file: No such file or directory
>>> DEBUG:torchaudio._extension.utils:Attempting to load FFmpeg version 6, 5, 4. not found
2024-01-17 01:52:11 +08:00