Go to file
Paul Trowbridge db15580599 vault backup: 2023-11-06 11:47:23 2023-11-06 11:47:23 -05: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 update 2023-04-11 10:36:27 -04:00
add_to_file.sh vault backup: 2023-11-06 11:47:23 2023-11-06 11:47:23 -05: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
last_week.pg.sql setup sql to pull prior week messages 2023-04-17 08:23:15 -04:00
readme.md space 2023-03-27 11:47:39 -04:00
requirements.sh vault backup: 2023-11-06 11:47:23 2023-11-06 11:47:23 -05:00
transcribe.py update 2023-04-11 10:36:27 -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/