Skip to content

feat(python): speech-to-text v1 — stt-ai-tts-pipeline#507

Open
github-actions[bot] wants to merge 1 commit intomainfrom
recipe/python/speech-to-text/v1/stt-ai-tts-pipeline
Open

feat(python): speech-to-text v1 — stt-ai-tts-pipeline#507
github-actions[bot] wants to merge 1 commit intomainfrom
recipe/python/speech-to-text/v1/stt-ai-tts-pipeline

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 5, 2026

Adds the stt-ai-tts-pipeline recipe for speech-to-text v1 (python).

This is a user-requested end-to-end pipeline recipe demonstrating:

  1. STT — transcribe audio with Nova-3
  2. Audio Intelligence — sentiment analysis, topic detection, and summarization
  3. TTS — speak the generated summary aloud with Aura-2

All three Deepgram capabilities in a single Python script, no third-party services required.

Closes #501

@github-actions github-actions bot added type:samples Pull request adds or updates code samples language:python Python samples labels Apr 5, 2026
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Apr 7, 2026

@deepgram/devrel — VP escalation: PR #507 has been open since 2026-04-05 with no CI checks triggered. The lead-test workflow could not be dispatched (GITHUB_TOKEN 403). Manual review needed.

State: labels=[type:samples, language:python], no reviews, no status checks.

@claude
Copy link
Copy Markdown
Contributor

claude bot commented Apr 9, 2026

@deepgram/devrel — VP escalation: PR #507 has been stuck for >4 hours and re-trigger attempts have not resolved it. Manual review needed.

State: labels=[type:samples, language:python], no CI checks have ever run on this PR. Workflow dispatch returned 403.

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

Labels

language:python Python samples type:samples Pull request adds or updates code samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] STT → Audio Intelligence → TTS end-to-end pipeline (Python)

0 participants