tts / docs /source /main_classes /model_api.md
praveenchordia's picture
Add TTS with the Models XTTS pre trained with modi voice
7b8b31f
|
raw
history blame
450 Bytes

Model API

Model API provides you a set of functions that easily make your model compatible with the Trainer, Synthesizer and ModelZoo.

Base TTS Model

.. autoclass:: TTS.model.BaseTrainerModel
    :members:

Base tts Model

.. autoclass:: TTS.tts.models.base_tts.BaseTTS
    :members:

Base vocoder Model

.. autoclass:: TTS.vocoder.models.base_vocoder.BaseVocoder
    :members: