This is a rewrite of 41ai-backend.
| file | description |
|---|---|
| /tts | Every tts synthesis method. |
| api.py | Actual api / backend. |
| worker.py | what it does per request. |
| tts/main_config.json | Contains configuration for the API for now; it currently acts as a model dictionary. |
If you are going to use the backend for your site, please credit this repo.