Categorygithub.com/Dbaker1298/voice-to-text-whisperAPI
repositorypackage
0.0.0-20240205011435-9cd567be7531
Repository: https://github.com/dbaker1298/voice-to-text-whisperapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

voice-to-text-whisperAPI

Whimsical Board LINK

Usage

  1. Export your OpenAI API Key as an Environment variable
  2. In the root of this project, put a file named file.m4a that you would like to transcribe.
  3. Run the program: go run main.go

Next Steps

  • Dynamically add the file name to transcribe
  • Add ability to utilize a config file for the API Key and file name