Inverse text normalization API of streaming ASR for various programming languages (#1022)
This commit is contained in:
13
.github/scripts/test-dot-net.sh
vendored
13
.github/scripts/test-dot-net.sh
vendored
@@ -2,7 +2,13 @@
|
||||
|
||||
cd dotnet-examples/
|
||||
|
||||
cd ./offline-decode-files
|
||||
cd ./online-decode-files
|
||||
./run-transducer-itn.sh
|
||||
./run-zipformer2-ctc.sh
|
||||
./run-transducer.sh
|
||||
./run-paraformer.sh
|
||||
|
||||
cd ../offline-decode-files
|
||||
./run-paraformer-itn.sh
|
||||
./run-telespeech-ctc.sh
|
||||
./run-nemo-ctc.sh
|
||||
@@ -27,11 +33,6 @@ cd ../streaming-hlg-decoding/
|
||||
cd ../spoken-language-identification
|
||||
./run.sh
|
||||
|
||||
cd ../online-decode-files
|
||||
./run-zipformer2-ctc.sh
|
||||
./run-transducer.sh
|
||||
./run-paraformer.sh
|
||||
|
||||
cd ../offline-tts
|
||||
./run-aishell3.sh
|
||||
./run-piper.sh
|
||||
|
||||
Reference in New Issue
Block a user