fquirin / speech-recognition-experiments
Experiments to test different speech recognition systems for SEPIA Framework
☆60Updated last year
Alternatives and similar repositories for speech-recognition-experiments:
Users that are interested in speech-recognition-experiments are comparing it to the libraries listed below
- On-device voice activity detection (VAD) powered by deep learning☆208Updated this week
- C++ version of pyannote audio speaker diarizaiton pipeline☆21Updated last year
- Python Wrapper of Silero VAD☆51Updated 2 weeks ago
- Python bindings of speexdsp noise suppression library☆38Updated 2 years ago
- ONNX Inference of Pyannote Segmentation☆86Updated 4 months ago
- Zero-shot multimodal punctuation insertion and truecasing using Whisper☆112Updated 2 years ago
- Zero-shot Audio Classification using Whisper☆80Updated 2 years ago
- A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.☆64Updated last year
- Apply machine learning model DTLN for noise suppression and acoustic echo cancellation on Raspberry Pi☆66Updated 3 years ago
- Real-Time Whisper Voice Recognition with vosk model feedback.☆112Updated last year
- Colab notebooks for Next-gen Kaldi☆27Updated last month
- A lightweight pure C++ Text-to-Speech (TTS) pipeline with OpenVINO, supporting multiple languages.☆53Updated 3 weeks ago
- An open-source, easily accessible package for training and deploying Speech-to-Intent models on microcontrollers and SBCs☆42Updated last year
- SpeechDenoiser: Real-Time Speech Denoising with ONNX Welcome to SpeechDenoiser, a simple and effective solution for real-time speech den…