mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Add: audio_comp_sci: WaveNet paper + 2 implementations. (#417)
This commit is contained in:
parent
2b26e0c707
commit
aa4d2c63f7
@ -3,3 +3,8 @@
|
|||||||
* :scroll: [An ethnographic and technological study of breakbeats in Hardcore, Jungle, and Drum & Bass](an-ethnographic-and-technological-study-of-breakbeats.pdf) by Jason A. Hockman
|
* :scroll: [An ethnographic and technological study of breakbeats in Hardcore, Jungle, and Drum & Bass](an-ethnographic-and-technological-study-of-breakbeats.pdf) by Jason A. Hockman
|
||||||
|
|
||||||
* :scroll: [An Industrial-Strength Audio Search Algorithm](shazam-audio-search-algorithm.pdf) by Avery Li-Chun Wang
|
* :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/)
|
||||||
|
* [[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)
|
Loading…
Reference in New Issue
Block a user