/vokaturi

Vokaturi SDK stuff

Primary LanguagePython

vokaturi SDK

Playing around with the Python sample code.

Usage

python3 analyze_one_file.py ./audio/a01.wav

From http://developers.vokaturi.com/using/python-sample

"On Windows, you replace Vokaturi_mac.so with Vokaturi_win32.dll or Vokaturi_win64.dll, and you may have to put libgcc_s_sjlj-1.dll in the same folder as your script."