Legend - Processor
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ Cloned the GitHub repo for easier viewing and embedding the above table. https:/
|
|
13 |
for the above TTS capability table
|
14 |
|
15 |
* Processor ⚡ - Inference done by
|
16 |
-
* CPU (
|
17 |
-
* CUDA by NVIDIA
|
18 |
-
* ROCm by AMD
|
19 |
* Phonetic alphabet 🔤 - Phonetic transcription that allows to control pronunciation of words before inference
|
20 |
* [IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) - International Phonetic Alphabet
|
21 |
* [ARPAbet](https://en.wikipedia.org/wiki/ARPABET) - American English focused phonetics
|
|
|
13 |
for the above TTS capability table
|
14 |
|
15 |
* Processor ⚡ - Inference done by
|
16 |
+
* CPU (CPU**s** = multithreaded) - Real-time factor should be below 2.0 to qualify for CPU, though some more leeway can be given if it supports audio streaming
|
17 |
+
* CUDA by *NVIDIA*™
|
18 |
+
* ROCm by *AMD*™
|
19 |
* Phonetic alphabet 🔤 - Phonetic transcription that allows to control pronunciation of words before inference
|
20 |
* [IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) - International Phonetic Alphabet
|
21 |
* [ARPAbet](https://en.wikipedia.org/wiki/ARPABET) - American English focused phonetics
|