androstj nielsr HF staff commited on
Commit
ed0f478
·
verified ·
1 Parent(s): 7258142

Add pipeline tag and library_name (#1)

Browse files

- Add pipeline tag and library_name (b266ee0d02df6c43e6e6e508f81f0a57382f94d6)
- Update README.md (0261a9b4b4c75a8d021e19faeb8540007ce63987)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,7 +3,10 @@ license: cc-by-4.0
3
  tags:
4
  - audio quality
5
  - audio aesthetics
 
 
6
  ---
 
7
  # Model Summary
8
  audiobox-aesthetics is a unified automatic quality assessment for speech, music, and sound.
9
 
@@ -94,4 +97,4 @@ If you found this repository useful, please cite the following BibTeX entry.
94
  ```
95
  ## License
96
  The majority of audiobox-aesthetics is licensed under CC-BY 4.0, as found in the LICENSE file.
97
- However, portions of the project are available under separate license terms: [https://github.com/microsoft/unilm](https://github.com/microsoft/unilm) is licensed under MIT license.
 
3
  tags:
4
  - audio quality
5
  - audio aesthetics
6
+ library_name: pytorch
7
+ pipeline_tag: audio-classification
8
  ---
9
+
10
  # Model Summary
11
  audiobox-aesthetics is a unified automatic quality assessment for speech, music, and sound.
12
 
 
97
  ```
98
  ## License
99
  The majority of audiobox-aesthetics is licensed under CC-BY 4.0, as found in the LICENSE file.
100
+ However, portions of the project are available under separate license terms: [https://github.com/microsoft/unilm](https://github.com/microsoft/unilm) is licensed under MIT license.