You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
290 B
21 lines
290 B
3 years ago
|
# Aishell - Deepspeech2 Streaming
|
||
|
|
||
|
## CTC Prefix Beam Search w/o LM
|
||
|
|
||
|
```
|
||
|
Overall -> 16.14 % N=104612 C=88190 S=16110 D=312 I=465
|
||
|
Mandarin -> 16.14 % N=104612 C=88190 S=16110 D=312 I=465
|
||
|
Other -> 0.00 % N=0 C=0 S=0 D=0 I=0
|
||
|
```
|
||
|
|
||
|
## CTC Prefix Beam Search w LM
|
||
|
|
||
|
```
|
||
|
|
||
|
```
|
||
|
|
||
|
## CTC WFST
|
||
|
|
||
|
```
|
||
|
|
||
|
```
|