Skip to content

jpaladin/beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Beacon

CodeQL

Development

Publishing

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.

Services

  • API
  • Processor
  • Zigbee2Mqtt
  • Voice
  • PhilipsHue
  • Processor

Voice

Wake word - Porcupine

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.

DeepSpeech

To enable DeepSpeech support model and scorer needs to be added:

  • Profiles/deepspeech-x.x.x-models.pbmm
  • Profiles/deepspeech-x.x.x-models.scorer

Profiles can be downloaded from Github: Mozilla DeepSpeech repo Releases page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages