Separate and adjust volume of song stems
Convert YouTube videos to MP3 files
Generate drum patterns from text descriptions
Generate music from text and melody
Generate music from text
Demo for Jasco Model Music Stems Generation
Generate music tracks with instrument settings
Stream and organize your music library
Identify music genres in audio files
Accompaniment generation for any melody
https://huggingface.co/spaces/VIDraft/mouse-webgen
Generate music based on a title of your imagination :)
Separate music tracks from audio
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.