GAG is an inference GUI that can be directly used with the official GPT-SoVITS integration package. Simply place it into the integration package and run it to enjoy a more convenient inference experience.
注意: 如果你的系统语言为中文,那么界面语言应该会自动切换为中文,你也可以手动修改GAG_config.json中的language为en或zh来指定界面语言
You can download the latest release directly from here. Place this exe in the GPT-SoVITS official integrated package directory and double-click to start.
- Install FFmpeg and ensure it's in your system PATH.
- Clone this repository:
git clone https://github.com/AliceNavigator/GPT-SoVITS-Api-GUI.git - Install dependencies:
pip install -r requirements.txt - Execute:
python gsv_api_gui.py


