Svetlin Karlov

Results 3 issues of Svetlin Karlov

Recognized words differed of recognized phonemes. Recognizing the words gives this output pocketsphinx\bin\Release\x64>pocketsphinx_continuous.exe -infile "C:\1timkarlo\ai_short16000.wav" -hmm model\en-us\en-us -lm model\en-us\en-us.lm.bin -dict model\en-us\cmudict-en-us.dict -logfn nul the question of how real is artificial...

In - Jupiter Notebook - I set the path to: sys.path.append ("C:\Program Files\Autodesk\Maya2022\Python37\Lib\site-packages") When I run this: import maya.OpenMaya as om worldOrigin = om.MVector(0,0,0) but error came: AttributeError: module 'maya.OpenMaya'...

In - Jupiter Notebook - I set the path to: sys.path.append ("C:\Program Files\Autodesk\Maya2022\Python37\Lib\site-packages") run this: import maya.OpenMaya as om worldOrigin = om.MVector(0,0,0) but error came: AttributeError: module 'maya.OpenMaya' has no...