Issues Installing Pynini
I'm having issues installing Pynini for python. I tried doing it with using pip. From the command line it seems to work, but once I start testing functions, there is nothing, basic
Solution 1:
a standard-complying C++ 11 compiler is in system requirements (see openfst.org/twiki/pub/GRM/PyniniDownload/README.rst ). try mingW64
https://wiki.python.org/moin/WindowsCompilers#GCC_-MinGW.28x86.29
Windows C++ compiler with full C++11 support (should work with Qt)
Post a Comment for "Issues Installing Pynini"