abhirooptalasila / AutoSub

A CLI script to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui
MIT License
584 stars 102 forks source link

I had to change np.int to np.int64 to appease numpy "int" deprecation warning #80

Closed mdear closed 10 months ago

mdear commented 1 year ago

FYI