Namespace AiDotNet.Audio.TextToSpeech
Classes
- Tacotron2Model<T>
Tacotron2 attention-based text-to-speech model.
- TtsModel<T>
Text-to-speech model for synthesizing speech from text.
- TtsOptions
Configuration options for text-to-speech models.
- TtsPreprocessor
Preprocesses text for text-to-speech synthesis.
- TtsResult<T>
Result of text-to-speech synthesis.
- VITSModel<T>
VITS (Variational Inference with adversarial learning for end-to-end Text-to-Speech) model.
Enums
- TtsModelType
Available TTS model types.
- VocoderType
Available vocoder types.