JBJoyce commited on
Commit
f420d07
1 Parent(s): 4711666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Model was trained for 10 epochs on a limited quantity of speech (~1.5 hours) and
16
  Thus the model should not be assumed to hold generalizability to other speakers or languages without further
17
  training data or rigorous testing.
18
 
19
- Model was evaluated for accuracy on a hold out test set of 20% of the available data and scored 89%.
20
 
21
  ## Uses
22
  Model can be used via transformers library or via Hugging Face Hosted inference API to the right. I would
 
16
  Thus the model should not be assumed to hold generalizability to other speakers or languages without further
17
  training data or rigorous testing.
18
 
19
+ Model was evaluated for accuracy on a hold out test set of 20% of the available data and scored 97%.
20
 
21
  ## Uses
22
  Model can be used via transformers library or via Hugging Face Hosted inference API to the right. I would