Skip to content

Commit 6e2f0a1

Browse files
authored
Merge pull request #87 from comodoro/patch-1
Fix broken links in readme
2 parents 3437f40 + bfd93fa commit 6e2f0a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@ feeding samples for training ML models and more.
3535
* [Changelog](https://audiomate.readthedocs.io/en/latest/notes/changelog.html)
3636

3737
Currently supported datasets:
38-
* [Acoustic Event Dataset](https://data.vision.ee.ethz.ch/cvl/ae_dataset/)
38+
* [Acoustic Event Dataset](https://arxiv.org/pdf/1604.07160.pdf)
3939
* [AudioMNIST](https://github.com/soerenab/AudioMNIST)
4040
* [Mozilla Common Voice](https://voice.mozilla.org/)
4141
* [ESC-50](https://github.com/karoldvl/ESC-50)
4242
* [Fluent Speech Commands](http://www.fluent.ai/research/fluent-speech-commands/)
4343
* [Free Spoken Digit Dataset](https://github.com/Jakobovski/free-spoken-digit-dataset)
4444
* [German Distant Speech Corpus](https://www.inf.uni-hamburg.de/en/inst/ab/lt/resources/data/acoustic-models.html)
4545
* [Google Speech Commands](https://research.googleblog.com/2017/08/launching-speech-commands-dataset.html)
46-
* [GTZAN](https://marsyasweb.appspot.com/download/data_sets/)
47-
* [M-AILABS Speech Dataset](http://www.m-ailabs.bayern/en/the-mailabs-speech-dataset/)
46+
* [GTZAN](http://marsyas.info/downloads/datasets.html)
47+
* [M-AILABS Speech Dataset](https://www.caito.de/2019/01/the-m-ailabs-speech-dataset/)
4848
* [MUSAN](http://www.openslr.org/17/)
4949
* [LITIS Rouen Audio scene dataset](https://sites.google.com/site/alainrakotomamonjy/home/audio-scene)
5050
* [Tatoeba](https://tatoeba.org/)
@@ -56,7 +56,7 @@ Currently supported formats:
5656
* [Kaldi](http://kaldi-asr.org/)
5757
* [Mozilla DeepSpeech](https://github.com/mozilla/DeepSpeech)
5858
* [Wav2Letter](https://github.com/facebookresearch/wav2letter)
59-
* [Custom Formats](https://ynop.github.io/audiomate/documentation/formats.html)
59+
* [Custom Formats](https://audiomate.readthedocs.io/en/latest/documentation/formats.html)
6060

6161
Indirectly supported datasets ([Details](https://audiomate.readthedocs.io/en/latest/documentation/indirect_support.html)):
6262
* [Spoken Wikipedia Corpora](https://nats.gitlab.io/swc/)

0 commit comments

Comments
 (0)