Skip to content

Adjust RNNoise for different Sample Rate #2

@radito

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions