Skip to content

I watched a youtube tutuorial for using assembly ai api in golang to do speech to text transcription. I checked the github and immediatly saw room for improvement. Had to share this after reading the comments and saw 4 people watching the old github. old github: https://github.com/AssemblyAI/speech-to-text-golang-example

Notifications You must be signed in to change notification settings

Ir0n2/ultimate-speech-to-text-golang-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example code how to do Speech-To-Text in Go

We use a simple HTTP client with net/http and the AssemblyAI API.

These steps have been simplified into 3 simple functions. Just add in your api key and you should be good to go!

About

I watched a youtube tutuorial for using assembly ai api in golang to do speech to text transcription. I checked the github and immediatly saw room for improvement. Had to share this after reading the comments and saw 4 people watching the old github. old github: https://github.com/AssemblyAI/speech-to-text-golang-example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages