Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No nnet_data.c and nnet_data.h #7

Closed
xzm2004260 opened this issue Dec 6, 2018 · 4 comments
Closed

No nnet_data.c and nnet_data.h #7

xzm2004260 opened this issue Dec 6, 2018 · 4 comments

Comments

@xzm2004260
Copy link

Hi, I note that there is no nnet_data.c in the src folder, so how can I get this file?
Thank you.

@entn-at
Copy link

entn-at commented Dec 6, 2018

src/dump_lpcnet.py generates these files from a trained model.

@candlewill
Copy link

Here, I would like to share my model trained on the LJ-Speech 1.1 dataset, with code based on commit https://github.com/mozilla/LPCNet/tree/6fda6b75c4151b9f25786d57854abb497c81655d.
model : nnet_data.zip
samples: lpcnet_ljs_samples.zip

@ahmed-fau
Copy link

I could get "nnet_data.*" files for the newly trained model. However after doing "make" and trying to generate signals with "lpcnet_demo", I find the reconstructions same as those ones of the pre-trained model. Any reason why this happens?

Best

@mrgloom
Copy link

mrgloom commented May 16, 2019

@candlewill samples are for encode - decode setting? or for complete TTS system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants