okuchaiev commited on
Commit
830befe
·
1 Parent(s): 67c36e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -260,11 +260,10 @@ Since this model was trained on publicly available speech datasets, the performa
260
  ## Deployment with NVIDIA Riva
261
 
262
  For the best real-time accuracy, latency, and throughput, deploy the model with [NVIDIA Riva](https://developer.nvidia.com/riva), an accelerated speech AI SDK deployable on-prem, in all clouds, multi-cloud, hybrid, at the edge, and embedded.
263
-
264
  Additionally, Riva provides:
265
 
266
  * 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
267
- * Best in class accuracy via customization with run-time word boosting (e.g., brand and product names), acoustic model training, language model training, and inverse text normalization customizations
268
  * Streaming speech recognition, Kubernetes compatible scaling, and Enterprise-grade support
269
 
270
  Check out [Riva live demo](https://developer.nvidia.com/riva#demos).
 
260
  ## Deployment with NVIDIA Riva
261
 
262
  For the best real-time accuracy, latency, and throughput, deploy the model with [NVIDIA Riva](https://developer.nvidia.com/riva), an accelerated speech AI SDK deployable on-prem, in all clouds, multi-cloud, hybrid, at the edge, and embedded.
 
263
  Additionally, Riva provides:
264
 
265
  * 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
266
+ * 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
267
  * Streaming speech recognition, Kubernetes compatible scaling, and Enterprise-grade support
268
 
269
  Check out [Riva live demo](https://developer.nvidia.com/riva#demos).