slplab commited on
Commit
404ea35
1 Parent(s): 4d84397

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -46,9 +46,10 @@ The following hyperparameters were used during training:
46
  - num_epochs: 20 (EarlyStopping: patience: 5 epochs max)
47
  - mixed_precision_training: Native AMP
48
 
49
- # Evaluation Result
50
 
51
- Phone Error Rate 3.88%
 
52
 
53
  # Output Examples
54
  ![output_examples](./output_examples.png)
 
46
  - num_epochs: 20 (EarlyStopping: patience: 5 epochs max)
47
  - mixed_precision_training: Native AMP
48
 
49
+ # Evaluation Results
50
 
51
+ - Phone Error Rate 3.88%
52
+ - Monophthong-wise Error Rates: (To be posted)
53
 
54
  # Output Examples
55
  ![output_examples](./output_examples.png)