mimbres commited on
Commit
86fe84f
·
1 Parent(s): d3044f5
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -18,7 +18,8 @@ with gr.Blocks(theme=theme) as demo:
18
  with gr.Column(scale=10):
19
  gr.Markdown(
20
  """
21
- # YourMT3+: Bridging the Gap in Multi-instrument Music Transcription with Advanced Model Architectures and Cross-dataset Stem Augmentation
 
22
  """)
23
 
24
  with gr.Group():
 
18
  with gr.Column(scale=10):
19
  gr.Markdown(
20
  """
21
+ # YourMT3+: Multi-instrument Music Transcription with Enhanced Transformer Architectures and Cross-dataset Stem Augmentation
22
+ ## Sungkyun Chang, Emmanouil Benetos, Holger Kirchhoff and Simon Dixon, IEEE MLSP 2024 (to appear)
23
  """)
24
 
25
  with gr.Group():