stream.cpp improved #2545
shadow-wxh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is a bit more developed version of stream.cpp which is less crude and offer more accuracy. It is developed for windows command console you will need to alter the configuration to suit your environment.
Things that I have changed:
1 VAD has been remove because it doesn't seem to be very accurate.
2 Lines changes with alternating color.
3 Transcription between sections are spliced correctly.
4 Timestamp uses local time instead of transcription time.
5 Section length must be integer times of of step length.
6 Removed coding redundancy.
Beta Was this translation helpful? Give feedback.
All reactions