Skip to content

marcos33998/GPT-SoVITS_TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GPT-SoVITS_TTS

An extension to use GPT-SoVITS in text generation webui, it uses the v2 version of the API

Usage

image

If you not familiar with this TTS, just type the relative path from the GPT SoVits or the absolute path of the audio file, the prompt text is the transcription of the audio and isn't required. Filling the languages will improve the quality!

Instalation

Install from Session tab of text generation webui or Clone this repository into the extension folder

Set up GPT_SoVits

Follow the instruction of GPT SoVits or download the package in realease (I recommend the v2) image In the config.py of the GPT SoVits fill with you model's paths, it's possible to change model through the API but I'm not doing that
image

And finally, to launch the API server run runtime\python.exe .\api_v2.py -a 0.0.0.0 if you downloaded the package.

About

An extension to use GPT-SoVITS in text generation webui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages