mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:20:43 +00:00
fix: log google meet realtime models
This commit is contained in:
@@ -250,6 +250,7 @@ export function buildDeepgramRealtimeTranscriptionProvider(): RealtimeTranscript
|
||||
id: "deepgram",
|
||||
label: "Deepgram Realtime Transcription",
|
||||
aliases: ["deepgram-realtime", "nova-3-streaming"],
|
||||
defaultModel: DEFAULT_DEEPGRAM_AUDIO_MODEL,
|
||||
autoSelectOrder: 35,
|
||||
resolveConfig: ({ rawConfig }) => normalizeProviderConfig(rawConfig),
|
||||
isConfigured: ({ providerConfig }) =>
|
||||
|
||||
Reference in New Issue
Block a user