e16cb988ed
This commit introduces functionality to annotate the user prompt with potential proper name corrections from a gazetteer. The LLM will then use these annotations to improve the accuracy of transcriptions, especially for medical terms and names. The `SYSTEM_PROMPT` has also been updated to inform the LLM about these new annotations and how to handle them.