JamezQ / Palaver

Linux Speech Recognition
GNU General Public License v3.0
417 stars 156 forks source link

Post file in google speech api #108

Open GiuseppeFasanella opened 7 years ago

GiuseppeFasanella commented 7 years ago

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 commented 7 years ago

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 <notifications@github.com

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 https://github.com/JamezQ/Palaver/issues/108, or mute the thread https://github.com/notifications/unsubscribe-auth/AD9r4-Hka_Z2aE8DZP1WcWUwuccbIrJoks5rAEVBgaJpZM4K3iCg .

dimitrisTim commented 6 years ago

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

JamezQ commented 6 years ago

That is correct.

On Oct 15, 2017 11:23 PM, "dimitrisTim" notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JamezQ/Palaver/issues/108#issuecomment-336791426, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjwKeVDMAK64aTNKQ-Z0wGkaIBsJTquks5ssvZygaJpZM4K3iCg .