Update README.md with new paper

This commit is contained in:
Jean-Marc Valin 2019-03-28 11:19:05 -04:00
parent 1f45081548
commit ee63653fd4

View file

@ -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