Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.46.1
Chorus Detection
This app automatically finds the chorus sections in songs using machine learning.
How to Use
- Upload a song or enter a YouTube URL
- Click Analyze
- The app will:
- Process the audio
- Detect chorus sections
- Generate a visualization
- Create a chorus compilation
Technical Details
- Uses a CRNN (Convolutional Recurrent Neural Network) model
- Trained on a dataset of manually labeled chorus sections
- Model ID:
dennisvdang/chorus-detection
- Processes audio in real-time using TensorFlow
Features
- Chorus detection in any music track
- Audio visualization with highlighted chorus sections
Contact
Created by Dennis Dang. For more details, check out the GitHub repository.