Skip to content

[Documentation]: Update broken link in audio models readme #13524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions research/audioset/README.md
Original file line number Diff line number Diff line change
@@ -18,18 +18,18 @@ For more details about AudioSet and the various models we have trained, please
visit the [AudioSet website](http://g.co/audioset) and read our papers:

* Gemmeke, J. et. al.,
[AudioSet: An ontology and human-labelled dataset for audio events](https://research.google.com/pubs/pub45857.html),
[AudioSet: An ontology and human-labelled dataset for audio events](https://research.google/pubs/audio-set-an-ontology-and-human-labeled-dataset-for-audio-events/),
ICASSP 2017

* Hershey, S. et. al.,
[CNN Architectures for Large-Scale Audio Classification](https://research.google.com/pubs/pub45611.html),
[CNN Architectures for Large-Scale Audio Classification](https://research.google/pubs/cnn-architectures-for-large-scale-audio-classification/),
ICASSP 2017

If you use any of our pre-trained models in your published research, we ask that
you cite [CNN Architectures for Large-Scale Audio Classification](https://research.google.com/pubs/pub45611.html).
you cite [CNN Architectures for Large-Scale Audio Classification](https://research.google/pubs/cnn-architectures-for-large-scale-audio-classification/).
If you use the AudioSet dataset or the released embeddings of AudioSet segments,
please cite
[AudioSet: An ontology and human-labelled dataset for audio events](https://research.google.com/pubs/pub45857.html).
[AudioSet: An ontology and human-labelled dataset for audio events](https://research.google/pubs/audio-set-an-ontology-and-human-labeled-dataset-for-audio-events/).

## Contact

Loading