Trending open-source projects · updated daily

Audio GitHub Trending

The audio board covers speech and sound: text-to-speech, speech recognition, voice cloning, music generation, source separation, transcription and audio processing libraries. It is assembled from GitHub topic pages for text-to-speech, speech recognition and music generation and ranked by stars, which makes it a quick survey of where the open-source audio stack currently stands — classic toolkits sit beside this year's model releases. Every entry lists language, stars and forks and opens a detail page with description, license, last push date and README, plus related audio projects. For anyone wiring voice into a product or processing recordings at scale, the activity dates on those pages matter as much as the star counts.

Trending Audio Projects

1

huggingface / transformers

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

Python★ 166,183⑂ 0
View huggingface/transformers
2

harry0703 / MoneyPrinterTurbo

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

Python★ 123,960⑂ 0
View harry0703/MoneyPrinterTurbo
3

unslothai / unsloth

Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX and more.

Python★ 76,204⑂ 0
View unslothai/unsloth
4

RVC-Boss / GPT-SoVITS

1 min voice data can also be used to train a good TTS model! (few shot voice cloning)

Python★ 61,791⑂ 0
View RVC-Boss/GPT-SoVITS
5

calesthio / OpenMontage

World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files.

Python★ 59,289⑂ 0
View calesthio/OpenMontage
6

ggml-org / whisper.cpp

Port of OpenAI's Whisper model in C/C++

C++★ 53,684⑂ 0
View ggml-org/whisper.cpp
7

coqui-ai / TTS

🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

Python★ 46,014⑂ 0
View coqui-ai/TTS
8

2noise / ChatTTS

A generative speech model for daily dialogue.

Python★ 39,845⑂ 0
View 2noise/ChatTTS
9

OpenBMB / VoxCPM

VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning

Python★ 37,566⑂ 0
View OpenBMB/VoxCPM
10

myshell-ai / OpenVoice

Instant voice cloning by MIT and MyShell. Audio foundation model.

Python★ 37,530⑂ 0
View myshell-ai/OpenVoice
11

babysor / MockingBird

🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time

Python★ 36,908⑂ 0
View babysor/MockingBird
12

debpalash / VoiceStudio

VoiceStudio is the open-source, fully-local ElevenLabs alternative — voice cloning, voice design, video dubbing, dictation, transcription & audiobook creation in 646 languages.

Python★ 30,697⑂ 0
View debpalash/VoiceStudio
13

mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

C++★ 26,774⑂ 0
View mozilla/DeepSpeech
14

SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2

Python★ 25,411⑂ 0
View SYSTRAN/faster-whisper
15

m-bain / whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

Python★ 24,054⑂ 0
View m-bain/whisperX
16

index-tts / index-tts

An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System

Python★ 23,992⑂ 0
View index-tts/index-tts
17

QwenAudio / CosyVoice

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.

Python★ 23,628⑂ 0
View QwenAudio/CosyVoice
18

modelscope / FunASR

Open-source speech recognition toolkit for training, inference, streaming ASR, VAD, punctuation, speaker diarization pipelines, and OpenAI-compatible/MCP serving.

Python★ 20,348⑂ 0
View modelscope/FunASR
19

nari-labs / dia

A TTS model capable of generating ultra-realistic dialogue in one pass.

Python★ 19,400⑂ 0
View nari-labs/dia
20

jianchang512 / pyvideotrans

Translate the video from one language to another and embed dubbing & subtitles.

Python★ 19,022⑂ 0
View jianchang512/pyvideotrans
21

leon-ai / leon

🧠 Leon is your open-source personal assistant.

TypeScript★ 17,514⑂ 0
View leon-ai/leon
22

kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.

Shell★ 15,484⑂ 0
View kaldi-asr/kaldi
23

alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

Jupyter Notebook★ 15,131⑂ 0
View alphacep/vosk-api
24

NVIDIA / DeepLearningExamples

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

Jupyter Notebook★ 14,843⑂ 0
View NVIDIA/DeepLearningExamples
25

k2-fsa / sherpa-onnx

Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection.

C++★ 14,781⑂ 0
View k2-fsa/sherpa-onnx
26

supertone-oss-archive / supertonic

Lightning-Fast, On-Device, Multilingual TTS — running natively via ONNX.

Swift★ 13,777⑂ 0
View supertone-oss-archive/supertonic
27

kmario23 / deep-learning-drizzle

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

HTML★ 12,944⑂ 0
View kmario23/deep-learning-drizzle
28

abus-aikorea / voice-pro

Gradio WebUI for creators and developers, featuring key TTS (Edge-TTS, kokoro) and zero-shot Voice Cloning (E2 & F5-TTS, CosyVoice), with Whisper audio processing, YouTube download

Python★ 12,825⑂ 0
View abus-aikorea/voice-pro
29

PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System

Python★ 12,684⑂ 0
View PaddlePaddle/PaddleSpeech
30

rany2 / edge-tts

Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key

Python★ 11,949⑂ 0
View rany2/edge-tts
31

speechbrain / speechbrain

A PyTorch-based Speech Toolkit

Python★ 11,823⑂ 0
View speechbrain/speechbrain
32

rhasspy / piper

A fast, local neural text to speech system

C++★ 11,282⑂ 0
View rhasspy/piper
33

QuentinFuxa / WhisperLiveKit

Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.

Python★ 11,037⑂ 0
View QuentinFuxa/WhisperLiveKit
34

openvinotoolkit / openvino

OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

C++★ 10,857⑂ 0
View openvinotoolkit/openvino
35

open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio

Python★ 10,295⑂ 0
View open-mmlab/Amphion
36

mozilla / TTS

🤖 💬 Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)

Jupyter Notebook★ 10,171⑂ 0
View mozilla/TTS
37

espnet / espnet

End-to-End Speech Processing Toolkit

Python★ 9,961⑂ 0
View espnet/espnet
38

QwenAudio / SenseVoice

Open-source SenseVoiceSmall model for Mandarin, Cantonese, English, Japanese, and Korean ASR, language ID, emotion recognition, and audio event detection.

C★ 9,313⑂ 0
View QwenAudio/SenseVoice
39

Uberi / speech_recognition

Speech recognition module for Python, supporting several engines and APIs, online and offline.

Python★ 8,988⑂ 0
View Uberi/speech_recognition
40

multimodal-art-projection / YuE

YuE2: frontier music generation with symbolic planning, zero-shot covers, and agentic music editing.

Python★ 8,907⑂ 0
View multimodal-art-projection/YuE
41

MITDeepLearning / introtodeeplearning

Lab Materials for MIT 6.S191: Introduction to Deep Learning

Jupyter Notebook★ 8,783⑂ 0
View MITDeepLearning/introtodeeplearning
42

netease-youdao / EmotiVoice

EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine

Python★ 8,524⑂ 0
View netease-youdao/EmotiVoice
43

nl8590687 / ASRT_SpeechRecognition

A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统

Python★ 8,386⑂ 0
View nl8590687/ASRT_SpeechRecognition
44

Plachtaa / VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/

Python★ 7,925⑂ 0
View Plachtaa/VALL-E-X
45

jaywalnut310 / vits

VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech

Python★ 7,892⑂ 0
View jaywalnut310/vits
46

Blaizzy / mlx-audio

A text-to-speech (TTS), speech-to-text (STT) and speech-to-speech (STS) library built on Apple's MLX framework, providing efficient speech analysis on Apple Silicon.

Python★ 7,891⑂ 0
View Blaizzy/mlx-audio
47

myshell-ai / MeloTTS

High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.

Python★ 7,639⑂ 0
View myshell-ai/MeloTTS
48

espeak-ng / espeak-ng

eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.

C★ 6,846⑂ 0
View espeak-ng/espeak-ng
49

TalAter / annyang

💬 Speech recognition for your site

TypeScript★ 6,815⑂ 0
View TalAter/annyang
50

Osmantic / ODS

Turn your PC, Mac, or Linux box into an AI server. LLM inference, chat UI, voice, agents, workflows, RAG, and image generation.

Python★ 6,530⑂ 0
View Osmantic/ODS
51

flashlight / wav2letter

Facebook AI Research's Automatic Speech Recognition Toolkit

C++★ 6,437⑂ 0
View flashlight/wav2letter
52

argmaxinc / argmax-oss-swift

On-device Speech AI for Apple Silicon

Swift★ 6,365⑂ 0
View argmaxinc/argmax-oss-swift
53

yl4579 / StyleTTS2

StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models

Python★ 6,350⑂ 0
View yl4579/StyleTTS2
54

promptslab / Awesome-Prompt-Engineering

This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc

TypeScript★ 6,334⑂ 0
View promptslab/Awesome-Prompt-Engineering
55

modelscope / FunClip

FunASR-powered video transcription, subtitle generation, and LLM-assisted clipping tool with a local Gradio UI.

Python★ 6,316⑂ 0
View modelscope/FunClip
56

PaddlePaddle / PaddleX

All-in-One Development Tool based on PaddlePaddle

Python★ 6,264⑂ 0
View PaddlePaddle/PaddleX
57

snakers4 / silero-models

Silero Models: pre-trained text-to-speech models made embarrassingly simple

Jupyter Notebook★ 6,108⑂ 0
View snakers4/silero-models
58

denizsafak / abogen

Generate audiobooks from EPUBs, PDFs and text with synchronized captions.

Python★ 6,007⑂ 0
View denizsafak/abogen
59

dograh-hq / dograh

Open source voice AI platform. Self-hosted alternative to Vapi and Retell. On Prem, BYOK across Speech to Speech or LLM/STT/TTS, with a visual workflow builder, MCP native and telephony support.

Python★ 5,657⑂ 0
View dograh-hq/dograh
60

MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper

Jupyter Notebook★ 5,646⑂ 0
View MahmoudAshraf97/whisper-diarization
61

liuzhao1225 / YouDub-webui

Open-source AI video localization and dubbing for YouTube/Bilibili: speech recognition, subtitle translation, voice cloning, audio mixing and rendering. 开源 AI 视频翻译配音工具。

Python★ 5,483⑂ 0
View liuzhao1225/YouDub-webui
62

remsky / Kokoro-FastAPI

Dockerized OpenAI-compatible wrapper for Kokoro-82M text-to-speech w/multiplatform CPU, AMD, NVIDIA GPU PyTorch; multi-speaker, clone-tuning, caption timestamps, SSML, optional readalong web UI

Python★ 5,440⑂ 0
View remsky/Kokoro-FastAPI
63

wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit

Python★ 5,238⑂ 0
View wenet-e2e/wenet
64

Picovoice / porcupine

On-device wake word detection powered by deep learning

Python★ 4,938⑂ 0
View Picovoice/porcupine
65

yanshengjia / ml-road

Machine Learning and Agentic AI Resources, Practice and Research

Python★ 4,935⑂ 0
View yanshengjia/ml-road
66

fspecii / ace-step-ui

🎵 The Ultimate Open Source Suno Alternative - Professional UI for ACE-Step 1.5 AI Music Generation. Free, local, unlimited. Stop paying for Suno!

JavaScript★ 4,887⑂ 0
View fspecii/ace-step-ui
67

MoonInTheRiver / DiffSinger

DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code

Python★ 4,862⑂ 0
View MoonInTheRiver/DiffSinger
68

jianchang512 / stt

Voice Recognition to Text Tool / 一个离线运行的本地音视频转字幕工具,输出json、srt字幕、纯文字格式

Python★ 4,796⑂ 0
View jianchang512/stt
69

sanchit-gandhi / whisper-jax

JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.

Jupyter Notebook★ 4,680⑂ 0
View sanchit-gandhi/whisper-jax
70

gradio-app / fastrtc

The python library for real-time communication

JavaScript★ 4,624⑂ 0
View gradio-app/fastrtc
71

crmne / ruby_llm

The Ruby-native AI framework. Chats, agents, tools, images, audio, and video through one consistent API, in plain Ruby or Rails.

Ruby★ 4,368⑂ 0
View crmne/ruby_llm
72

OpenMOSS / MOSS-TTS-Nano

A 100M-parameter multilingual TTS model for real-time CPU inference, voice cloning, and 48 kHz stereo generation

Python★ 4,356⑂ 0
View OpenMOSS/MOSS-TTS-Nano
73

cmusphinx / pocketsphinx

A small speech recognizer

C★ 4,344⑂ 0
View cmusphinx/pocketsphinx
74

collabora / WhisperLive

A nearly-live implementation of OpenAI's Whisper.

Python★ 4,279⑂ 0
View collabora/WhisperLive
75

metavoiceio / metavoice-src

Foundational model for human-like, expressive TTS

Python★ 4,207⑂ 0
View metavoiceio/metavoice-src
76

huggingface / distil-whisper

Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.

Python★ 4,115⑂ 0
View huggingface/distil-whisper
77

OpenMOSS / MOSS-TTS

An open-source model family for long-form speech, dialogue synthesis, voice design, sound effects, and real-time streaming TTS

Python★ 4,109⑂ 0
View OpenMOSS/MOSS-TTS
78

KoljaB / RealtimeTTS

Converts text to speech in realtime

Python★ 4,026⑂ 0
View KoljaB/RealtimeTTS
79

TensorSpeech / TensorFlowTTS

😝 TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)

Python★ 3,994⑂ 0
View TensorSpeech/TensorFlowTTS
80

IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.

Python★ 3,722⑂ 0
View IAHispano/Applio
81

ahmetoner / whisper-asr-webservice

OpenAI Whisper ASR Webservice API

Python★ 3,337⑂ 0
View ahmetoner/whisper-asr-webservice
82

rsxdalv / TTS-WebUI

A single Gradio + React WebUI with extensions for ACE-Step, OmniVoice, Kimi Audio, Piper TTS, GPT-SoVITS, CosyVoice, XTTSv2, DIA, Kokoro, OpenVoice, ParlerTTS, Stable Audio, MMS, StyleTTS2, MAGNet

TypeScript★ 3,263⑂ 0
View rsxdalv/TTS-WebUI
83

Purfview / whisper-standalone-win

Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.

★ 3,185⑂ 0
View Purfview/whisper-standalone-win
84

zzw922cn / awesome-speech-recognition-speech-synthesis-papers

Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)

★ 3,130⑂ 0
View zzw922cn/awesome-speech-recognition-speech-synthesis-papers
85

chenyme / Chenyme-AAVT

这是一个全自动(音频)视频翻译项目。利用Whisper识别声音,AI大模型翻译字幕,最后合并字幕视频,生成翻译后的视频。

Python★ 3,129⑂ 0
View chenyme/Chenyme-AAVT
86

AutoArk / GPA

[AutoArk] GPA (General Purpose Audio) can do ASR, TTS and voice conversion with one tiny model!

Python★ 3,111⑂ 0
View AutoArk/GPA
87

HeyWillow / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative

C★ 3,104⑂ 0
View HeyWillow/willow
88

elevenlabs / elevenlabs-python

The official Python SDK for the ElevenLabs API.

Python★ 3,099⑂ 0
View elevenlabs/elevenlabs-python
89

pluja / whishper

Transcribe any audio to text, translate and edit subtitles 100% locally with a web UI. Powered by whisper models!

Svelte★ 3,071⑂ 0
View pluja/whishper
90

enhuiz / vall-e

An unofficial PyTorch implementation of the audio LM VALL-E

Python★ 2,974⑂ 0
View enhuiz/vall-e
91

readbeyond / aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)

Python★ 2,866⑂ 0
View readbeyond/aeneas
92

tensorflow / lingvo

Lingvo

Python★ 2,864⑂ 0
View tensorflow/lingvo
93

linto-ai / whisper-timestamped

Multilingual Automatic Speech Recognition with word-level timestamps and confidence

Python★ 2,844⑂ 0
View linto-ai/whisper-timestamped
94

zzw922cn / Automatic_Speech_Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow

Python★ 2,832⑂ 0
View zzw922cn/Automatic_Speech_Recognition
95

Camb-ai / MARS5-TTS

MARS5 speech model (TTS) from CAMB.AI

Jupyter Notebook★ 2,820⑂ 0
View Camb-ai/MARS5-TTS
96

0xShug0 / audio.cpp

An all-in-one, pure C++ inference engine for audio models, powered by ggml. Supports TTS, STT, VAD, voice conversion, music generation, and more, with highly optimized performance.

C++★ 2,748⑂ 0
View 0xShug0/audio.cpp
97

rhasspy / rhasspy

Offline private voice assistant for many human languages

Shell★ 2,747⑂ 0
View rhasspy/rhasspy
98

QwenAudio / qwen-audio-agent

A realtime voice runtime that keeps Agents talking, working, and present. Real-time Voice Runtime for AI Agents

JavaScript★ 2,641⑂ 0
View QwenAudio/qwen-audio-agent
99

pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API

Python★ 2,635⑂ 0
View pndurette/gTTS
100

coqui-ai / STT

🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.

C++★ 2,607⑂ 0
View coqui-ai/STT

Speech AI GitHub Projects

Text-to-Speech Repositories

Audio Processing Tools

More GitHub Trending Projects

1

alibaba / open-code-review

Go★ 28,800⑂ 2,060▲ 2,756 stars
2

debpalash / VoiceStudio

Python★ 31,078⑂ 3,708▲ 2,072 stars
3

JustVugg / colibri

C★ 33,938⑂ 3,550▲ 2,026 stars
4

cloudflare / security-audit-skill

JavaScript★ 5,154⑂ 316▲ 1,434 stars
5

tt-a1i / archify

JavaScript★ 63,676⑂ 4,224▲ 1,373 stars
6

abue-ammar / tinycast

Swift★ 4,787⑂ 228▲ 1,076 stars

Related GitHub Trending Lists