awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Open-Source Alternatives to Voicemod

Ranking updated Jul 13, 2026

For an open source real time voice changer, the first results are w-okada/voice-changer (This application provides real-time voice transformation using machine learning models and supports live audio stream injection, making it a functional tool for modifying vocal identity during broadcasts and communication), lyrebird-voice-changer/lyrebird (This is a dedicated real-time voice changer application for Linux that provides audio effects and voice modulation, though it lacks the cross-platform support and VST plugin integration found in more comprehensive tools) and fxsound2/fxsound-app (This is a system-wide audio enhancement and equalization tool rather than a voice modulation application, meaning it lacks the specific pitch-shifting and voice-transformation features required for a voice changer). existentialaudio/blackhole and rikorose/deepfilternet round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “open source alternatives to voicemod”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Open-Source Alternatives to Voicemod

Find the best repos with AI.We'll search the best matching repositories with AI.
  • w-okada/voice-changerw-okada avatar

    w-okada/voice-changer

    19,729View on GitHub↗

    This software is a real-time voice changer that utilizes machine learning inference to transform live microphone input into target vocal characteristics. It functions as an artificial intelligence audio processing tool designed to modify vocal identity during active communication or live broadcasts. The application distinguishes itself by executing neural network models directly within the browser environment. It leverages web-based compute acceleration and dedicated audio threading to maintain low-latency performance, allowing users to switch between different voice profiles while processing

    This application provides real-time voice transformation using machine learning models and supports live audio stream injection, making it a functional tool for modifying vocal identity during broadcasts and communication.

    PythonAudio ProcessingAudio Processing
    View on GitHub↗19,729
  • lyrebird-voice-changer/lyrebirdlyrebird-voice-changer avatar

    lyrebird-voice-changer/lyrebird

    1,856View on GitHub↗

    Lyrebird is a real-time audio processing application designed for Linux systems that modifies microphone input. It functions by capturing and routing system audio streams through virtual devices, allowing users to apply frequency adjustments and voice effects before the signal is passed to other desktop applications. The application provides a graphical interface built with a declarative toolkit, enabling users to manage and toggle between custom voice presets. These configurations are stored locally, ensuring that specific pitch settings and audio profiles remain consistent across different

    This is a dedicated real-time voice changer application for Linux that provides audio effects and voice modulation, though it lacks the cross-platform support and VST plugin integration found in more comprehensive tools.

    PythonVirtual Audio Routing
    View on GitHub↗1,856
  • fxsound2/fxsound-appfxsound2 avatar

    fxsound2/fxsound-app

    3,598View on GitHub↗

    This project is a system audio processor and digital signal processing engine designed to enhance system-wide sound volume and clarity. It functions as a high-fidelity sound enhancer and parametric audio equalizer that shapes the sonic profile and timbre of audio across all output devices. The software utilizes a virtual audio device driver to intercept system audio streams at the kernel level, redirecting them through a processing pipeline. This allows for real-time sound processing and low-latency audio filtration to minimize the delay between sound generation and output. The system covers

    This is a system-wide audio enhancement and equalization tool rather than a voice modulation application, meaning it lacks the specific pitch-shifting and voice-transformation features required for a voice changer.

    C++Audio ProcessingAudio Processing SystemsVirtual Audio Routing
    View on GitHub↗3,598
  • existentialaudio/blackholeExistentialAudio avatar

    ExistentialAudio/BlackHole

    19,175View on GitHub↗

    BlackHole is a system-level virtual audio driver designed for macOS that enables real-time routing of digital audio signals between applications and hardware. By functioning as a kernel-level extension, it creates a virtual loopback interface that allows users to transfer sound streams across software environments without the need for physical cables or external hardware. The software distinguishes itself through its ability to aggregate multiple physical and virtual audio sources into a single, unified interface. This abstraction layer supports complex signal management, including the mirror

    This is a virtual audio driver used for routing audio between applications, which serves as a foundational building block for voice modulation but lacks the actual voice-changing and soundboard features requested.

    CAudio ProcessingVirtual Audio LoopbacksAudio Processing Systems
    View on GitHub↗19,175
  • rikorose/deepfilternetRikorose avatar

    Rikorose/DeepFilterNet

    3,864View on GitHub↗

    DeepFilterNet is a deep learning noise suppression framework and real-time audio filter designed to isolate speech and remove background noise from audio signals. It functions as a speech enhancement tool and audio processing middleware that cleans microphone input and speaker output for communication applications. The system operates as an audio server interceptor, delivering noise-suppressed streams between hardware devices and software applications. It provides capabilities for microphone signal cleaning and audio output filtering, including the creation of virtual noise-suppressed microph

    This tool is a specialized noise suppression and speech enhancement framework rather than a voice changer, as it focuses on cleaning audio signals rather than modulating or transforming the user's voice.

    PythonAudio ProcessingReal-Time Audio Filters
    View on GitHub↗3,864
  • werman/noise-suppression-for-voicewerman avatar

    werman/noise-suppression-for-voice

    6,324View on GitHub↗

    This repository provides a noise suppression plugin for audio processing rather than a standalone real-time voice changer application with soundboard and modulation capabilities.

    C++Audio Plugin HostingReal-Time Audio Filters
    View on GitHub↗6,324
  • spotify/pedalboardspotify avatar

    spotify/pedalboard

    5,972View on GitHub↗

    This is a powerful audio processing library and VST host framework for developers, but it is a building block for creating audio software rather than a ready-to-use voice changer application for gamers or streamers.

    C++Audio ProcessingAudio Plugin Hosting
    View on GitHub↗5,972
  • virtualdrivers/virtual-display-driverVirtualDrivers avatar

    VirtualDrivers/Virtual-Display-Driver

    8,412View on GitHub↗

    Virtual-Display-Driver is a kernel-level driver for Windows that emulates physical monitors and audio devices. It serves as a virtual monitor emulator, headless server display emulator, and virtual audio device driver to enable extended desktop space and sound routing on systems without physical hardware connections. The project enables the simulation of monitors with custom resolutions, refresh rates, and identification profiles, including support for High Dynamic Range output. It also provides software-defined audio interfaces to simulate virtual microphones and speakers. The software cove

    This is a kernel-level driver for emulating virtual displays and audio devices, which provides the underlying routing infrastructure but lacks the voice modulation, audio effects, and soundboard features required for a voice changer.

    C++Virtual Microphone SimulationVirtual Audio Routing
    View on GitHub↗8,412
  • audiokit/audiokitaudiokit avatar

    audiokit/AudioKit

    11,381View on GitHub↗

    AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati

    This is a low-level audio synthesis and signal processing framework for Apple platforms, which provides the building blocks to create a voice changer but is not a ready-to-use application for gaming or streaming.

    SwiftAudio Processing
    View on GitHub↗11,381
  • goldfire/howler.jsgoldfire avatar

    goldfire/howler.js

    25,190View on GitHub↗

    Howler.js is a JavaScript library that provides a unified interface for managing audio playback across web browsers. It functions as a cross-browser audio engine, abstracting complex browser audio APIs into a consistent developer experience while ensuring reliable performance through automatic fallback mechanisms. The library distinguishes itself by offering specialized tools for spatial audio and efficient asset management. It includes a spatial audio framework that maps three-dimensional vectors to audio nodes for immersive sound positioning, alongside an audio sprite manager that allows de

    This is a JavaScript audio playback library for web applications, which serves as a building block for developers rather than a standalone real-time voice modulation application for gaming or streaming.

    JavaScriptAudio Processing
    View on GitHub↗25,190
  • audacity/audacityaudacity avatar

    audacity/audacity

    17,181View on GitHub↗

    Audacity is a cross-platform digital audio workstation and multi-track audio editor. It serves as a comprehensive suite for capturing live audio input, refining sound files through splicing and effects, and mixing multi-track audio files using a non-destructive waveform interface. The project functions as a VST3 plugin host, providing a software environment to load and execute audio effects and virtual instruments for real-time signal processing. It also includes an audio spectrum analyzer for visualizing frequencies and waveforms to identify specific sonic characteristics. The software cove

    Audacity is a digital audio workstation designed for editing and post-processing recorded files rather than a real-time voice changer for live streaming or communication applications.

    C++Audio ProcessingAudio Plugin Hosting
    View on GitHub↗17,181
  • laurentgomila/sfmlLaurentGomila avatar

    LaurentGomila/SFML

    11,911View on GitHub↗

    SFML is a cross-platform multimedia framework for C++ designed for creating 2D graphics, audio, and network applications. It functions as a unified set of libraries that provides a 2D graphics rendering engine, an audio processing library, a network socket library, and a cross-platform window manager. The framework allows for the development of interactive software by coordinating real-time 2D graphics rendering, audio playback, and user input handling. It provides a standardized interface for creating and controlling application windows across multiple operating systems. Its capability surf

    This is a multimedia development framework used to build audio and graphics applications, but it is a programming library rather than a ready-to-use voice modulation tool.

    C++Audio Processing
    View on GitHub↗11,911
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
w-okada/voice-changer19.7KPythonotherFeb 16, 2026
lyrebird-voice-changer/lyrebird1.9KPythonMITDec 13, 2023
fxsound2/fxsound-app
3.6K
C++
agpl-3.0
Feb 16, 2026
existentialaudio/blackhole19.2KCGPL-3.0Dec 19, 2025
rikorose/deepfilternet3.9KPythonotherOct 17, 2024
werman/noise-suppression-for-voice6.3KC++gpl-3.0May 18, 2024
spotify/pedalboard6KC++gpl-3.0Feb 2, 2026
virtualdrivers/virtual-display-driver8.4KC++mitFeb 3, 2026
audiokit/audiokit11.4KSwiftMITMay 30, 2026
goldfire/howler.js25.2KJavaScriptmitNov 23, 2025

Related searches

  • an open source voice cloning and speech generation tool
  • an open source alternative to Adobe Audition
  • a self-hosted voice chat
  • an open source alternative to Twilio
  • an open source digital audio workstation
  • a toolkit for AI voice cloning
  • a desktop softphone
  • an open source alternative to NVIDIA Broadcast