File size: 593 Bytes
6f4a442
 
 
8b9e5e1
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
---
## Chinese ASR model using k2-zipformer
### Wenetspeech testset result (coming soon...)
| TEST_NET | TEST_MEETING |
|--------------------|--------------|
| 9.83     | 9.52         |    |

### Training commond
```
nohup ./pruned_transducer_stateless7_streaming/train.py --world-size 8 --num-epochs 30 --start-epoch 1 --feedforward-dims "1024,1024,1536,1536,1024" --exp-dir pruned_transducer_stateless7_streaming/exp --max-duration 360 >  pruned_transducer_stateless7_streaming/exp/nohup.zipformer &
```

### Model unit is char+bpe as `data/lang_char_bpe/tokens.txt`