timsainb / noisereduce

Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)
MIT License
1.43k stars 231 forks source link

New record voice capability in your codes added #77

Closed soheilpaper closed 6 months ago

soheilpaper commented 1 year ago

I have added the capability of recording online voice at the below codes which you can test it and if works add to your codes.

https://github.com/soheilpaper/So-AI-Love-/blob/master/notebooks/1.0-test-noise-reduction_2.ipynb[https://github.com/soheilpaper/So-AI-Love-/blob/master/notebooks/1.0-test-noise-reduction_2.ipynb](https://github.com/soheilpaper/So-AI-Love-/blob/master/notebooks/1.0-test-noise-reduction_2.ipynb)

Thanks

timsainb commented 1 year ago

I like the idea of having an additional example notebook that shows you how to record your voice and remove background in-browser. Maybe your notebook could be simplified and added as a separate notebook?