Skip to content

Commit

Permalink
Mod: Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Nov 16, 2023
1 parent eab35b2 commit 3e7ed27
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Metrics for evaluating Automated Audio Captioning systems, designed for PyTorch.
</div>

## Why using this package?
- **Easy installation and download**
- **Same results than [caption-evaluation-tools](https://github.com/audio-captioning/caption-evaluation-tools) and [fense](https://github.com/blmoistawinde/fense) repositories**
- **Provides the following metrics:**
- **Easy to install and download**
- **Produces same results than [caption-evaluation-tools](https://github.com/audio-captioning/caption-evaluation-tools) and [fense](https://github.com/blmoistawinde/fense) repositories**
- **Provides 12 different metrics:**
- BLEU [[1]](#bleu)
- ROUGE-L [[2]](#rouge-l)
- METEOR [[3]](#meteor)
Expand Down Expand Up @@ -140,6 +140,7 @@ pyyaml >= 6.0
tqdm >= 4.64.0
sentence-transformers >= 2.2.2
transformers < 4.31.0
torchmetrics >= 0.11.4
```

### External requirements
Expand Down

0 comments on commit 3e7ed27

Please sign in to comment.