dscripka

Results 5 comments of dscripka

Thank you, @kenarsa. I've done some additional testing and have developed a simpler experiment that can be more easily reproduced based on simply zero-padding the clean test clips. ```python ##...

@MatthewScholefield, yes, that what's the plot is showing, the model score for every frame of the two input audio samples. So for the first clip, the maximum score is around...

Looks like for this model `buffer_t` is set at 1.5 seconds. The input audio clip is just over 4 seconds, with just about ~1.5 seconds of just background mic noise...

A little late to this issue, but I've done some testing with the 48 kHz firmware (using the versions provided in the repo), and noticed two things: 1) Despite the...

I agree that would be ideal, but it would require more substantial modifications to how the encoder is converted and the actual OpenVino runtime implementation. Possible perhaps, but difficult.