fix long segments, break into sentences using nltk, improve align logic, improve diarize (sentence-based)

This commit is contained in:
Max Bain
2023-05-07 15:32:58 +01:00
parent 07361ba1d7
commit 24008aa1ed
6 changed files with 269 additions and 574 deletions

View File

@ -4,4 +4,5 @@ faster-whisper
transformers
ffmpeg-python==0.2.0
pandas
setuptools==65.6.3
setuptools==65.6.3
nltk