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
innnky avatar

innnky/so-vits-svcArchived

0
View on GitHub↗
3,781 stars·27 forks·Python·AGPL-3.0·14 views

So Vits Svc

This project is an AI voice training framework and singing voice conversion tool. It uses VITS and SoftVC technologies to transform the timbre of singing and spoken audio recordings, allowing a user to change the vocal characteristics of a recording to match a specific target speaker.

The system provides a web-based voice converter interface for managing model checkpoints and performing timbre transformation and pitch shifting. It supports exporting trained models to the ONNX format for use in external interfaces and lightweight runtimes.

The framework covers the full production pipeline, including audio dataset preprocessing, spectral feature extraction, and custom voice model training. It includes capabilities for generating voice profiles from vocal recordings and adjusting output audio frequency through pitch-controllable synthesis.

Features

  • VITS Synthesis Models - Uses VITS architectures combining variational autoencoders and transformers to generate high-fidelity audio waveforms.
  • Singing Voice Conversions - Implements speech-to-speech transformations that change vocal timbre while preserving the original melody and lyrics of singing.
  • AI Vocal Production - Processes raw audio recordings into synthetic singing voices for professional music production.
  • Audio Dataset Preprocessing - Cleans and standardizes raw audio datasets through resampling and partitioning into training, validation, and test sets.
  • Voice Conversion Training - Provides a complete pipeline for preprocessing audio datasets and training voice conversion models.
  • Voice Synthesizer Training - Trains deep learning models to capture and replicate the unique vocal characteristics of specific target speakers.
  • Pitch-Guided Synthesis - Implements generative synthesis guided by fundamental frequency predictors to allow precise control over output audio pitch.
  • Voice Identity Conversions - Transforms the vocal characteristics of spoken audio to match a target speaker with adjustable pitch transposition.
  • Singing Voice Conversion Systems - Integrates training and inference systems using VITS and SoftVC for professional singing voice conversion.
  • Audio Spectral Features - Extracts frequency-domain characteristics, including mel-spectrograms and pitch contours, to prepare audio for model training.
  • Timbre Morphing Tools - Transforms the sonic characteristics of source audio to match target speaker embeddings for timbre conversion.
  • Audio Feature Extraction - Generates spectral and pitch features from raw vocal recordings to create training-ready datasets.
  • Reference Profile Generation - Generates custom voice profiles from recordings and base models to improve the stability of voice training.
  • Real-Time Voice Transformation - Ships a web interface for managing model checkpoints and performing real-time vocal timbre transformation.
  • Web-Based Speech Inference UIs - Provides a browser interface for uploading voice samples and triggering audio processing pipelines via a backend API.
  • Web-Based Model Management Interfaces - Provides a browser-based interface for managing model checkpoints and performing voice conversion tasks.

Star history

Star history chart for innnky/so-vits-svcStar history chart for innnky/so-vits-svc

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with So Vits Svc

These projects share indexed features with So Vits Svc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • voicepaw/so-vits-svc-forkvoicepaw avatar

    voicepaw/so-vits-svc-fork

    9,318View on GitHub↗

    This project is an AI singing voice conversion system and vocal processor used for training generative voice models and converting vocal recordings or live input into a target voice. It functions as a VITS model trainer and a real-time voice changer that transforms vocal timbre and pitch to change the identity of a singer. The system provides a graphical management dashboard for controlling training hyperparameters and voice conversion presets. It supports low-latency audio streaming for live microphone input and employs pitch estimation to ensure precise matching between source and target vo

    Pythoncontentvecdeep-learninggan
    View on GitHub↗9,318
  • svc-develop-team/so-vits-svcsvc-develop-team avatar

    svc-develop-team/so-vits-svc

    28,097View on GitHub↗

    This project is a singing voice conversion tool based on VITS generative modeling. It transforms the identity of a singing voice to a target speaker while preserving the original melody, lyrics, and intonation. The system distinguishes itself through hybrid voice synthesis, allowing for the blending of multiple speaker identities via linear model interpolation. It utilizes cluster-based feature retrieval to increase target voice similarity and employs a diffusion probabilistic model as a post-processor to remove electronic artifacts and improve vocal clarity. The software covers a broad rang

    Python
    View on GitHub↗28,097
  • andabi/deep-voice-conversionandabi avatar

    andabi/deep-voice-conversion

    3,941View on GitHub↗

    This project is a TensorFlow voice conversion framework and deep learning audio toolkit designed for neural voice style transfer. It functions as a speech synthesis engine that transforms the spectral characteristics of a source speaker's voice to match the vocal identity of a target speaker. The system employs a phoneme-based approach to voice conversion, classifying audio utterances into speaker-independent phonemes and resynthesizing them using a target voice. This pipeline allows for the transformation of voice characteristics by mapping audio features between different speakers. The too

    Python
    View on GitHub↗3,941
  • zzw922cn/automatic_speech_recognitionzzw922cn avatar

    zzw922cn/Automatic_Speech_Recognition

    2,834View on GitHub↗

    This project is a machine learning toolkit designed for the development, training, and deployment of automatic speech recognition engines. It provides a comprehensive framework for converting spoken audio into written text, specifically supporting models trained on Mandarin and English datasets. The library utilizes an end-to-end neural architecture that processes raw audio input directly into character sequences, bypassing the need for intermediate linguistic alignment. It incorporates signal processing techniques to transform sound waves into numerical spectrograms and feature vectors, whic

    Pythonaudioautomatic-speech-recognitionchinese-speech-recognition
    View on GitHub↗2,834
Compare all 30 related projects→

Frequently asked questions

What does innnky/so-vits-svc do?

This project is an AI voice training framework and singing voice conversion tool. It uses VITS and SoftVC technologies to transform the timbre of singing and spoken audio recordings, allowing a user to change the vocal characteristics of a recording to match a specific target speaker.

What are the main features of innnky/so-vits-svc?

The main features of innnky/so-vits-svc are: VITS Synthesis Models, Singing Voice Conversions, AI Vocal Production, Audio Dataset Preprocessing, Voice Conversion Training, Voice Synthesizer Training, Pitch-Guided Synthesis, Voice Identity Conversions.

Which projects share features with innnky/so-vits-svc?

Projects with overlapping indexed features include: voicepaw/so-vits-svc-fork — This project is an AI singing voice conversion system and vocal processor used for training generative voice models… svc-develop-team/so-vits-svc — This project is a singing voice conversion tool based on VITS generative modeling. It transforms the identity of a… andabi/deep-voice-conversion — This project is a TensorFlow voice conversion framework and deep learning audio toolkit designed for neural voice… zzw922cn/automatic_speech_recognition — This project is a machine learning toolkit designed for the development, training, and deployment of automatic speech… librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… nl8590687/asrt_speechrecognition — This project is a Chinese automatic speech recognition framework and deep learning system designed to convert spoken…