Skip to content

Add speech transcribe intent#419

Open
kvz wants to merge 2 commits into
mainfrom
add-speech-transcribe-intent
Open

Add speech transcribe intent#419
kvz wants to merge 2 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.

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