Separate and adjust volume of song stems
Generate music from text prompts
Generate music with chord progression and MIDI prompts
Generate music based on text and melody inputs
Transform and render any MIDI
Generate captions for your music files
Compose a song using a predefined chord progression
Genshin Impact Game Style Music Generator
Generate cover versions from songs by modifying Mel Spectrograms
Accompaniment generation for any melody
Generate music from text
Convert terrarium data into music
Generate music from text prompts on Discord
Spleeter is an open-source tool developed by Deezer for separating and adjusting the volume of different components within a song. It allows users to isolate vocals, drums, bass, piano, and other instruments from a single audio file, enabling precise control over each element's volume.
• Stem Separation: Spleeter can separate audio tracks into individual stems, such as vocals, drums, and bass.
• Volume Adjustment: Users can independently adjust the volume of each isolated stem.
• User-Friendly Interface: The tool provides an intuitive UI for easy manipulation of audio tracks.
• Multiple Formats: Supports various audio formats, including MP3, WAV, and FLAC.
• Customization: Allows users to create unique mixes by blending stems in different proportions.
pip install spleeter
.spleeter
in your terminal or command prompt.For advanced users, Spleeter also provides command-line options for batch processing and specific stem isolation.
# Example command
spleeter "path/to/audio/file.mp3" -f mp3 -o "path/to/output/folder"
1. What systems does Spleeter support?
Spleeter is compatible with Windows, macOS, and Linux operating systems.
2. How long does it take to process a song?
Processing time depends on the length and complexity of the track. Typically, it ranges from a few seconds to several minutes.
3. Can I use Spleeter for live performances?
No, Spleeter is designed for post-production and studio use. It is not optimized for real-time or live performances.