mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Add docs for SpeakerManager
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Speaker Manager API
|
||||
|
||||
The {class}`TTS.tts.utils.speakers.SpeakerManager` organize speaker related data and information for 🐸TTS models. It is
|
||||
especially useful for multi-speaker models.
|
||||
|
||||
|
||||
## Speaker Manager
|
||||
```{eval-rst}
|
||||
.. automodule:: TTS.tts.utils.speakers
|
||||
:members:
|
||||
```
|
||||
Reference in New Issue
Block a user