feat: added transcription analysis to create reminders/agendas
This commit is contained in:
@@ -14,5 +14,8 @@ allowed_rooms: []
|
||||
# Optional text to guide the model's style or to continue from a previous audio segment. The prompt should match the language of the audio.
|
||||
prompt: "以下是普通话录制的会议记录:"
|
||||
|
||||
#Optional should OpenAI re-read the transcript to detect reminders and events ?
|
||||
search_reminders_and_events: false
|
||||
|
||||
# The language of the input audio. Providing the input language in ISO-639-1 format (Chinese: "zh") will improve accuracy and latency, leave empty by default
|
||||
language:
|
||||
|
||||
Reference in New Issue
Block a user