Example publish command for Windows x64 target:
dotnet publish -r win-x64 --self-contained true
.NET Core RID Catalog for more options for -r flag.
- API
- Processor
- Zigbee2Mqtt
- Voice
- PhilipsHue
- Processor
Porcupine custom trained model for wake word "signal" expires every 30 days. You need to retrail one ourself or use provided model if not expired. More info on training your custom wake work model can be found on GitHub: Picovoice Porcupine repo.
Wake word aucustic model is located in:
Profiles/signal_windows_2020-12-33_v1.8.0.ppn
Model is automatically selected based on date and version. Version must match with installed Procupine NuGet package version.
To enable DeepSpeech support model and scorer needs to be added:
Profiles/deepspeech-x.x.x-models.pbmmProfiles/deepspeech-x.x.x-models.scorer
Profiles can be downloaded from Github: Mozilla DeepSpeech repo Releases page.