Compiling Kaldi on Windows10

109 views
Skip to first unread message

sb chen

unread,
Sep 9, 2021, 3:50:02 AM9/9/21
to kaldi-help
Hello everyone
Now I'm compiling kaldi on windows 10 basically following the official guide.

After generating the vs projects by `generate_solution.pl --vsver vs2017 --enable-cuda --enable-openblas`
I received many errors when compiling kaldi
One of the error is in the project of `kaldi-base` and it said `isprint is not member of std`
Should I add some PATH in Visual Studio before compiling?

This is my environment:
Windows 10
Visiual Studio 2017
Win10 SDK

Thank you


Daniel Povey

unread,
Sep 11, 2021, 3:20:04 AM9/11/21
to kaldi-help
Try adding:

#include <cctype>

.. please make a PR if this helps.



--
Go to http://kaldi-asr.org/forums.html to find out how to join the kaldi-help group
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/e526d3d5-c775-4362-9b9d-3e11501d55ban%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages