# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
voice-to-text-whisperAPI
Usage
- Export your OpenAI API Key as an Environment variable
- In the root of this project, put a file named
file.m4a
that you would like to transcribe. - 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