> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Text to Speech and Voice Cloning

> Neural text-to-speech synthesis, formant and concatenative methods, voice cloning, and how AI systems understand and produce speech.

<CardGroup cols={2}>
  <Card title="Course Introduction" icon="play" href="https://www.youtube.com/watch?v=_MFrEYPdEn8">
    Getting started with the text-to-speech and voice cloning course
  </Card>

  <Card title="Neural TTS Revolution" icon="play" href="https://www.youtube.com/watch?v=4Lbox-d0UcE">
    How neural networks have transformed text-to-speech synthesis
  </Card>

  <Card title="Formant, Concatenative & Statistical Synthesis" icon="play" href="https://www.youtube.com/watch?v=z5A3NPchApI">
    Classical methods for speech synthesis including formant synthesis, concatenative synthesis, and statistical approaches
  </Card>

  <Card title="How Voice Cloning Works" icon="play" href="https://www.youtube.com/watch?v=qiKsbhxNCtQ">
    An accessible explanation of how voice cloning technology works
  </Card>

  <Card title="How Speaking AIs Understand Text" icon="play" href="https://www.youtube.com/watch?v=12eOq00ZFdM">
    How AI systems process and understand text before converting it to speech
  </Card>

  <Card title="Why Producing Speech Is Hard for AIs" icon="play" href="https://www.youtube.com/watch?v=AmhxFmnsGx4">
    The challenges AI systems face when generating natural-sounding speech
  </Card>
</CardGroup>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/aiml-common/lectures/speech/text-to-speech-and-voice-cloning/index.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
