An open API service indexing awesome lists of open source software.

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

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