mimbres commited on
Commit
fed99ef
1 Parent(s): 0526165
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -18,8 +18,7 @@ with gr.Blocks(theme=theme) as demo:
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():
 
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
  """)
23
 
24
  with gr.Group():