Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Cloud Speech

Using Enhanced Model In Google Cloud Speech Api

I'm trying to use the enhanced models on the Google Speech API like: gcs_uri='gs://mybucke… Read more Using Enhanced Model In Google Cloud Speech Api

How To Read Mp3 Data From Google Cloud Using Python

I am trying to read mp3/wav data from google cloud and trying to implement audio diarization techni… Read more How To Read Mp3 Data From Google Cloud Using Python