Separate and adjust volume of song stems
Search and find music tracks by title or artist
Ultra-fast and very well fitted solo Piano music transformer
Stream and organize your music library
Browse Nivini's music and creative works
Generate music from text prompts
Explore music with interactive maps
Generate cover versions from songs by modifying Mel Spectrograms
Separate vocals and accompaniment from audio
Search and explore 179k+ MIDI titles
Large and fast music transformer for pitches inpainting
Generate drum patterns from text descriptions
Demo for Jasco Model Music Stems Generation
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.