added reference to Riva Canary NIM, fixed typo
Browse files
README.md
CHANGED
@@ -498,7 +498,7 @@ BLEU score on [mExpresso](https://huggingface.co/facebook/seamless-expressive#me
|
|
498 |
|
499 |
## Model Fairness Evaluation
|
500 |
|
501 |
-
As outlined in the paper "Towards Measuring Fairness in AI: the Casual Conversations Dataset", we assessed the
|
502 |
|
503 |
### Gender Bias:
|
504 |
|
@@ -525,8 +525,7 @@ Additionally, Riva provides:
|
|
525 |
* 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
|
526 |
* Streaming speech recognition, Kubernetes compatible scaling, and enterprise-grade support
|
527 |
|
528 |
-
|
529 |
-
Check out [Riva live demo](https://developer.nvidia.com/riva#demos).
|
530 |
|
531 |
|
532 |
## References
|
|
|
498 |
|
499 |
## Model Fairness Evaluation
|
500 |
|
501 |
+
As outlined in the paper "Towards Measuring Fairness in AI: the Casual Conversations Dataset", we assessed the Canary-1B model for fairness. The model was evaluated on the CausalConversations-v1 dataset, and the results are reported as follows:
|
502 |
|
503 |
### Gender Bias:
|
504 |
|
|
|
525 |
* 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
|
526 |
* Streaming speech recognition, Kubernetes compatible scaling, and enterprise-grade support
|
527 |
|
528 |
+
Canary is available as a NIM endpoint via Riva. Try the model yourself here: [https://build.nvidia.com/nvidia/canary-1b-asr](https://build.nvidia.com/nvidia/canary-1b-asr).
|
|
|
529 |
|
530 |
|
531 |
## References
|