verbanote-server/verbanote
Marty Oehme a79f825f66
Fix speaker rendered throughout paragraph
Each sentence or 'segment' in whisper would be preceded by a [speaker]
notation. This commit fixes that to only include the speaker in front
of a larger group (since a new speaker would start a new diarization
group this will always work).
2023-08-23 15:13:04 +02:00
..
__init__.py Rename to verbanote 2023-08-20 12:31:14 +02:00
file_operations.py Add info logging to failable functions 2023-08-23 15:10:41 +02:00
loaders.py Reinsert whisper model transcribing 2023-08-23 13:23:19 +02:00
process.py Fix speaker rendered throughout paragraph 2023-08-23 15:13:04 +02:00
rp_handler.py Fix Path classes wrongly used in string concats 2023-08-23 15:11:58 +02:00