Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Pendrokar commited on
Commit
3a5cb59
β€’
1 Parent(s): c36ba5b

Replaced empty cells with a whitespace => no more null; ElevenLabs row example

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -38,7 +38,12 @@ for the above TTS capability table
38
  * Voice conversion / Speech-To-Speech support 🦜 - Streaming support implies real-time S2S; S2T=>T2S does not count
39
  * Longform synthesis - Able to synthesis whole paragraphs
40
 
41
- A _null_ value means unfilled/unknown. πŸ€·β€β™‚οΈ Please create pull requests to update the info on the models.
 
 
 
 
 
42
 
43
  | Name | GitHub | Weights | License | Fine-tune | Languages | Paper | Demo | Issues |
44
  |---|---|---|---|---|---|---|---|---|
 
38
  * Voice conversion / Speech-To-Speech support 🦜 - Streaming support implies real-time S2S; S2T=>T2S does not count
39
  * Longform synthesis - Able to synthesis whole paragraphs
40
 
41
+ Example if the proprietary ElevenLabs were to be added to the capabilities table:
42
+ | Name | Processor<br>⚑ | Phonetic alphabet<br>πŸ”€ | Insta-clone<br>πŸ‘₯ | Emotional control<br>🎭 | Prompting<br>πŸ“– | Speech control<br>🎚 | Streaming support<br>🌊 | S2S support<br>🦜 | Longform synthesis |
43
+ |---|---|---|---|---|---|---|---|---| --- |
44
+ |ElevenLabs|CUDA|IPA, ARPAbet|πŸ‘₯|πŸŽ­πŸ“–|πŸ—£πŸ“–|"🎚 stability, voice similarity"|🌊|🦜|πŸ“œ Projects|
45
+
46
+ Please create pull requests to update the info on the models.
47
 
48
  | Name | GitHub | Weights | License | Fine-tune | Languages | Paper | Demo | Issues |
49
  |---|---|---|---|---|---|---|---|---|