Skip to content

Commit

Permalink
paper
Browse files Browse the repository at this point in the history
  • Loading branch information
misya11p committed Sep 24, 2024
1 parent 35fa524 commit 9246947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
AMT-APC is a method for training an automatic piano cover generation model by fine-tuning an AMT (Automatic Music Transcription) model.

- Project page: [AMT-APC](https://misya11p.github.io/amt-apc/)
- Paper: Not yet published
- Paper: [[2409.14086] AMT-APC: Automatic Piano Cover by Fine-Tuning an Automatic Music Transcription Model](https://arxiv.org/abs/2409.14086)

## Usage (Piano Cover Generation)

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<div id="description" class="py-8">
<p>We are developing a new piano cover model. The demo video is posted below.</p>
<ul class="list-disc ml-4 pt-2">
<li>Paper: Not yet published</li>
<li>Repository: <a href="https://github.com/misya11p/amt-apc" class="text-blue-500 hover:text-blue-700" target="_blank" rel="noopener">misya11p/amt-apc</a></li>
<li>Paper: <a href="https://arxiv.org/abs/2409.14086" class="text-blue-500 hover:text-blue-700" target="_blank" rel="noopener">[2409.14086] AMT-APC: Automatic Piano Cover by Fine-Tuning an Automatic Music Transcription Model</a></li>
</ul>
</div>
<div id="demo" class="py-8">
Expand Down

0 comments on commit 9246947

Please sign in to comment.