whisper-cli -osrt Audio.wav currently generates Audio.wav.srt. For compatibility with mpv and general subtitle file naming conventions, it would be preferable to remove the original file extension from output files. Same for other outputs too, really.
Audio.srt
Audio.en.srt # Optionally add language code
whisper-cli -osrt Audio.wavcurrently generatesAudio.wav.srt. For compatibility withmpvand general subtitle file naming conventions, it would be preferable to remove the original file extension from output files. Same for other outputs too, really.Audio.srtAudio.en.srt# Optionally add language code