Add Speaker ID demo for C# (#862)
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 streaming-hlg-decoding/
|
||||
cd speaker-identification
|
||||
./run.sh
|
||||
|
||||
cd ../streaming-hlg-decoding/
|
||||
./run.sh
|
||||
|
||||
cd ../spoken-language-identification
|
||||
|
||||
1
.github/workflows/test-dot-net.yaml
vendored
1
.github/workflows/test-dot-net.yaml
vendored
@@ -179,6 +179,7 @@ jobs:
|
||||
cp -v scripts/dotnet/examples/speech-recognition-from-microphone.csproj dotnet-examples/speech-recognition-from-microphone/
|
||||
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
|
||||
|
||||
ls -lh /tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user