ElevenLabs prompting docs link updated
Browse files
README.md
CHANGED
@@ -107,7 +107,7 @@ For the [#above](#) TTS capability table. Open the [viewer](../../viewer/) in an
|
|
107 |
* ππ strict control through prompt - prompt input parameter
|
108 |
* Prompting π - Also a side effect of narrator based datasets and a way to affect the emotional state
|
109 |
* π - Prompt as a separate input parameter
|
110 |
-
* π£π - The prompt itself is also spoken by TTS; [ElevenLabs docs](https://elevenlabs.io/docs/
|
111 |
* Streaming support π - Can playback audio while it is still being generated
|
112 |
* Speech control π - Ability to change the pitch, duration, etc. for the whole and/or per-phoneme of the generated speech
|
113 |
* Voice conversion / Speech-To-Speech π¦ - Streaming support implies real-time S2S; S2T=>T2S does not count
|
|
|
107 |
* ππ strict control through prompt - prompt input parameter
|
108 |
* Prompting π - Also a side effect of narrator based datasets and a way to affect the emotional state
|
109 |
* π - Prompt as a separate input parameter
|
110 |
+
* π£π - The prompt itself is also spoken by TTS; [ElevenLabs docs](https://elevenlabs.io/docs/best-practices/prompting/controls)
|
111 |
* Streaming support π - Can playback audio while it is still being generated
|
112 |
* Speech control π - Ability to change the pitch, duration, etc. for the whole and/or per-phoneme of the generated speech
|
113 |
* Voice conversion / Speech-To-Speech π¦ - Streaming support implies real-time S2S; S2T=>T2S does not count
|