Skip to content

Conversation

@MadhavShroff
Copy link

Adds AsyncAuth and ASRServiceAsync classes using grpc.aio for native async/await speech recognition.

  • AsyncAuth: Async channel management with SSL/mTLS support
  • ASRServiceAsync: Streaming and batch recognition methods
  • Double-checked locking for lock-free fast paths
  • Async file I/O for SSL certificate loading
  • 26 unit tests

- AsyncAuth: Async channel management with SSL support
- ASRServiceAsync: Async streaming and batch recognition
- Refactored unit tests to focus on behavioral contracts
- Added integration tests and performance benchmarks
@MadhavShroff MadhavShroff force-pushed the feature/add-async-stt-grpc-support branch from 538f373 to 709d487 Compare January 19, 2026 23:54
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