Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ base_model:
|
|
10 |
---
|
11 |
MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
12 |
|
|
|
|
|
13 |
## Usage
|
14 |
some audio processing packages like mutagen, torchaudio are needed to be installed
|
15 |
```python
|
|
|
10 |
---
|
11 |
MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
12 |
|
13 |
+
train code: https://github.com/laitselec/MuFun
|
14 |
+
|
15 |
## Usage
|
16 |
some audio processing packages like mutagen, torchaudio are needed to be installed
|
17 |
```python
|