Go to file
2024-10-28 08:49:08 -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 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
build_new.sh commit: 2024-10-21 15:43:36 2024-10-21 15:43:36 -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
dump_new_lastweek.pg.sql commit: 2024-10-28 08:49:08 2024-10-28 08:49:08 -04:00
dump_new.pg.sql commit: 2024-10-21 16:08:18 2024-10-21 16:08:18 -04:00
last_week.pg.sql setup sql to pull prior week messages 2023-04-17 08:23:15 -04:00
map.pg.sql commit: 2024-10-21 15:43:36 2024-10-21 15:43:36 -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

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/