awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
boy1dr avatar

boy1dr/SpleeterGui

0
View on GitHub↗
2,716 Stars·275 Forks·C#·apache-2.0·10 Aufrufe

SpleeterGui

SpleeterGui is a graphical interface for the Spleeter machine learning library, serving as an AI source separation tool and audio stem extractor. It allows users to separate mixed audio files into individual source tracks, such as vocals, drums, and bass, using a visual application.

The project functions as a wrapper for the Spleeter engine, removing the requirement to use command line tools for music stem isolation and audio source separation. It provides a visual method for managing audio source isolation and preparing instrument tracks.

The interface includes tools for output directory management to define where processed audio files are saved. It handles file routing and the execution of the underlying separation engine through a desktop window.

Features

  • Source Separation Tools - Provides a visual tool for isolating individual instruments and vocals from mixed audio tracks.
  • Audio & Music - Enables the extraction of individual musical stems from a single audio file.
  • Audio Source Isolation - Isolates specific instruments or removes vocals from recordings for remixing and analysis.
  • Audio Stem Extractors - Extracts individual instrument tracks from a single audio recording through a visual application.
  • Graphical User Interfaces - Provides a graphical user interface to manage the Spleeter audio separation engine.
  • CLI GUI Wrappers - Wraps the Spleeter command line tool in a desktop window using the Python Tkinter toolkit.
  • Subprocess Utilities - Spawns the external Spleeter command line binary as a separate system process and captures its output.
  • Music Production Software - Prepares isolated instrument tracks to be used as samples or stems in music production.

Star-Verlauf

Star-Verlauf für boy1dr/spleeterguiStar-Verlauf für boy1dr/spleetergui

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu SpleeterGui

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SpleeterGui.
  • facebookresearch/demucsAvatar von facebookresearch

    facebookresearch/demucs

    10,236Auf GitHub ansehen↗

    Demucs is a deep learning stem splitter and AI music de-mixing software used to isolate vocals and instruments from a single audio file. It functions as a PyTorch audio source separation tool that splits mixed tracks into individual stems such as drums, bass, and vocals. The system is a hybrid spectrogram waveform separator that combines spectral and waveform analysis. This approach allows the software to process audio in both frequency and time domains to achieve high-fidelity source separation. The tool provides capabilities for audio source separation, including acapella track extraction

    Python
    Auf GitHub ansehen↗10,236
  • jianchang512/vocal-separateAvatar von jianchang512

    jianchang512/vocal-separate

    1,994Auf GitHub ansehen↗

    Vocal-separate is an audio processing tool designed to isolate vocal and instrumental tracks from audio and video files. It functions as a local artificial intelligence engine that performs source separation directly on the user's machine, ensuring data privacy by eliminating the need for external server connectivity. The system provides a browser-based control interface for managing media uploads and monitoring processing tasks. To handle intensive signal decomposition, it utilizes hardware-accelerated tensor processing, which offloads complex mathematical calculations to dedicated graphics

    Pythonmusic-separationspleetervocal-separation
    Auf GitHub ansehen↗1,994
  • anjok07/ultimatevocalremoverguiAvatar von Anjok07

    Anjok07/ultimatevocalremovergui

    23,673Auf GitHub ansehen↗

    Ultimate Vocal Remover is a desktop application designed for AI-driven audio source separation. It utilizes deep learning models to isolate vocals, drums, and other individual instruments from mixed audio files, providing a utility for professional production and creative editing workflows. The software distinguishes itself by leveraging GPU-accelerated tensor computation to perform complex signal processing tasks, significantly reducing the time required for high-fidelity audio extraction. It incorporates a modular plugin architecture that integrates external utilities to support a wide rang

    Pythonaudioinstrumentalkaraoke
    Auf GitHub ansehen↗23,673
  • gto76/python-cheatsheetAvatar von gto76

    gto76/python-cheatsheet

    38,499Auf GitHub ansehen↗

    This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a curated catalog of language features, syntax patterns, and standard library functions designed to help developers identify and apply correct coding patterns. The documentation covers a broad range of functional areas, including language fundamentals such as object-oriented structuring, functional logic, and list comprehensions. It also provides guidance on utilizing the standard library for data analysis, file management, networking, and concurrent execution. The reference e

    Pythoncheatsheetpythonpython-cheatsheet
    Auf GitHub ansehen↗38,499
Alle 30 Alternativen zu SpleeterGui anzeigen→

Häufig gestellte Fragen

Was macht boy1dr/spleetergui?

SpleeterGui is a graphical interface for the Spleeter machine learning library, serving as an AI source separation tool and audio stem extractor. It allows users to separate mixed audio files into individual source tracks, such as vocals, drums, and bass, using a visual application.

Was sind die Hauptfunktionen von boy1dr/spleetergui?

Die Hauptfunktionen von boy1dr/spleetergui sind: Source Separation Tools, Audio & Music, Audio Source Isolation, Audio Stem Extractors, Graphical User Interfaces, CLI GUI Wrappers, Subprocess Utilities, Music Production Software.

Welche Open-Source-Alternativen gibt es zu boy1dr/spleetergui?

Open-Source-Alternativen zu boy1dr/spleetergui sind unter anderem: facebookresearch/demucs — Demucs is a deep learning stem splitter and AI music de-mixing software used to isolate vocals and instruments from a… jianchang512/vocal-separate — Vocal-separate is an audio processing tool designed to isolate vocal and instrumental tracks from audio and video… anjok07/ultimatevocalremovergui — Ultimate Vocal Remover is a desktop application designed for AI-driven audio source separation. It utilizes deep… gto76/python-cheatsheet — This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a… tsurumeso/vocal-remover — Vocal Remover is a deep learning application designed for audio source separation. It functions as a command-line… aigc-audio/audiogpt — AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural…