funasr support payload.input and bug fix in transcription#232
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces timeout support for asynchronous task waiting across several classes, including AsynchronousApi, Transcription, and QwenTranscription. It also adds new constructors to Recognition to support custom connection options and configures input parameters in RecognitionParam. The review feedback recommends using System.nanoTime() instead of System.currentTimeMillis() to ensure robust, monotonic timeout calculations, and suggests chaining the new constructors in Recognition to eliminate code duplication.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.