mightyroot

Google STT

Sep 29th, 2011
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. flac --sample-rate=16000 --channels=1 201109300151-380933033788-s.wav
  2.  
  3. curl -H "Content-Type: audio/x-flac; rate=16000" "https://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=ru_RU" -F "myfile=@201109300023-380933033788-s.flac"
  4.  
  5.  
Add Comment
Please, Sign In to add comment