swiftraccoon / cpp-sdrtrunk-transcriber

monitor directory for SDRTrunk Project25 mp3 files. categorize files. create transcription file.
GNU General Public License v3.0
2 stars 0 forks source link

implement prompt post-processing option #12

Open swiftraccoon opened 11 months ago

swiftraccoon commented 11 months ago

https://platform.openai.com/docs/guides/speech-to-text/improving-reliability

swiftraccoon commented 11 months ago

could see this being extra helpful if we implement #13 . design our own local dictionary corrections?

swiftraccoon commented 10 months ago

OpenAI GPT4 API is still too expensive, but now that we've got local transcription setup regarding #13 maybe now it is time to investigate implementing a local dictionary with local LLM and see if it helps any.