File size: 1,381 Bytes
49f8d27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3e5ad7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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)