# Speech to Speech (Fake Voice Generator)

Related links:\
🔗 [Speech to Text Apps](/irosyadi/digitalmedia/speech-to-text.md)\
🔗 [Text to Speech Apps](/irosyadi/digitalmedia/text-to-speech.md)\
🔗 [Speech to Speech (Fake Voice Generator)](/irosyadi/digitalmedia/speech-to-speech.md)

## Fake Voice Generator Apps

* [15.ai: Natural TTS with minimal viable data](https://15.ai/)
* [Uberduck](https://uberduck.ai/#mode=tts-basic)
* [FakeYou. Deep Fake Text to Speech.](https://fakeyou.com/)
* <https://github.com/yl4579/StarGANv2-VC>
* <https://github.com/ebadawy/voice_conversion>
* <https://github.com/RussellSB/tt-vae-gan>
* <https://github.com/auspicious3000/autovc>
* <https://github.com/edresson/yourtts>
* <https://paperswithcode.com/task/voice-conversion/latest>
* [15.ai: Waifu Voice Generator](https://15.ai/about)
* [Coqui](https://coqui.ai/) Wonder what you sound like speaking a foreign language?
* [YourTTS](https://edresson.github.io/YourTTS/)
* [Play.ht dashboard](https://play.ht/app/audio-files)

## Voice Generation

* [This Voice Doesn't Exist - Generative Voice AI](https://blog.elevenlabs.io/enter-the-new-year-with-a-bang/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/speech-to-speech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
