Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Pendrokar commited on
Commit
401cafd
β€’
1 Parent(s): 56ab437

explaining limit without longform synth

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,7 +63,7 @@ This is aimed as a resource to increase awareness for these models and to make i
63
 
64
  ## Legend
65
 
66
- for the [above](#) TTS capability table
67
 
68
  * Processor ⚑ - Inference done by
69
  * CPU (CPU**s** = multithreaded) - All models can be run on CPU, so real-time factor should be below 2.0 to qualify for CPU tag, though some more leeway can be given if it supports audio streaming
@@ -83,7 +83,7 @@ for the [above](#) TTS capability table
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:
89
  | Name | Processor<br>⚑ | Phonetic alphabet<br>πŸ”€ | Insta-clone<br>πŸ‘₯ | Emotional control<br>🎭 | Prompting<br>πŸ“– | Speech control<br>🎚 | Streaming support<br>🌊 | Voice conversion<br>🦜 | Longform synthesis<br>πŸ“œ |
 
63
 
64
  ## Legend
65
 
66
+ For the [above](#) TTS capability table. Open the [viewer](./viewer) in another window or even another monitor to keep both it and the legend in view.
67
 
68
  * Processor ⚑ - Inference done by
69
  * CPU (CPU**s** = multithreaded) - All models can be run on CPU, so real-time factor should be below 2.0 to qualify for CPU tag, though some more leeway can be given if it supports audio streaming
 
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, as some TTS models tend to break down after a certain audio length limit
87
 
88
  Example if the proprietary ElevenLabs were to be added to the capabilities table:
89
  | Name | Processor<br>⚑ | Phonetic alphabet<br>πŸ”€ | Insta-clone<br>πŸ‘₯ | Emotional control<br>🎭 | Prompting<br>πŸ“– | Speech control<br>🎚 | Streaming support<br>🌊 | Voice conversion<br>🦜 | Longform synthesis<br>πŸ“œ |