gillesdemey/google-speech-v2
:speech_balloon: Reverse Engineering Google's Speech To Text API (v2)
Supports both FLAC (44.1kHz, 32-bit) and 16-bit PCM audio formats via direct HTTP POST requests to Google's endpoint, requiring proper Content-Type headers matching the audio encoding and sample rate. Returns JSON responses with transcription alternatives and optional confidence scores when Google's recognition certainty is below 100%. Note: Google has since released an official Cloud Speech API, making this reverse-engineered approach primarily useful for historical reference or environments where the official API isn't accessible.
470 stars. No commits in the last 6 months.
Stars
470
Forks
82
Language
—
License
—
Category
Last pushed
Apr 18, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gillesdemey/google-speech-v2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
duncan3dc/speaker
A PHP library to convert text to speech using various web services
felipefacundes/brasiltts
Brasil TTS é um conjunto de sintetizadores de voz, em português do Brasil, que lê telas para...
m-nathani/speech_to_text
how to use the Google Cloud Speech API to transcribe audio/video files.
geekgirljoy/PHP
Examples of my PHP Code
mikopbx/ModuleRHVoice
Text to speech voice generator by the RHVoice algoritm