Skip to content

AllTalk 1.8a

Compare
Choose a tag to compare
@erew123 erew123 released this 29 Dec 20:40
· 425 commits to main since this release
fa82870
  • 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.
image