w-okada/voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 2nd, 2026
Created on August 22nd, 2022
Open Issues & Pull Requests: 447 (+0)
GitHub issues: Enabled
Number of forks: 2,406
Total Stargazers: 20,931 (+0)
Total Subscribers: 184 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Voice Changer is a real-time voice conversion tool that uses AI to transform audio input during live streaming or communication.

The tool addresses the need to modify voice characteristics in real time by applying neural network models to incoming audio. It processes audio streams through AI models trained for voice conversion, allowing users to change their voice characteristics without post-processing delays. The software supports multiple AI model architectures, with different editions providing access to different model types depending on the platform and hardware configuration.

Adoption depends on your platform and hardware. Windows users with CUDA or ONNX support can access both Beatrice and RVC models, while Mac M1 users and Linux users have more limited model availability. The tool is suitable for streamers, content creators, and anyone needing real-time voice modification during live communication. A lightweight version specifically for Beatrice v2 is available for users with less demanding hardware requirements.

Development shows active iteration across multiple model implementations. The project maintains parallel support for different AI architectures, with recent work focusing on Beatrice v2 features including speaker merging and automatic pitch shifting. Bug fixes address model upload errors, device selection issues, and model parameter application across different model versions. The tool supports concurrent operation with previous versions and provides configurable chunk size options for performance tuning.