Skip to content

Text-To-Speech Inference Server for StyleTTS2

License

Notifications You must be signed in to change notification settings

SaladTechnologies/styletts2-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

styletts2-api

Text-To-Speech Inference Server for StyleTTS2

Usage

docker compose up

curl -X POST "http://localhost:4321/generate" \
     -H "Content-Type: application/json" \
     -d '{"text": "Hello world"}' \
     --output audio.mp3

About

Text-To-Speech Inference Server for StyleTTS2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published