Feline.Services.Deepgram.STT (feline v0.1.0-rc.1)

Copy Markdown View Source

Deepgram speech-to-text service. Streams audio to Deepgram's WebSocket API and produces TranscriptionFrame results.

This is a simplified implementation that buffers audio and sends it in chunks via REST for initial validation. A full implementation would use Deepgram's streaming WebSocket API.

Summary

Functions

child_spec(opts)