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

Can you support integrating these filters into another project. #13

Open
JoJ123 opened this issue Feb 12, 2022 · 0 comments
Open

Can you support integrating these filters into another project. #13

JoJ123 opened this issue Feb 12, 2022 · 0 comments

Comments

@JoJ123
Copy link

JoJ123 commented Feb 12, 2022

Hi,
I have used the following repo esp32_sdcard_audio to build an rotary phone to store voice messages on an SD card.
It's work quite good now and I will publish the source code soon on GitHub.

One "issue" is, that the sound quality is okay, but not perfect. I hope it could become better with the usage of your filters. Main pain point is, that if you speak "too" loud, the voice is breaking on the recording.

I was wondering if I could integrate these filters into this project.
The project ist based on sample rate of 16000. Also 1 Channel and 32bits/sample
Also the data is streamed from the recording directly into the SD Card in a batch of 1024 samples.

What do you think? Would it be still "fast" enough to filter the data on the fly?

Best,
Johannes

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

1 participant