anything-llm/collector/processSingleFile/convert
Timothy Carambat 61db981017
feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449)
* feat: Embed on-instance Whisper model for audio/mp4 transcribing
resolves #329

* 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
..
asAudio.js feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
asDocx.js Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
asMbox.js Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
asOfficeMime.js Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
asPDF.js Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
asTxt.js Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00