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.
Yang Zhou
ce322a60f8
|
2 years ago | |
---|---|---|
.. | ||
local | 2 years ago | |
README.md | 2 years ago | |
path.sh | 2 years ago | |
run.sh | 2 years ago | |
utils | 2 years ago |
README.md
customized Auto Speech Recognition
introduction
These scripts are tutorials to show you how build your own decoding graph.
eg:
-
this is address slot wfst, you can add the address which want to recognize.
-
after replace operation, G = fstreplace(G_with_slot, address_slot), we will get the customized graph.
These operations are in the scripts, please check out. we will lanuch more detail scripts.
How to run
bash run.sh
Results
CTC WFST
Overall -> 1.23 % N=1134 C=1126 S=6 D=2 I=6
Mandarin -> 1.24 % N=1132 C=1124 S=6 D=2 I=6
English -> 0.00 % N=2 C=2 S=0 D=0 I=0