fix: config template updated for streaming service as deepgram#285
Conversation
📝 WalkthroughWalkthroughThe changes update a speech-to-text plugin script with explicit UTF-8 encoding for file operations, and replace the Parakeet streaming transcription model configuration with Deepgram Nova 3 streaming, including new API credentials, restructured operations, and updated result field mappings. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Updating config template with streaming support as deepgram (as parakeet doesn't support streaming)
Addressing #284
Summary by CodeRabbit
Release Notes
New Features
Chores