diff --git a/dnn/README.md b/dnn/README.md index 7ae2bdfa..879e643b 100644 --- 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