Skip to content

docs: use speech_models array in async transcript provider config - #42

Open
crubn wants to merge 1 commit into
recallai:mainfrom
crubn:fix/async-readme-speech-models
Open

docs: use speech_models array in async transcript provider config#42
crubn wants to merge 1 commit into
recallai:mainfrom
crubn:fix/async-readme-speech-models

Conversation

@crubn

@crubn crubn commented Jun 22, 2026

Copy link
Copy Markdown

The 'Configure providers' snippet used the singular streaming field speech_model: "universal", but the async transcript API — and the matching src/config/providers.ts in this same sample — expect speech_models: ["universal"]. Copying the README as-is silently drops the model selection.

The 'Configure providers' snippet used the singular streaming field
`speech_model: "universal"`, but the async transcript API — and the
matching src/config/providers.ts in this same sample — expect
`speech_models: ["universal"]`. Copying the README as-is silently
drops the model selection.
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