-
Right now, you have to wait after a period of silence before the buffer is parsed. It would be great to force the buffer to be parsed (suggested word: "slurp") or to discard the buffer entirely (sugge…
-
Hi.
I'm trying to rewrite this project in C++ in search of better interoperability, better user friendliness and better performance.
Now I successfully implemented MRCG extraction and get a huge…
-
Hello!
I have two sets of subtitles and I just want to compute how well the second one (hypothesis) covers the region boundaries in the first one (reference). I'm not interested in the actual text …
-
I tried configuring wake word detection example for xiao esp32s3 sense but it does't detect any spoken wake words.
I have set the config for pdm mono mode single mic config. Tried with sample rate 44…
-
Similar to the report https://github.com/linkedin/dexmaker/issues/100, but a different flavor.
When running with:
`androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito-inline:2.25.1…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Python](https://github.com/trending/python?since=weekly)!
-
@synesthesiam Once again your simple genius is on display.
You posted in http://voice2json.org/#ideas
Its basically datasets being formated and available for KWS as there are huge datasets for …
-
Hi,
first of all, just wanted to appreciate lhotse being a great tool and its lively community.
My problem is that i wish to mix 2 CutSets with some length variations. So i wanted to do something …
-
Hi, I am new to programming and I am a little bit confused about which CSV file is used in AccentProbe and also which hyperparameters are used for training, did I miss it somewhere?
-
how we record & transcribe now:
1. record chunk of audio of 30s on each device
2. use local voice activity detection model to extract speech frames, if not enough, skip transcription
3. transcrib…