Replies: 1 comment 1 reply
|
I think it has to be auto adjusted to make it seamless but should be doable. Not sure if I will be happy with something that 'works for you' type PR tho. You can def take a crack but I've warned you ahah. Because this comes adds extra config for general users which on paper should be handled by me to dynamically handle it - perhaps? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I often want to dictate over long periods of time with my headphones on, and there's sometimes TV or music or other transient speech in the background. The mic picks all of those up and FluidVoice transcribes it, so transcription only reliably works in silent settings.
I think if we could specify a minimum volume floor/silence threshold for FluidVoice manually, we could make it work in noisier settings too. I have done some work with local transcription / diarization pipelines on my homeserver, my guess is we can expose the VAD threshold to the user without too much difficulty? What do you think - i can take a crack at a PR.
All reactions