kunaldhawan commited on
Commit
51d6c4d
·
verified ·
1 Parent(s): 3dd856d

added reference to Riva Canary NIM, fixed typo

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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 canary-1.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,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
- Although this model isn’t supported yet by Riva, the [list of supported models](https://huggingface.co/models?other=Riva) is here.
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