Skip to content

Commit aa4d2c6

Browse files
nicrotozeeshanlakhani
authored andcommitted
Add: audio_comp_sci: WaveNet paper + 2 implementations. (papers-we-love#417)
1 parent 2b26e0c commit aa4d2c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

audio_comp_sci/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
* :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
44

55
* :scroll: [An Industrial-Strength Audio Search Algorithm](shazam-audio-search-algorithm.pdf) by Avery Li-Chun Wang
6+
7+
* [WaveNet: A Generative Model for Raw Audio](https://arxiv.org/pdf/1609.03499.pdf) by a team @ Google DeepMind, 2016
8+
* [Announcement and interactive examples](https://deepmind.com/blog/wavenet-generative-model-raw-audio/)
9+
* [[Python] Implementation with the Keras Neural Networks library](https://github.com/basveeling/wavenet)
10+
* [[Python] Implementation with the TensorFlow Machine Intelligence library](https://github.com/ibab/tensorflow-wavenet)

0 commit comments

Comments
 (0)