Audio Classification
English
music
art
admin commited on
Commit
d160690
·
1 Parent(s): bd04398
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Our evaluation methodology adopted the approach for structural segmentation eval
20
  ## Usage
21
  ```python
22
  from modelscope import snapshot_download
23
- model_dir = snapshot_download('ccmusic-database/song_structure')
24
  ```
25
 
26
  ## Maintenance
 
20
  ## Usage
21
  ```python
22
  from modelscope import snapshot_download
23
+ model_dir = snapshot_download("ccmusic-database/song_structure")
24
  ```
25
 
26
  ## Maintenance