New "Chunk Transcription" Mode #36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a boolean flag in settings.yaml to enable Chunk Transcription Mode.
Default: False
Add overlap_time to settings, also activ in this mode.
Default: 5 seconds
If this Mode is true, chunks will get transcripted directly after they are finished. Flow:
6***n. Now next (second) chunk will get overlap! Add last 5 seconds of prev chunk. This is needed to preverese context for transcription.
This Feature shall be in an own PR! Don't batch this feature with other issues because it's a bigger change.