Initial commit: FunASR Speech Recognition Toolkit
Update API Documentation / build-api-docs (push) Has been cancelled
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
|
||||
\data\
|
||||
ngram 1=4
|
||||
ngram 2=2
|
||||
ngram 3=2
|
||||
|
||||
\1-grams:
|
||||
-5.234679 a -3.3
|
||||
-3.456783 b
|
||||
0.0000000 <s> -2.5
|
||||
-4.333333 </s>
|
||||
|
||||
\2-grams:
|
||||
-1.45678 a b -3.23
|
||||
-1.30490 <s> a -4.2
|
||||
|
||||
\3-grams:
|
||||
-0.34958 <s> a b
|
||||
-0.23940 a b </s>
|
||||
|
||||
\end\
|
||||
Reference in New Issue
Block a user