Picovoice / cheetah

On-device streaming speech-to-text engine powered by deep learning

Home Page:https://picovoice.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python requirements

HrGaertner opened this issue · comments

Hello i am using python 3.7 and in the requirements file it seems to lack six. I could easy install it but i think the requirements should be complete so I wanted to share this.

So just add six to the requirements.txt of the python bindings

cheetah has no dependency on "six". it is only supported on python3! I'm not sure why you think we need to add it as a dependency ...