Update README.md
Browse files
README.md
CHANGED
@@ -246,15 +246,15 @@ Since this model was trained on publicly available speech datasets, the performa
|
|
246 |
|
247 |
## NVIDIA Riva: Deployment
|
248 |
|
249 |
-
|
250 |
-
|
251 |
Additionally, Riva provides:
|
252 |
|
253 |
* World-class out-of-the-box accuracy for the most common languages with model checkpoints trained on proprietary data with hundreds of thousands of GPU-compute hours
|
254 |
-
* Best in class accuracy
|
255 |
-
* Streaming speech recognition, Kubernetes compatible scaling, and
|
256 |
|
257 |
-
|
|
|
258 |
|
259 |
## References
|
260 |
[1] [Conformer: Convolution-augmented Transformer for Speech Recognition](https://arxiv.org/abs/2005.08100)
|
|
|
246 |
|
247 |
## NVIDIA Riva: Deployment
|
248 |
|
249 |
+
[NVIDIA Riva](https://developer.nvidia.com/riva), is an accelerated speech AI SDK deployable on-prem, in all clouds, multi-cloud, hybrid, on edge, and embedded.
|
|
|
250 |
Additionally, Riva provides:
|
251 |
|
252 |
* World-class out-of-the-box accuracy for the most common languages with model checkpoints trained on proprietary data with hundreds of thousands of GPU-compute hours
|
253 |
+
* Best in class accuracy with run-time word boosting (e.g., brand and product names) and customization of acoustic model, language model, and inverse text normalization
|
254 |
+
* Streaming speech recognition, Kubernetes compatible scaling, and enterprise-grade support
|
255 |
|
256 |
+
Although this model isn’t supported yet by Riva, the [list of supported models is here](https://huggingface.co/models?other=Riva).
|
257 |
+
Check out [Riva live demo](https://developer.nvidia.com/riva#demos).
|
258 |
|
259 |
## References
|
260 |
[1] [Conformer: Convolution-augmented Transformer for Speech Recognition](https://arxiv.org/abs/2005.08100)
|