speech-denoiser
speech-denoiser copied to clipboard
Windows installation
I'm interested in using this for a project, is there any way I can install this on a Windows platform?
I'm sorry I can't help you with this one I'm not a Windows user and I don't know how to compile it in it. I know that it can be done easily though.
Alright thanks for your reply.
I'm trying to get this working on WSL. It should be easy! But this seems to have crazy amount of dependencies and there is no docker file to look at what is needed.
I think someone should make a docker file for all these crazy dependencies, I'm installing python3, meson, ninja (what ever that is) etc.
those dependencies are for rnnoise. you can look at their repository maybe. besides that, the readme file list the requirements for each component. not sure hot to install each one in windows. though a docker file sounds like a good idea. i will look into that in the future