AllTalk 1.8a
- Adds 3x new API endpoints supporting Ready status, Voices (list all available voices), Preview voice (generate hard coded short voice preview).
- Playing of generated TTS via the API is now supported in the terminal/prompt where the script is running from.-
- All documentation relevant to the above is updated.
- Adds a 4th model loader "XTTSv2 FT" for loading of finetuned models.
The models have to be stored in /models/trainedmodel/
(which is the default location the finetune process will move a model to). On start-up, if a model is detected there, a 4th loader becomes available.