Vladislav A. Proskurov

Results 6 issues of Vladislav A. Proskurov

mega-py package conflicts with other modules due to strict dependency on `tenacity=5.1.5` package version

In the code, there appears to be an issue when performing beam-search after running the Whisper model. Specifically, during the search, there is a check that `logits_processors` is not empty....

I intend to add a new workflow to Lhotse for processing arbitrary audio datasets by removing silence and preserving only speech using the Silero VAD, which can accurately detect speech...

I am encountering an issue when applying length change augmentation in `Recording` class. Specifically, I'm facing difficulties with the `Speed` augmentation, which is expected to modify the number of samples...

Defining the survey_id and survey_post_id arguments when creating the `questions:Survey` results in interstep communication with the server `api.surveyjs.io`. Specifying `survey_id` attempts to retrieve the survey form: `https://api.surveyjs.io/public/v1/Survey/getSurvey?surveyId=123` If you specify...

Hello! I have encountered an issue with using the default_value parameter in the questions package. When using this parameter for `DropdownQuestion` type questions, it does not apply and the default...