5 Commits (cd6de7398ee143680c8dfa6efd37698b08a830c2)

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
4 months ago
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.
1 year ago
Yuan-Man f8820cc48e
Update inference_gui.py 2 years ago
Yuan-Man bf494b6b2d
Update inference_gui.py 2 years ago
Yuan-Man e70f5281fc
Add inference_gui.py 2 years ago