9 Commits

Author SHA1 Message Date
krugd 2099055a39 Adding .wav and .txt files to gitignore to avoid checking in these in/out files 2025-05-05 10:43:48 -07:00
krugd 69a9278536 Merge branch 'stream' 2025-05-05 10:34:35 -07:00
krugd 460ec42637 Allow specifying the block length used when streaming 2025-04-29 12:17:20 -07:00
krugd 72347d5d47 Allow partial transcription when streaming 2025-04-28 00:09:00 -07:00
krugd db2b6d956b Use librosa to stream for long files 2025-04-25 23:56:14 -07:00
krugd 9b729f7a44 Adding LICENSE file
We are using MIT to be open. I do not believe any dependency is
copy-left so this should be safe.
2025-04-26 06:20:44 +00:00
krugd 5f71e3da8a Allow using more models like whisper 2025-04-25 22:57:48 -07:00
krugd 0d6e46d65a Very basic utility, will convert a 16khz wave file to text using wav2vec 2025-04-22 15:27:59 -07:00
krugd 936229bd6e Initial frame commit 2025-04-22 12:08:47 -07:00