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