issues
search
patrickschu
/
textgrid-convert
textgrid-convert converts audio transcripts such as sbv or srt files to Praat and DARLA compatible TextGrids.
9
stars
1
forks
source link
Fix issue 43: subtitles with newlines
#46
Closed
patrickschu
closed
2 years ago
patrickschu
commented
2 years ago
Summary
Fixes #43
Details
Add
preprocessor
attribute to srtParser and default to newline merge function
Add function
merge_text_with_newlines
to
tools
Change setting in ttextgridconvert for CLI use
Add tests
Summary
Fixes #43
Details
merge_text_with_newlines
to tools