Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adisol07/sharpspeech

SharpSpeech is free, local and open source way to speech and wake word recognition.
https://github.com/adisol07/sharpspeech

audio speech speech-recognition speech-to-text wake-word-detection wakeword whisper whisper-ai

Last synced: 14 days ago
JSON representation

SharpSpeech is free, local and open source way to speech and wake word recognition.

Awesome Lists containing this project

README

        

# 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](https://github.com/sandrohanea/whisper.net) \
It uses [SharperPortAudio](https://github.com/Adisol07/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