feat(python): speech-to-text v1 — stt-ai-tts-pipeline#507
feat(python): speech-to-text v1 — stt-ai-tts-pipeline#507github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
|
@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. |
|
@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. |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >14 days with no CI checks triggered. Manual review needed. State: labels=[type:samples, language:python], no statusCheckRollup, last updated 2026-04-09. Workflow dispatch returns 403 — cannot re-trigger lead-test. |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >15 days and has no CI checks or reviews. Manual review needed. State: labels=[type:samples, language:python], no checks have run, no reviews submitted. |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >15 days. No CI checks have run and no review decision. Manual review needed. State: labels=[type:samples, language:python], checks=none, reviewDecision=none |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for 16 days. Tests failed on 2026-04-05 and no fix has been applied. Manual review needed. State: labels=[type:samples, language:python], checks=FAILURE, mergeable=UNKNOWN |
|
VP check: This PR has no CI checks and has been idle since 2026-04-21. Attempted to trigger Lead — Test workflow but blocked by token permissions. Needs manual workflow trigger or review. |
|
VP check (2026-04-24 16:37 UTC): PR still stuck. Previously escalated to @deepgram/devrel. No action taken — awaiting manual review or workflow trigger (GITHUB_TOKEN lacks permission to trigger workflows). |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >14 hours with no CI checks running. Workflow dispatch returned HTTP 403 — unable to trigger Lead — Test. Manual review needed. State: labels=[type:samples, language:python], no checks, no reviews |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >22 days with no CI checks running. Workflow dispatch is blocked by GITHUB_TOKEN permissions. Manual review needed. State: labels=[type:samples, language:python], no checks have run, no review decision. |
|
@deepgram/devrel — VP escalation: PR #507 has had no CI checks and no reviews for >48 hours. Workflow dispatch failed (GITHUB_TOKEN 403). Manual review or test trigger needed. State: type:samples, no checks, no reviews, idle >48h |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >4 days with no CI checks running and no review. Lead — Test workflow dispatch failed (GITHUB_TOKEN limitation). Manual re-trigger or review needed. State: labels=[type:samples, language:python], no checks, no reviews. |
|
@deepgram/devrel — VP escalation: PR #507 has been stuck for >4 hours with no CI checks running and re-trigger attempts failed (GITHUB_TOKEN permission). Manual review needed. State: No review, no passing checks. Workflow dispatch blocked by token permissions. |
|
@deepgram/devrel — VP escalation: PR #507 has no CI checks and has been open >24h. The VP agent cannot dispatch workflows (GITHUB_TOKEN 403). Manual re-trigger of CI needed. |
Adds the stt-ai-tts-pipeline recipe for speech-to-text v1 (python).
This is a user-requested end-to-end pipeline recipe demonstrating:
All three Deepgram capabilities in a single Python script, no third-party services required.
Closes #501