prosodylab / Prosodylab-Aligner

Python interface for forced audio alignment using HTK and SoX
http://prosodylab.org/tools/aligner/
MIT License
331 stars 77 forks source link

how to used Prosodylab-Aligner on windows platform? #61

Closed onsunsl closed 7 years ago

onsunsl commented 7 years ago

The document does not have other operating system on the use of instructions, whether to support windows or linux platform, if use of windows should be what kind of steps? thanks.

kylebgorman commented 7 years ago

If you are a developer it ought to be possible to get this working on Windows, but we do not support it---none of us even have a Windows machine.

Probably the easiest way to run this software "on Windows" is to just install Linux in a virtual machine and use it from there.

Closing this issue---but please feel free to submit a pull request with notes on how to install this software on Windows if you like.

mmcauliffe commented 7 years ago

You can also try the Montreal Forced Aligner, which has native executables built for Windows (https://montrealcorpustools.github.io/Montreal-Forced-Aligner/).