yangwang825 commited on
Commit
3c63982
·
1 Parent(s): 0a27f36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  ---
7
  # MERT
8
 
 
 
9
  ## Usage
10
 
11
  ```python
 
6
  ---
7
  # MERT
8
 
9
+ MERT (Acoustic Music Understanding Model with Large-Scale Self-supervised Training) incorporates teacher models to provide pseudo labels in the masked language modelling (MLM) style acoustic pre-training.
10
+
11
  ## Usage
12
 
13
  ```python