speech-denoiser icon indicating copy to clipboard operation
speech-denoiser copied to clipboard

Windows installation

Open Joepetey opened this issue 6 years ago • 4 comments

I'm interested in using this for a project, is there any way I can install this on a Windows platform?

Joepetey avatar Jun 02 '18 23:06 Joepetey

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.

lucianodato avatar Jun 02 '18 23:06 lucianodato

Alright thanks for your reply.

Joepetey avatar Jun 03 '18 21:06 Joepetey

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.

Ciantic avatar Nov 20 '18 22:11 Ciantic

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

lucianodato avatar Nov 22 '18 10:11 lucianodato