Jacky He
Jacky He
## In raising this issue, I confirm the following: `{please fill the checkboxes, e.g: [X]}` - [x] I have read the [documentation](https://docs.pivpn.io) - [x] Is it a feature request? please...
## 现存问题 现在如果想在GPTSoVITS的推理模组上开发小工具,几乎必须import inference_webui.py。但是模型会在import 的时候加载进GPU里,会导致很多问题,例如: 1. 无法指定GPU,一机多卡情况下永远选择GPU0(微调时用于选择GPU的逻辑没有加进推理模块里面) 2. 多卡推理无法进行 3. import速度慢 4. 逻辑较混乱 ## 改动 此PR通过将所有的模型加载逻辑合进同一个function(def load_models(device_override):)里面解决上述问题。并且在load_model 和get_tts_wav上也加上device_override 来指定推理用卡。device_override 应为cuda序号,如“cuda:0”/"cuda:1",而不设置override的情况下默认为None,将使用默认逻辑(使用global,现时为"cuda"或"cpu")。未改动其他function名和文件名。 ## 兼容 小幅度修改inference_cli 和 inference_gui,以兼容此PR。inference_webui_fast 方面,因未见复用 inference_webui 逻辑而没有做出任何更动。 ## 使用及未来优化...
* change to python syntax: I have notice that this project has widely used C syntax to process text, which might cause enormous readilbility problem. I change most of it...
# Changes * adding missing params: There are a bunch of params missing in inference_cli.py comparing to webui which doesn't make any sense. I have added those back to inference_cli.py...
Currently, in `infer.py#class LangDetector#def _preprocess_text()`, a `"text too long"` warning is raised whenever the text exceeds 100 characters. In English or Korean, however, 100 characters often corresponds to only a...
### 对应功能 扩展倍速 Commit: 0b9c618b2 内部名称: extendVideoSpeed ### 问题描述 测试下可于全部视频复现。打开视频后将2.5倍速删除,在不把“隐藏移除图标”开启的情况下,切视频、刷新等都不会有问题,但是一旦把选项打开,2.5倍速就会重新出现。我的测试里面稳定可复现。 ### 脚本版本 v2.10.2-98-g0b9c618b2 ### 脚本管理器及版本 v5.3.3 ### 浏览器及版本 Firefox 140.0.2 ### 播放器版本 4.9.38-489ce739 ### 播放策略 默认 ### 错误信息 ```Shell 无报错...
fix compile path: for "make package/luci-app-openclash/luci-app-openclash/compile V=99", "/luci-app-openclash" is duplicated. remove unneeded parameter added to git: temporary used cloning will not use those parameters. removed. Author may consider moving it...
现时因为bangumi 用繁中搜索准确率令人发指地低,基本不能用。作者是否可以考虑在搜寻之前先过一遍 繁转简以提高准确率?反正简体过了繁转简也还是简体。更进一步还能考虑加上繁简语言选项,将bangumi的介绍翻译成繁体。(奈何我不会C#,哎)
When using quicksetup, I need to have a configuration.yaml to configure the user account and friends account. But unluckily I cannot find the option or path to pass in the...
### Description of the bug After using the function "Group Version", I do see the two version in the main page in the movie. But it is still showing two...