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

Sample command's response take too long time #303

Closed
umezy opened this issue Jan 27, 2017 · 1 comment
Closed

Sample command's response take too long time #303

umezy opened this issue Jan 27, 2017 · 1 comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@umezy
Copy link

umezy commented Jan 27, 2017

I try "node recognize.js --help" in samples like this.

 node recognize.js sync ./resources/audio.raw
 node recognize.js async ./resources/audio.raw
 node recognize.js stream ./resources/audio.raw
 node recognize.js listen

But sometimes transcription take more than 1minute, and sometimes transcription return soon correctly.
my internet connection don't have troubble.
Please teach me what is the possible factor.

@umezy umezy changed the title Sample app's response take too long time Sample command's response take too long time Jan 27, 2017
@ace-n
Copy link
Contributor

ace-n commented Apr 5, 2017

It could be due to the size/formatting/amount of speech of the audio.

In any case, I don't believe we make any guarantees around the latency/timing of our APIs.

Feel free to reopen this issue if you have further questions.

@ace-n ace-n closed this as completed Apr 5, 2017
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
ace-n pushed a commit that referenced this issue Nov 17, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this issue Nov 17, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this issue Nov 17, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this issue Nov 17, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this issue Nov 17, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
NimJay pushed a commit that referenced this issue Nov 19, 2022
NimJay pushed a commit that referenced this issue Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants