Skip to content

Adjust RNNoise for different Sample Rate #2

Description

@radito

The current implementation of RNNoise is fixed to 48000 Khz sample rate and not properly tested in AudioThread, the implementation is not that correct because the buffer is fixed to rnnoise buffer which is 480 items and need to work on that

To Do List:

  • Test behaviour RNNoise on different sample rate
  • Adjust buffer size to match the original if possible
  • Add resampling when sample rate changes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions