Wrap punctuation APIs to C#. (#945)
This commit is contained in:
5
.github/scripts/test-dot-net.sh
vendored
5
.github/scripts/test-dot-net.sh
vendored
@@ -2,7 +2,10 @@
|
||||
|
||||
cd dotnet-examples/
|
||||
|
||||
cd speaker-identification
|
||||
cd offline-punctuation
|
||||
./run.sh
|
||||
|
||||
cd ../speaker-identification
|
||||
./run.sh
|
||||
|
||||
cd ../streaming-hlg-decoding/
|
||||
|
||||
1
.github/workflows/test-dot-net.yaml
vendored
1
.github/workflows/test-dot-net.yaml
vendored
@@ -196,6 +196,7 @@ jobs:
|
||||
cp -v scripts/dotnet/examples/spoken-language-identification.csproj dotnet-examples/spoken-language-identification/
|
||||
cp -v scripts/dotnet/examples/streaming-hlg-decoding.csproj dotnet-examples/streaming-hlg-decoding
|
||||
cp -v scripts/dotnet/examples/speaker-identification.csproj dotnet-examples/speaker-identification
|
||||
cp -v scripts/dotnet/examples/offline-punctuation.csproj dotnet-examples/offline-punctuation
|
||||
|
||||
ls -lh /tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user