per-phoneme in legend
Browse files
README.md
CHANGED
@@ -81,8 +81,8 @@ for the [above](#) TTS capability table
|
|
81 |
* π - Prompt as a separate input parameter
|
82 |
* π£π - The prompt itself is also spoken by TTS; [ElevenLabs docs](https://elevenlabs.io/docs/speech-synthesis/prompting#emotion)
|
83 |
* Streaming support π - Can playback audio while it is still being generated
|
84 |
-
* Speech control π - Ability to change the pitch, duration etc. of generated speech
|
85 |
-
* Voice conversion / Speech-To-Speech
|
86 |
* Longform synthesis π - Able to synthesize whole paragraphs
|
87 |
|
88 |
Example if the proprietary ElevenLabs were to be added to the capabilities table:
|
|
|
81 |
* π - Prompt as a separate input parameter
|
82 |
* π£π - The prompt itself is also spoken by TTS; [ElevenLabs docs](https://elevenlabs.io/docs/speech-synthesis/prompting#emotion)
|
83 |
* Streaming support π - Can playback audio while it is still being generated
|
84 |
+
* Speech control π - Ability to change the pitch, duration, etc. for the whole and/or per-phoneme of the generated speech
|
85 |
+
* Voice conversion / Speech-To-Speech π¦ - Streaming support implies real-time S2S; S2T=>T2S does not count
|
86 |
* Longform synthesis π - Able to synthesize whole paragraphs
|
87 |
|
88 |
Example if the proprietary ElevenLabs were to be added to the capabilities table:
|