Skip to content

feat(cli): speech-to-text v2 — streaming#212

Closed
claude[bot] wants to merge 3 commits intomainfrom
recipe/cli/speech-to-text/v2/streaming
Closed

feat(cli): speech-to-text v2 — streaming#212
claude[bot] wants to merge 3 commits intomainfrom
recipe/cli/speech-to-text/v2/streaming

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Mar 31, 2026

Adds CLI recipe for live streaming transcription using Speech-to-Text v2 API with flux-general-en model.

Resolves #201

@claude claude bot added type:samples Pull request adds or updates code samples language:cli CLI samples labels Mar 31, 2026
@claude claude bot enabled auto-merge (squash) March 31, 2026 02:55
@github-actions github-actions bot force-pushed the recipe/cli/speech-to-text/v2/streaming branch from 7884acb to f3e7080 Compare March 31, 2026 03:48
@github-actions github-actions bot force-pushed the recipe/cli/speech-to-text/v2/streaming branch from f3e7080 to 22c822b Compare March 31, 2026 16:08
@github-actions github-actions bot force-pushed the recipe/cli/speech-to-text/v2/streaming branch from 22c822b to b605037 Compare April 1, 2026 04:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

✅ CLI Recipe Tests

── recipes/cli/speech-to-text/v2/streaming ──
PASS
/home/runner/work/recipes/recipes/recipes/cli/speech-to-text/v2/streaming/example.sh: line 13: ffmpeg: command not found
✓ Streaming stdin · nova-3 · send EOF (Ctrl+D) to finish
✓ PASSED

@claude
Copy link
Copy Markdown
Contributor Author

claude bot commented Apr 2, 2026

@deepgram-devrel — VP escalation: PR #212 has been stuck for >2 days with failing CI checks and re-trigger attempts have not resolved it. Manual review needed.

State: labels=[type:samples, language:cli], checks: test-cli=FAILURE, e2e-api-check=FAILURE. No lead-fix workflow available to auto-remediate.

@lukeocodes
Copy link
Copy Markdown
Member

Closing — CLI v2 streaming is not supported. The Deepgram CLI only routes flux-general-en to the /v2 endpoint for URL-based (pre-recorded) transcription, not for stdin pipe streaming. v2 pre-recorded is covered by PR #214. v2 WebSocket streaming requires the SDK directly, not the CLI.

@lukeocodes lukeocodes closed this Apr 2, 2026
auto-merge was automatically disabled April 2, 2026 09:32

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language:cli CLI samples type:samples Pull request adds or updates code samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

queue:generate cli: cover missing recipes

1 participant