5 Commits

Author SHA1 Message Date
XXXXRT666
53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
2025-04-07 16:42:47 +08:00
Spr_Aachen
d8bcc732d7
Update gui.py&webui.py (#1216)
1. Fix the issue that gui needs to reload models for each inference
2. Fix the issue that webui would be toggled by relevant import
3. Complement missing package import
4. Simplify GUI's code and address various inefficiencies, including: enabling direct input of ref text and target text (akin to the WebUI), facilitating file selection for ref audio uploads, adding language options for CH-EN/JA-EN/Multi (with Multi as the default), standardizing variable name to enhance readability.
2024-06-21 18:05:16 +08:00
Yuan-Man
f8820cc48e
Update inference_gui.py 2024-02-09 18:29:11 +08:00
Yuan-Man
bf494b6b2d
Update inference_gui.py 2024-02-01 20:14:09 +08:00
Yuan-Man
e70f5281fc
Add inference_gui.py 2024-01-29 23:25:08 +08:00