• Nicolas Patry's avatar
    Change the chunk_iter function to handle (#16730) · a192f61e
    Nicolas Patry authored
    * Change the chunk_iter function to handle
    
    the subtle cases where the last chunk gets ignored since all the
    data is in the `left_strided` data.
    
    We need to remove the right striding on the previous item.
    
    * Remove commented line.
    a192f61e
test_pipelines_automatic_speech_recognition.py 34.3 KB