Skip to content

v3.1.0

Compare
Choose a tag to compare
@m-bain m-bain released this 07 May 19:34
· 209 commits to main since this release
1caddfb
  • 70x real time transcription, <8GB gpu memory requirement ⚡️⚡️
  • each transcript segment is a sentence (using nltk.sent_tokenize)
  • diarization now assigned per sentence (and outputted to srt)
  • clean up on alignment logic