Eric
Eric
Relates to https://github.com/cjpais/Handy/discussions/299
Great question @olejsc ! I hadnt thought about that. I implemented smart chunking using VAD which will look for silence around the 30 second mark now and make the cut....
@cjpais thanks! I finished moving the chunking to transcribe-rs and made a pull request for that as well, thanks for your feedback. This is tested again and ready for review...
@cjpais Yeah that sounds good, no need to rush! 👍 I will work on the moving the decode and resample bits to transcribe-rs as well but i think it will...
I moved the decode and resampling to transcribe-rs and committed to the existing pull request https://github.com/cjpais/transcribe-rs/pull/14 Also added a microphone icon and document icon for the uploaded file entries in...