Closed pkarw closed 2 months ago
We need to display again re-parse (https://github.com/CatchTheTornado/doctor-dok/commit/53013ba1b9e7d1535f94d67bbcaf3ec10f79de92) and change how parseQueue
is being managed in record-item
Let's store the audio transcription in the record.extra[].type='transcription'
https://github.com/chengsokdara/use-whisper
In this case we additionally need to change how parse is done to use the record text instead of only attachments - in this case probably with a different prompt (?)