Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"modelStream.feedAudioContent(data) is not a function" in web_microphone_websocket example #33

Closed
xfiderek opened this issue Apr 29, 2020 · 2 comments

Comments

@xfiderek
Copy link

function Model.createStream() returns object with undefined functions, i.e. Stream.feedAudioContent and Stream.finishStream can not be called on the returned stream object.
If it would save any of your time - console.log(Model.createStream()) returns "SwigProxy {}"

@reuben
Copy link
Contributor

reuben commented Apr 29, 2020

Thanks for the report, this is a DeepSpeech bug so closing here and opening there.

@reuben
Copy link
Contributor

reuben commented May 1, 2020

@xfiderek I've landed a fix and made a new alpha. You should be able to install version 0.7.1-alpha.0 to verify. We'll do a 0.7.1 release some time next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants