Ayanaminn / N46Whisper

Whisper based Japanese subtitle generator
MIT License
1.56k stars 128 forks source link

Fix the issue with write_srt. #3

Closed esong closed 1 year ago

esong commented 1 year ago

In a recent whisper change. The write_srt function gets removed. Instead, they added a new WriteSRT class that writes srt file directly from the transcribed results.

Change

Tested with these two lines changed on Google Colab.