Skip to content

antontsv/transcribesvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcription service

Go Report Card

Transcribe audio file using Google Speech API

See examples_test.go for a demo

To make sample file on Mac you can use these steps:

  • QuickTime to record new audio.m4a
  • brew install ffmpeg
  • ffmpeg -i audio.m4a -c:a flac -ac 1 audio.flac

About

Transcribe audio file using Google Speech API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages