kaldi can only be used on windows via VM configuration (fedora 29 for example) , which massively consumes ressources of computations and late working flow . is there any other suitable way to configure and implement kaldi-pytorch on windows10 ? thanks
Asked
Active
Viewed 177 times
1
1 Answers
0
It is hopeless to do modern speech research on Windows, nobody uses it. Use Linux, everything will be smooth.

Nikolay Shmyrev
- 24,897
- 5
- 43
- 87
You can install docker on windows with [this instruction](https://docs.docker.com/docker-for-windows/install/). – tannerman Jan 23 '20 at 02:49