run_an4_tests

来自「It is the Speech recognition software. 」· 代码 · 共 15 行

TXT
15
字号
make an4_words_unigram 			| tee an4_words_unigram.outmake an4_words_trigram 			| tee an4_words_trigram.outmake an4_words_fst 			| tee an4_words_fst.outmake an4_spelling_unigram	 	| tee an4_spelling_unigram.outmake an4_spelling_journey_trigram	| tee an4_spelling_journey_trigram.outmake an4_spelling_journey_fst 		| tee an4_spelling_journey_fst.outmake an4_spelling_trigram 		| tee an4_spelling_trigram.outmake an4_spelling_fst 			| tee an4_spelling_fst.outmake an4_full_unigram 			| tee an4_full_unigram.outmake an4_full_trigram 			| tee an4_full_trigram.outmake an4_full_fst 			| tee an4_full_fst.outmake an4_plus_unigram 			| tee an4_plus_unigram.outmake an4_plus_trigram 			| tee an4_plus_trigram.out# make an4_plus_fst 			| tee an4_plus_fst.out

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?