Skip to content

isabella232/pocketsphinx-kws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketSphinx KWS C#

Pure C# port of the Pocketsphinx keyword spotter

This code is terribly unoptimized right now because it's an LLE (low-level) port of the C code, favoring parity over speed. It's about 7 times slower than the C code right now; future optimizations to remove the pointer emulation layer should come soon.

About

Pure C# port of the Pocketsphinx keyword spotter

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.2%
  • C# 41.7%
  • C++ 6.0%
  • Objective-C 1.1%