Alisha Maddy

Results 7 issues of Alisha Maddy

Implements a new training script for training a classification head. The new nn.module in model.py is separate from other components of M4T and takes speech encoder output and maps it...

CLA Signed

Replaces print statements in demucs.py

CLA Signed

Implements Silero VAD for segmenting long audio in the SileroVADSegmenter class and pipelines the class with the transcriber. When creating a transcriber object, the user can specify segment chunk size...

CLA Signed

## Description Implemented the option to delete a URL endpoint for all storage drivers. The DELETE http verb can now be passed with the curl command. Another change was made...

## Decription Implemented an overwrite parameter so that a shortlink can be updated. The ‘overwrite’ parameter needs to be passed with the curl command. If overwrite=true and the alias already...

Add a new parameter to allow the api to overwrite old links

**What does this PR do? Please describe:** Implements `video_decoder` for loading a video dataset as part of the data_pipeline using ffmpeg libraries. The libraries used are libavcodec, libavformat, libavutil, and...

CLA Signed