Purfview

Results 268 comments of Purfview

Can you share the json file produced with `--output_format json`?

> IndexError: list index out of range Can reproduce it with `faster-whisper-xxl.exe 101.json` command, I'll investigate it later. > This time it crashed AFTER producing the output and "Operation finished...

>Particularly since I don't have a ```D:\whisper-fast\_XXL\__main__.py``` folder @ClaireCJS Those are internal paths inside exe, not on your PC.

I think json is the last, I'll put it as first in the next release.

> Unfortunately, it is still reproducible in v193.1 It's not, because it's not the same bug. Try `faster-whisper-xxl.exe 101.json -f all`

Share your command. >Do you want me to create a separate issue for this? Nah.

> The one to reproduce with the attached JSON file is `faster-whisper-xxl.exe x.json --max_line_width 35 -f srt`. > > The one where I encountered it originally in this release is...