alvanlii commited on
Commit
243cd15
1 Parent(s): 748391b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -50,8 +50,9 @@ For evaluation, Common Voice 16.0 yue Test set is used.
50
  |GPU Inference time (sdpa) [s/sample]|0.039|0.055|
51
  |GPU Inference (regular) [s/sample]|0.041|0.308|
52
  |CPU Inference [s/sample]|1.7|2.57|
 
53
 
54
- - inference time is calculated by taking the average inference time for the CV16 yue test set
55
 
56
  ## Using the Model
57
  ```
 
50
  |GPU Inference time (sdpa) [s/sample]|0.039|0.055|
51
  |GPU Inference (regular) [s/sample]|0.041|0.308|
52
  |CPU Inference [s/sample]|1.7|2.57|
53
+ |Params [M]|157|242|
54
 
55
+ Note: inference time is calculated by taking the average inference time for the CV16 yue test set
56
 
57
  ## Using the Model
58
  ```