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

Codec2_LPCNet #186

Open
exercise-book-yq opened this issue Apr 28, 2022 · 1 comment
Open

Codec2_LPCNet #186

exercise-book-yq opened this issue Apr 28, 2022 · 1 comment

Comments

@exercise-book-yq
Copy link

Can I combine Codec2 with LPCNet to do ML experiments at 700bps?

@Artoria2e5
Copy link

David Rowe from codec2 has already tried that:

  • https://www.rowetel.com/?p=5966 LPCNet can be mated to Codec2 features.
  • https://www.rowetel.com/?p=6639. In this second experiment he feeds LPCNet data from an already quantized stream of Codec 2. This ML-based decoding approach gives better sound: "Even the lpcnet_1300 decoder sounds better than Codec 2 at 2400."

But then it's probably better to just keep what the net already has. https://www.rowetel.com/?p=6639 tries a 1700 kbps quantized mode, independently from the current 1600 thing (but definitely similar!) I bet the step forward is continuing to squeeze more bits out of the quantizer. If you check https://www.rowetel.com/?cat=7, you can see Rowe doing a good amount of work on all kinds of vector quantisers.

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

2 participants