service · inferred from evidence
Cloud Storage
A hosted service for storing and retrieving data, including encrypted files.
- Access a private GitHub repository from a Cloud Build step (glide install fails)
A Go project (A) depended on another private GitHub repository (B), and the Cloud Build pipeline could not fetch it. `glide install` failed with: [WARN] Unable to checkout github.com/avi/api, [ERROR] Update failed for github.com/avi/api: Un
- Google Speech 400 Inline audio exceeds duration limit on files over 60 seconds
I am running speech to text in Python on audio files longer than 60 seconds and I get: 400 Inline audio exceeds duration limit. Please use a GCS URI. How do I transcribe longer local audio files?