Spaces:
No application file
No application file
File size: 333 Bytes
3883c60 |
1 2 3 4 5 6 7 8 |
# webui.tts.list callback
### Description
Add new Text to speech modules to the selection list on the Text to speech tab.
Return `TTSModelLoader` objects in this callback, supports `TTSModelLoader` and `list[TTSModelLoader]` as return types.
### More
More info about `TTSModelLoader` in `webui.modules.implementations.ttsmodels`. |