Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 887 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 887 Bytes

SharpSpeech

SharpSpeech is free, local and open source way to speech and wake word recognition.
Latest version: 1.0.4
NuGet: https://www.nuget.org/packages/SharpSpeech/
Wiki: Coming Soon

About

This library contains implementation for progressive Speech Recognition with automatic stopping when there is silence.
Also it contains Wake Word Recognition.
This is in this library thanks to Whisper.net
It uses SharperPortAudio for crossplatform and memory only audio recording.

Upcoming Features

  • Better memory handling
  • Better voice coverage
  • Implement more intuitive way to autostop speech recognition
  • Multilingual support
  • Automatic translation between languages
  • Completly progressive speech to text
  • Better no speech threshold