Google Cloud Speech
Goroutine Parallel Speech Recognition
-
Get Cloud API Key https://console.cloud.google.com/apis/dashboard
-
Activate Cloud Speech API
-
Set Environment Config
Windows
set GOOGLE_APPLICATION_CREDENTIALS=C:\Users\username\Downloads\my-key.json
Mac/Linux
export GOOGLE_APPLICATION_CREDENTIALS=/home/user/Downloads/my-key.json
16Bit Raw PCM audio
./gcs [audio_path]