Robert James

Results 2 issues of Robert James

hallucination fix from @ArneNx to prevent faster whisper from regenerating text on leftover audio when set to return word level timestamps. Mechanism introduces retry_on_leftover_audio option which when set to false...

This PR implements an optimization to prevent an increasing overhead when running faster-whisper with large batches and token suppression enabled. Fixes issue mentioned in https://github.com/OpenNMT/CTranslate2/issues/1566 The suppress token list ordering...