https://github.com/uefi-code/msra_thepracticespaceproject_aimusic
My repo to attend MSRA the Practice Space Project 2022, AI Music
https://github.com/uefi-code/msra_thepracticespaceproject_aimusic
Last synced: 7 months ago
JSON representation
My repo to attend MSRA the Practice Space Project 2022, AI Music
- Host: GitHub
- URL: https://github.com/uefi-code/msra_thepracticespaceproject_aimusic
- Owner: UEFI-code
- Created: 2022-06-09T03:03:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T08:40:11.000Z (over 3 years ago)
- Last Synced: 2025-05-17T03:33:13.099Z (9 months ago)
- Language: Python
- Homepage:
- Size: 44.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my Simple Music Accompaniment
This is a Midi Accompaniment project.
## Research
### Dataset Making
Proudly use my [Midi-Miner-Specfic](https://github.com/UEFI-code/midi-miner-specifc) to seperate a Midi file to "input" and "target".😎
### Data Preprocess
Midi To Tensor: Considering use Miditoolkit
### Model Designing
Question: Do Accompaniment Needs Remember Privous things?
1. Embeding Layer
2. CNN + GLU / LSTM / Transformer
3. Linear
4. Softmax
## Reference
https://arxiv.org/pdf/2008.07703.pdf