文件历史

3 次代码提交

作者 SHA1 备注 提交日期
Rohit P e2e45d5cfc Fix Lint issues. 2025-10-14 12:40:12 -07:00
Rohit P a6a076d62c More unit tests for ASR-python.
Summary of test cases
Core parameter pass-through functionality is fully tested and validated
through unit tests and client integration tests.
test_asr_params.py - ParamValidator logic, mappings, transformations.
test_client.py - Client-level validation, all modes, parameter flow
test_asr_parameter_passthrough.py - OpenAI & Google.
Deepgram mock test will need more work due to dynamic imports used
in the SDK, hence not included in this commit.
2025-10-14 10:25:42 -07:00
Akshay Srirangam c8b963b6e2 test: Add unit tests for ASR functionality 2025-08-14 20:00:26 -07:00