Refactor github actions tests (#688)
This commit is contained in:
2
scripts/dotnet/.gitignore
vendored
2
scripts/dotnet/.gitignore
vendored
@@ -2,4 +2,6 @@ all
|
||||
macos
|
||||
linux
|
||||
windows
|
||||
windows-x64
|
||||
windows-x86
|
||||
packages
|
||||
|
||||
@@ -130,7 +130,7 @@ namespace SherpaOnnx
|
||||
Rule2MinTrailingSilence = 2.4F;
|
||||
Rule3MinUtteranceLength = 20.0F;
|
||||
HotwordsFile = "";
|
||||
HotwordsScore = 2F;
|
||||
HotwordsScore = 1.5F;
|
||||
}
|
||||
public FeatureConfig FeatConfig;
|
||||
public OnlineModelConfig ModelConfig;
|
||||
|
||||
Reference in New Issue
Block a user