Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -16,11 +16,9 @@ task_categories:
|
|
| 16 |
# CoNeTTE model for Audio Captioning
|
| 17 |
|
| 18 |
|
| 19 |
-
CoNeTTE is an audio captioning system, which generate a short textual description of the sound events in any audio file.
|
| 20 |
-
|
| 21 |
</div>
|
| 22 |
|
| 23 |
-
The architecture and training are explained in the corresponding [paper](https://arxiv.org/pdf/2309.00454.pdf). The model has been developped by me ([Étienne Labbé](https://labbeti.github.io/)) during my PhD.
|
| 24 |
|
| 25 |
## Installation
|
| 26 |
```bash
|
|
|
|
| 16 |
# CoNeTTE model for Audio Captioning
|
| 17 |
|
| 18 |
|
|
|
|
|
|
|
| 19 |
</div>
|
| 20 |
|
| 21 |
+
CoNeTTE is an audio captioning system, which generate a short textual description of the sound events in any audio file. The architecture and training are explained in the corresponding [paper](https://arxiv.org/pdf/2309.00454.pdf). The model has been developped by me ([Étienne Labbé](https://labbeti.github.io/)) during my PhD.
|
| 22 |
|
| 23 |
## Installation
|
| 24 |
```bash
|