English
Sound Classification
CNN14
cemsubakan commited on
Commit
beeab45
1 Parent(s): d24c3c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ datasets:
15
 
16
  # CNN14 Trained on VGGSound dataset with SimCLR and Fine Tuned on ESC50
17
 
18
- This repository provides all the necessary tools to perform audip classification with [CNN14 model](https://arxiv.org/abs/1912.10211) model, implemented with SpeechBrain, and pretrained on Libri2Mix dataset. For a better experience we encourage you to learn more about
19
  [SpeechBrain](https://speechbrain.github.io). The encoder is first trained with SimCLR on the VGGGSound dataset, and then fine tuned on ESC50 folds 1,2,3.
20
 
21
  | Release | Classification Accuracy Valid | Classification Accuracy Test |
 
15
 
16
  # CNN14 Trained on VGGSound dataset with SimCLR and Fine Tuned on ESC50
17
 
18
+ This repository provides all the necessary tools to perform audip classification with [CNN14 model](https://arxiv.org/abs/1912.10211) model, implemented with SpeechBrain. For a better experience we encourage you to learn more about
19
  [SpeechBrain](https://speechbrain.github.io). The encoder is first trained with SimCLR on the VGGGSound dataset, and then fine tuned on ESC50 folds 1,2,3.
20
 
21
  | Release | Classification Accuracy Valid | Classification Accuracy Test |