pytorch / audio

Data manipulation and transformation for audio signal processing, powered by PyTorch
https://pytorch.org/audio
BSD 2-Clause "Simplified" License
2.43k stars 636 forks source link

Fix document for forced_align method #3748

Closed nateanl closed 4 months ago

nateanl commented 4 months ago

This PR addresses https://github.com/pytorch/audio/issues/3747. The lengths of targets and log_probs should be reversed.

pytorch-bot[bot] commented 4 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3748

Note: Links to docs will display an error until the docs builds have been completed.

:white_check_mark: You can merge normally! (4 Unrelated Failures)

As of commit 25dd7274b2a21f2317d62f2ef796c32658814d15 with merge base 5286f9f60d8647fb4a490cdf22eac39a54e63a80 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [Build Linux Conda / pytorch/audio / conda-py3_8-cuda12_1](https://hud.pytorch.org/pr/pytorch/audio/3748#21662733296) ([gh](https://github.com/pytorch/audio/actions/runs/7933598377/job/21662733296)) `The process '/__w/audio/audio/3/condabin/conda' failed with exit code 1` * [Integration Test / build (3.8)](https://hud.pytorch.org/pr/pytorch/audio/3748#21662722333) ([gh](https://github.com/pytorch/audio/actions/runs/7933598316/job/21662722333)) `E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mesa/mesa-vdpau-drivers_23.0.4-0ubuntu1%7e22.04.1_amd64.deb 404 Not Found [IP: 52.147.219.192 80]`

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Unittests on Windows CPU / unittests-windows-cpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3748#21662722620) ([gh](https://github.com/pytorch/audio/actions/runs/7933598341/job/21662722620)) `ImportError: DLL load failed while importing _C: The specified module could not be found.` * [Unittests on Windows GPU / unittests-windows-gpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3748#21662722657) ([gh](https://github.com/pytorch/audio/actions/runs/7933598352/job/21662722657)) `ImportError: DLL load failed while importing _C: The specified module could not be found.`

This comment was automatically generated by Dr. CI and updates every 15 minutes.