shithub: opus

Download patch

ref: ee63653fd40e53f559acbc6cf924a230b5e2fff3
parent: 1f45081548ee2ca12982cdc607e3347091278af1
author: Jean-Marc Valin <jmvalin@jmvalin.ca>
date: Thu Mar 28 07:19:05 EDT 2019

Update README.md with new paper

--- a/dnn/README.md
+++ b/dnn/README.md
@@ -2,6 +2,8 @@
 
 Low complexity implementation of the WaveRNN-based LPCNet algorithm, as described in:
 
+J.-M. Valin, J. Skoglund, [A Real-Time Wideband Neural Vocoder at 1.6 kb/s Using LPCNet](https://jmvalin.ca/papers/lpcnet_codec.pdf), Submitted for INTERSPEECH 2019.
+
 J.-M. Valin, J. Skoglund, [LPCNet: Improving Neural Speech Synthesis Through Linear Prediction](https://jmvalin.ca/papers/lpcnet_icassp2019.pdf), Proc. International Conference on Acoustics, Speech and Signal Processing (ICASSP), arXiv:1810.11846, 2019.
 
 # Introduction
--