Skip to content

Commit

Permalink
add 9, 10, 11 lectures
Browse files Browse the repository at this point in the history
  • Loading branch information
markovka17 committed Dec 6, 2020
1 parent 45d042e commit 25db0ea
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
12 changes: 12 additions & 0 deletions week09/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Week 09

* [Lecture slides](https://docs.google.com/presentation/d/1KBP9BgKcObaakh0E_yGiuZpSH-z9FVnCv4ugiIqR_1c/edit?usp=sharing)
* Videos (TBA)

### Additional Materials
* [VQVAE](https://arxiv.org/abs/1711.00937)
* [VQVAE-2](https://arxiv.org/abs/1906.00446)
* [Sparse Transformer](https://arxiv.org/pdf/1904.10509.pdf)
* [MuseNet](https://openai.com/blog/musenet/)
* [JukeBox](https://arxiv.org/abs/2005.00341)
* [Music Transformer](https://arxiv.org/abs/1809.04281)
10 changes: 10 additions & 0 deletions week10/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Week 10

* [Lecture slides](https://docs.google.com/presentation/d/1hgbkB0gE9zrNBtt1NbsqdZYYv1S1hzjCJCXCpbOGE60/edit?usp=sharing)
* Videos (TBA)

### Additional Materials
* [SEGAN](https://arxiv.org/abs/1703.09452)
* [HiFi GAN](https://arxiv.org/abs/2006.05694)
* [TF Masking Denosing](http://150.162.46.34:8080/icassp2018/ICASSP18_USB/pdfs/0005039.pdf)
* [Awesome Speech Enhancement](https://github.com/nanahou/Awesome-Speech-Enhancement)
9 changes: 9 additions & 0 deletions week11/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Week 11

* [Lecture slides](https://docs.google.com/presentation/d/1QmxQmTc88yrkDhtkCqfvIBrdfe8FtAjZqfXYKOLX_-I/edit?usp=sharing)
* Videos (TBA)

### Additional Materials
* [CPC](https://arxiv.org/pdf/1807.03748.pdf)
* [wav2vec](https://arxiv.org/pdf/1904.05862.pdf)
* [NCE](https://arxiv.org/pdf/1410.8251.pdf)

0 comments on commit 25db0ea

Please sign in to comment.