Hi,
After several attempts to modify the client, I notice that the 'segments' returned by the TensorRT backend are not in the same form as those in faster_whisper. There is no start, end or completed. As a result, it is not possible to obtain a transcription for this backend.
Is it possible to modify the segments so that they are compatible?