Skip to content

Add speech transcribe intent#419

Merged
kvz merged 3 commits into
mainfrom
add-speech-transcribe-intent
Jun 1, 2026
Merged

Add speech transcribe intent#419
kvz merged 3 commits into
mainfrom
add-speech-transcribe-intent

Conversation

@kvz
Copy link
Copy Markdown
Member

@kvz kvz commented May 30, 2026

Summary

  • add transloadit speech transcribe as a semantic intent
  • default the intent to text output and provider: replicate while ElevenLabs is pending
  • keep the WIP provider: transloadit out of the intent provider surface
  • regenerate intent docs and README command reference

Tests

  • ./node_modules/.bin/vitest run packages/node/test/unit/cli/intents.test.ts packages/node/test/unit/cli/intent-docs.test.ts
  • ./node_modules/.bin/biome check packages/node/src/cli/semanticIntents/speechTranscribe.ts packages/node/src/cli/semanticIntents/index.ts packages/node/src/cli/intentCommandSpecs.ts packages/node/test/support/intentSmokeCases.ts packages/node/test/unit/cli/intents.test.ts packages/node/README.md packages/node/docs/intent-commands.md

Notes

  • yarn tsc:node currently fails on existing packages/node/src/inputFiles.ts type incompatibility around lookup; this branch does not touch that file.

@kvz kvz merged commit 76a51df into main Jun 1, 2026
11 checks passed
@kvz kvz deleted the add-speech-transcribe-intent branch June 1, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant