topel commited on
Commit
40c6e9b
1 Parent(s): e3d0429

Update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,10 +7,11 @@ tags:
7
  - convnext-audio
8
  - audioset
9
  inference: false
10
- extra_gated_prompt: "The collected information will help acquire a better knowledge of who is using our audio event tools. If relevant, please cite our Interspeech 2023 paper."
11
  extra_gated_fields:
12
  Company/university: text
13
  Website: text
 
14
  ---
15
 
16
  **ConvNeXt-Tiny-AT** is an audio tagging CNN model, trained on **AudioSet** (balanced+unbalanced subsets). It reached 0.471 mAP on the test set.
 
7
  - convnext-audio
8
  - audioset
9
  inference: false
10
+ extra_gated_prompt: "The collected information will help acquire a better knowledge of who is using our audio event tools. If relevant, please cite our Interspeech 2023 paper (Bibtex below)."
11
  extra_gated_fields:
12
  Company/university: text
13
  Website: text
14
+ I plan to use this model for (task, type of audio data, etc): text
15
  ---
16
 
17
  **ConvNeXt-Tiny-AT** is an audio tagging CNN model, trained on **AudioSet** (balanced+unbalanced subsets). It reached 0.471 mAP on the test set.