mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-03-02 03:40:31 +00:00
Fixes some broken links and increases max retries for lychee (#659)
This will hopefully reduce the false reports due to some unreliable hosters. * Fixes broken links in memory_management/README.md * Fixes broken link in audio_comp_sci/README.md * Fixes broken link in security/README.md * Fixes broken links in garbage_collection/README.md * Increase max retries for lychee
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* :scroll: [An Industrial-Strength Audio Search Algorithm](shazam-audio-search-algorithm.pdf) by Avery Li-Chun Wang
|
||||
|
||||
* [WaveNet: A Generative Model for Raw Audio](https://arxiv.org/pdf/1609.03499.pdf) by a team @ Google DeepMind, 2016
|
||||
* [Announcement and interactive examples](https://deepmind.com/blog/wavenet-generative-model-raw-audio/)
|
||||
* [Announcement and interactive examples](https://www.deepmind.com/blog/wavenet-a-generative-model-for-raw-audio)
|
||||
* [[Python] Implementation with the Keras Neural Networks library](https://github.com/basveeling/wavenet)
|
||||
* [[Python] Implementation with the TensorFlow Machine Intelligence library](https://github.com/ibab/tensorflow-wavenet)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user