rosa / README.md
goedev's picture
update readme tags.
49f8d27
---
title: ROSA
emoji: 🥁
colorFrom: green
colorTo: pink
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: mit
short_description: Drum Separator
tags:
- demucs
- cuda
---
# ROSA
**Your personal AI drummer for practice and composition.**
ROSA is a tool designed for musicians, especially bass and electric guitar players, who need a drum track to play along with. Simply upload your song, and ROSA will help you generate a corresponding drum track in MIDI format.
## ✨ Features
- **Audio Upload**: Upload your song in various audio formats.
- **BPM Control**: Automatically detect or manually set the Beats Per Minute (BPM) for your track.
- **MIDI Export**: Export the generated drum track as a MIDI file, ready to be used in any Digital Audio Workstation (DAW).
## 🚀 How to Use
1. **Upload a song**: Select an audio file from your computer.
2. **Set the BPM**: Let ROSA detect the BPM or set it manually for precision.
3. **Export**: Download the generated drum track as a MIDI file and start jamming!
## Investigation Notes
- A model from Intel: [drumsep_mdx23c_jarredou_openvino](https://huggingface.co/Intel/drumsep_mdx23c_jarredou_openvino)
- [OpenVINO™ Music Separation](https://github.com/intel/openvino-plugins-ai-audacity/blob/main/doc/feature_doc/music_separation/README.md)
- [Demucs](https://github.com/adefossez/demucs)