lbourdois commited on
Commit
885c5a2
·
verified ·
1 Parent(s): 63d3b1a

Update model card for Indonesian

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This trimmed model should perform similarly to the original model with only 16,3
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
- | **Model size** | 214,485,504 params | 241,734,912 params | **11.27%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-small-16384.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
+ | **Model size** | 241,734,912 params | 214,485,504 params | **11.27%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-small-16384.png)
25