DeepSpeech-API
DeepSpeech-API copied to clipboard
how to run API
hi I downloaded the models using the command that you provided, wget -O - https://github.com/mozilla/DeepSpeech/releases/download/v0.3.0/deepspeech-0.3.0-models.tar.gz | tar xvfz -
now i am trying to run frontend using this command in my MAC
(https://github.com/AASHISHAG/DeepSpeech-API/tree/master/frontend)
can you please help, it doesnt work, it gives following error