mimbres commited on
Commit
9313f4a
1 Parent(s): 662be2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ with gr.Blocks(theme=theme, css=css) as demo:
163
  """
164
  ## 🎶YourMT3+: Multi-instrument Music Transcription with Enhanced Transformer Architectures and Cross-dataset Stem Augmentation
165
  ### Model card:
166
- - Model name: `YPTF.MoE+Multi (noPS)`
167
  - Encoder backbone: Perceiver-TF + Mixture of Experts (2/8)
168
  - Decoder backbone: Multi-channel T5-small
169
  - Tokenizer: MT3 tokens with Singing extension
 
163
  """
164
  ## 🎶YourMT3+: Multi-instrument Music Transcription with Enhanced Transformer Architectures and Cross-dataset Stem Augmentation
165
  ### Model card:
166
+ - Model name: `{model_name}`
167
  - Encoder backbone: Perceiver-TF + Mixture of Experts (2/8)
168
  - Decoder backbone: Multi-channel T5-small
169
  - Tokenizer: MT3 tokens with Singing extension