Skip to content

feat(cli): speech-to-text v1 — summarize#185

Open
claude[bot] wants to merge 1 commit intomainfrom
recipe/cli/speech-to-text/v1/summarize
Open

feat(cli): speech-to-text v1 — summarize#185
claude[bot] wants to merge 1 commit intomainfrom
recipe/cli/speech-to-text/v1/summarize

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Mar 30, 2026

Closes #201

Generates a CLI recipe for speech-to-text v1 summarize feature that produces concise summaries alongside transcripts.

Summary

  • Adds CLI recipe for speech-to-text v1 summarize
  • Uses curl and python3 for API calls and JSON parsing
  • Includes proper test validation and documentation

Test plan

  • Recipe follows standard CLI format with bash script
  • Uses demo audio URL and reads API key from environment
  • Prints meaningful output showing both transcript and summary
  • Test script validates exit code and non-empty output
  • README includes key parameters and example output

@claude claude bot added type:samples Pull request adds or updates code samples language:cli CLI samples labels Mar 30, 2026
@claude claude bot enabled auto-merge (squash) March 30, 2026 19:57
@github-actions github-actions bot force-pushed the recipe/cli/speech-to-text/v1/summarize branch from 69e0f1b to 724a027 Compare March 31, 2026 03:42
@github-actions github-actions bot force-pushed the recipe/cli/speech-to-text/v1/summarize branch from 724a027 to fa8b26c Compare March 31, 2026 09:55
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

0 participants