Commit graph

4 commits

Author SHA1 Message Date
Sean Hatfield
dd017c6cbb
Audio file validations ()
* add audio file validations

* patch sharp to support wavfile parsing

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-12-30 14:48:28 -08:00
Timothy Carambat
1a5aacb001
Support multi-model whispers () 2024-05-17 21:31:29 -07:00
Timothy Carambat
0ada882991
Support external transcription providers ()
* Support External Transcription providers

* patch files

* update docs

* fix return data
2024-03-14 15:43:26 -07:00
Timothy Carambat
61db981017
feat: Embed on-instance Whisper model for audio/mp4 transcribing ()
* feat: Embed on-instance Whisper model for audio/mp4 transcribing
resolves 

* additional logging

* add placeholder for tmp folder in collector storage
Add cleanup of hotdir and tmp on collector boot to prevent hanging files
split loading of model and file conversion into concurrency

* update README

* update model size

* update supported filetypes
2023-12-15 11:20:13 -08:00