Vladislav A. Proskurov
Vladislav A. Proskurov
My introduction to gwu at the very beginning. I wanted to use it in a small project that needs to display the result of processing the input image. Of course...
Thank you for your response and verification. I am confident that I have identified the cause: the overriding of the data field when creating the Survey.Model object in the survey_js.jquery.jinja...
It seems that a good solution would be to redesign the augmentation base class so that the job of recalculating num_samples is taken over by the AudioTransform heir class.
In particular, I don't really like the name `speach_only` for the workflow. Any suggestions for a more appropriate name?
The main purpose of this workflow is to quickly resave the dataset by cutting out anything that is not voice from the audio files. This should fix the supervision sections...
I understand your point about using existing operations, but your proposed method and my workflow have different goals and functions. My proposed workflow aims to synchronously remove all silence segments...
Let's imagine that I have some one particular Cut. It is labeled, on the audio recording some people are having a non-stormy conversation with occasional silence, I want to turn...
In this contribution, I have made significant improvements to the activity detection process in lhotse. The main goal of these improvements is to provide users with a more versatile and...
The code I am proposing relies entirely on the Cuts functionality to solve the task at hand wherever possible. I don't know how using standard tools it is possible to...
An example use case could be the need to refine a set of audio recordings where medical professionals discuss the results of patient medical examinations. These recordings contain medical text...