Commit ·
beeab45
1
Parent(s): d24c3c9
Update README.md
Browse files
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
|
| 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 |
|