Fix C# API to support streaming Paraformer (#266)
This commit is contained in:
4
.github/workflows/test-dot-net.yaml
vendored
4
.github/workflows/test-dot-net.yaml
vendored
@@ -63,8 +63,10 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cd dotnet-examples/
|
||||
|
||||
cd online-decode-files
|
||||
./run.sh
|
||||
./run-transducer.sh
|
||||
./run-paraformer.sh
|
||||
|
||||
cd ../offline-decode-files
|
||||
./run-nemo-ctc.sh
|
||||
|
||||
Reference in New Issue
Block a user