Go to file
Paul Trowbridge 02ec3e055e space 2023-03-27 11:47:39 -04:00
.env_sample python script to read wav files, call openai api, and write contents to database 2023-03-27 11:27:12 -04:00
.gitignore python script to read wav files, call openai api, and write contents to database 2023-03-27 11:27:12 -04:00
ddl.pg.sql python script to read wav files, call openai api, and write contents to database 2023-03-27 11:27:12 -04:00
readme.md space 2023-03-27 11:47:39 -04:00
transcribe.py make target folder an argument 2023-03-27 11:34:47 -04:00

readme.md

Setup

env file

copy env and setup credentials

cp .env_sample .env

database ddl

run ddl against target database

psql -U -d -p -h -f ddl.pg.sql

Usage

example:

python3 transcribe.py /path/to/diretory/