Skip to content

The project for the paper "Graph Attention for Automated Audio Captioning" accepted by IEEE Signal Processing Letter

Notifications You must be signed in to change notification settings

LittleFlyingSheep/GraphAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphAC

Here we provide the source code for the paper "Graph Attention for Automated Audio Captioning" accepted by IEEE Signal Processing Letter.

Model Structure

The model structure of the proposed GraphAC is provided in the file path model, and the dependent module parts (i.e., PANNs, GAT and the SpecAugment operation) are provided in the file path modules.

Examples

The example of predicted captions is presented at captions_of_examples.md, accompanying Figure 2 of the paper "Graph Attention for Automated Audio Captioning". It demonstrates that the proposed method can accurately capture and caption the long-time dependent information.

License

This project is released under the CC BY-NC-ND 4.0 license.

About

The project for the paper "Graph Attention for Automated Audio Captioning" accepted by IEEE Signal Processing Letter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages