".github/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "5a6f4eba022a330e4cb9277ee204dee4eb06790c"
Make target_lengths/input_lengths in forced_align optional (#3533)
Summary: Currently `torchaudio.functional.forced_align` function requires full information on input/target lengths. When performing non-batched alignment, these can be inferred from the size of Tensor. Pull Request resolved: https://github.com/pytorch/audio/pull/3533 Reviewed By: nateanl Differential Revision: D48111041 Pulled By: mthrok fbshipit-source-id: fbf07124d3959c5cc5533dcd86296851587082fb
Showing
Please register or sign in to comment