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

Post file in google speech api #108

Open
GiuseppeFasanella opened this issue Nov 20, 2016 · 3 comments
Open

Post file in google speech api #108

GiuseppeFasanella opened this issue Nov 20, 2016 · 3 comments

Comments

@GiuseppeFasanella
Copy link

Hi,
I was wondering if there is an updated version of this repository.
I see that in the send_speech script, this is the command which is executed:
wget -qO- --post-file speech.flac --header 'Content-type: audio/x-flac; rate=16000' https://www.google.com/speech-api/v1/recognize?lang=en&client=chromium > result.json

but if I type the URL on a browser, I get "Error 404" (same if I change v1 in v2). Am I missing something?

Cheers,
Giuseppe

@douglaswalrath
Copy link

it needs an api key
https://cloud.google.com/speech/?utm_source=google&utm_medium=cpc&utm_campaign=2015-q2-cloud-na-solutions-bkws-freetrial-en&gclid=CjwKEAiAsMXBBRD71KWOh6fcjRwSJAC5CNE19ttMHTu2QV46j9_cYYqTTTgWTwbDsi0Dm6U_rF6JKhoCqy7w_wcB

On Sun, Nov 20, 2016 at 8:04 AM, GiuseppeFasanella <[email protected]

wrote:

Hi,
I was wondering if there is an updated version of this repository.
I see that in the send_speech script, this is the command which is
executed:
wget -qO- --post-file speech.flac --header 'Content-type: audio/x-flac;
rate=16000' https://www.google.com/speech-api/v1/recognize?lang=en&
client=chromium > result.json

but if I type the URL on a browser, I get "Error 404" (same if I change v1
in v2). Am I missing something?

Cheers,
Giuseppe


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#108, or mute the thread
https://github.com/notifications/unsubscribe-auth/AD9r4-Hka_Z2aE8DZP1WcWUwuccbIrJoks5rAEVBgaJpZM4K3iCg
.

@dimitrisTim
Copy link

So this means that the Project is not up to date anymore, no recgnition is taking place. Right?

@JamezQ
Copy link
Owner

JamezQ commented Oct 16, 2017 via email

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

4 participants