gumblex / whisper_vadLinks
Whisper.cpp Speech-to-text with Voice Acticity Detection
☆19Updated 10 months ago
Alternatives and similar repositories for whisper_vad
Users that are interested in whisper_vad are comparing it to the libraries listed below
Sorting:
- Port of Funasr's Paraformer model in C/C++☆35Updated last year
- Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech☆16Updated last year
- Experiments to test different speech recognition systems for SEPIA Framework☆60Updated 2 years ago
- The CPP version of Silero VAD: pre-trained enterprise-grade Voice Activity Detector☆23Updated last year
- a cpp ggml port of "VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech." for use in mobile…☆42Updated last year
- Tiny wrapper around webrtc-audio-processing for noise suppression/auto gain only☆26Updated last year
- libvits-ncnn is an ncnn implementation of the VITS library that enables cross-platform GPU-accelerated speech synthesis.🎙️💻☆62Updated 2 years ago
- C++17 port of Open-Unmix-PyTorch with streaming LSTM inference, ggml, quantization, and Eigen☆47Updated 6 months ago
- Voxtral: Convert Mistral into a end2end SpeechLM. No information bottleneck, preserves prosody, learns interruptions from data. Unlike GP…☆30Updated 6 months ago
- NNSE (Neural Network Speech Enhancement) is a speech-denoiser optimized to run on Ambiq's low power platform☆40Updated this week
- Convert ONNX models to plain C++ code (without dependencies)☆21Updated 2 years ago
- ONNX-compatible Fast SeamlessM4T—Massively Multilingual & Multimodal Machine Translation☆43Updated 2 years ago
- A lightweight pure C++ Text-to-Speech (TTS) pipeline with OpenVINO, supporting multiple languages.☆77Updated last month
- A cross platform implementation of Text-to-Speech based on ONNXRuntime.☆32Updated 2 years ago
- C++ library for converting text to phonemes for Piper☆134Updated 2 months ago
- Inference TinyLlama models on ncnn☆24Updated 2 years ago
- GFPGAN face reconstruction with ncnn on a bare Raspberry Pi☆13Updated 2 years ago
- ncnn HiFi-GAN☆29Updated 11 months ago
- TTS inference in C++ based on TFlite model☆21Updated 4 years ago
- Onnx compatible styletts2 code☆13Updated 3 months ago
- This is a repository that collects common audio noise reduction models, using Gradio to demonstrate the use of each model, which is very …☆46Updated 9 months ago
- Port of Meta's Encodec in C/C++☆226Updated 9 months ago
- ONNX implementation of Whisper. PyTorch free.☆99Updated 10 months ago
- SpeechDenoiser: Real-Time Speech Denoising with ONNX Welcome to SpeechDenoiser, a simple and effective solution for real-time speech den…☆86Updated last year
- A fast MP3 decoder for python, using minimp3☆29Updated 3 years ago
- ONNX and TensorRT implementation of Whisper☆64Updated 2 years ago
- Detecting segments belonging to which song in database, and return Nil if does not exist in a database.☆22Updated 4 years ago
- An open source NLP as a service project focused on providing state of the art systems with ease. Training and inference by simple docker …☆20Updated last year
- Open models for Coqui STT☆142Updated 2 years ago
- Babylon.cpp is a C and C++ library for grapheme to phoneme conversion and text to speech synthesis. For phonemization a ONNX runtime port…☆23Updated 3 weeks ago