Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,13 +12,14 @@ task_categories:
|
|
12 |
- audio-captioning
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
<div align="center">
|
16 |
|
17 |
# CoNeTTE model source
|
18 |
-
|
19 |
-
<a href="https://www.python.org/"><img alt="Python" src="https://img.shields.io/badge/-Python 3.10+-blue?style=for-the-badge&logo=python&logoColor=white"></a><a href="https://pytorch.org/get-started/locally/"><img alt="PyTorch" src="https://img.shields.io/badge/-PyTorch 1.10.1+-ee4c2c?style=for-the-badge&logo=pytorch&logoColor=white"></a><a href="https://black.readthedocs.io/en/stable/"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-black.svg?style=for-the-badge&labelColor=gray"></a><a href="https://github.com/Labbeti/conette-audio-captioning/actions">
|
20 |
-
<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/Labbeti/conette-audio-captioning/python-package-pip.yaml?branch=main&style=for-the-badge&logo=github">
|
21 |
-
</a>
|
22 |
<!-- <a href='https://aac-metrics.readthedocs.io/en/stable/?badge=stable'>
|
23 |
<img src='https://readthedocs.org/projects/aac-metrics/badge/?version=stable&style=for-the-badge' alt='Documentation Status' />
|
24 |
</a> -->
|
|
|
12 |
- audio-captioning
|
13 |
---
|
14 |
|
15 |
+
<a href="https://www.python.org/"><img alt="Python" src="https://img.shields.io/badge/-Python 3.10+-blue?style=for-the-badge&logo=python&logoColor=white"></a><a href="https://pytorch.org/get-started/locally/"><img alt="PyTorch" src="https://img.shields.io/badge/-PyTorch 1.10.1+-ee4c2c?style=for-the-badge&logo=pytorch&logoColor=white"></a><a href="https://black.readthedocs.io/en/stable/"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-black.svg?style=for-the-badge&labelColor=gray"></a>
|
16 |
+
<a href="https://github.com/Labbeti/conette-audio-captioning/actions">
|
17 |
+
<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/Labbeti/conette-audio-captioning/python-package-pip.yaml?branch=main&style=for-the-badge&logo=github">
|
18 |
+
</a>
|
19 |
+
|
20 |
<div align="center">
|
21 |
|
22 |
# CoNeTTE model source
|
|
|
|
|
|
|
|
|
23 |
<!-- <a href='https://aac-metrics.readthedocs.io/en/stable/?badge=stable'>
|
24 |
<img src='https://readthedocs.org/projects/aac-metrics/badge/?version=stable&style=for-the-badge' alt='Documentation Status' />
|
25 |
</a> -->
|