powered by
Wrapper around various Google packages to simplify speech transcription.
gs_transcribe(filename, bucket = NULL, ...)
A gs_transcribe object containing details of the transcription
Path to file for analysis
Storage bucket on Google Cloud for larger files
Additional arguments to pass to gl_speech()
if (FALSE) { gs_transcribe("demo.wav") }
Run the code above in your browser using DataLab