Public Access
683 B
683 B
1. Specification
- 1.1 Define Azure Speech post-stream refinement configuration behavior.
2. Implementation
- 2.1 Add configurable Azure Speech post-processing option.
- 2.2 Apply the configured option only to compatible Azure Speech SDK recognizer paths and skip it for live
ConversationTranscriber. - 2.3 Configure Azure Speech for a post-stream-refinement-supported region.
- 2.4 Provision or reuse an Azure Speech resource and set the local key environment variable.
3. Validation
- 3.1 Add provider tests for the post-processing option.
- 3.2 Run focused provider tests.
- 3.3 Run full test suite.
- 3.4 Run OpenSpec validation.