| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(sdks/swift): configure Deepgram language and model (#13437) - Add configurable `model` (default: 'nova') and `language` (default: 'en-US') parameters to `OmiDeepgramTranscriber` - Update `OmiSttFactory.makeStreaming` with `deepgramModel` and `deepgramLanguage` - Preserve backwards compatibility with existing signatures and defaults - Add `omi-libTests` target to `Package.swift` with comprehensive unit tests for URL request generation and factory instantiation - Update Swift SDK docs and README with streaming STT usage examples Fixes #13143 | 12 天前 |