Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Pendrokar commited on
Commit
a6fd964
·
verified ·
1 Parent(s): d1be055

ROCm: ONNX runtime

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ For the [#above](#) TTS capability table. Open the [viewer](../../viewer/) in an
74
  * Processor ⚡ - Inference done by
75
  * 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
76
  * CUDA by *NVIDIA*™
77
- * ROCm by *AMD*™
78
  * Phonetic alphabet 🔤 - Phonetic transcription that allows to control pronunciation of words before inference
79
  * [IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) - International Phonetic Alphabet
80
  * [ARPAbet](https://en.wikipedia.org/wiki/ARPABET) - American English focused phonetics
 
74
  * Processor ⚡ - Inference done by
75
  * 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
76
  * CUDA by *NVIDIA*™
77
+ * ROCm by *AMD*™, also see [ONNX Runtime HF guide](https://huggingface.co/docs/optimum/en/onnxruntime/usage_guides/amdgpu)
78
  * Phonetic alphabet 🔤 - Phonetic transcription that allows to control pronunciation of words before inference
79
  * [IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) - International Phonetic Alphabet
80
  * [ARPAbet](https://en.wikipedia.org/wiki/ARPABET) - American English focused phonetics