audio icon indicating copy to clipboard operation
audio copied to clipboard

Librispeech ctc recipe

Open huangruizhe opened this issue 2 years ago • 4 comments

Added a Librispeech ctc recipe for demonstration purpose.

  • This recipe demonstrates using either torch.nn.CTCLoss or k2.ctc_loss. Both can converge to similar results.
  • It supports using either CTC or HMM topology with k2.ctc_loss.
  • It currently uses a greedy decoder for decoding.

WER results will be posted later.

huangruizhe avatar Aug 08 '23 15:08 huangruizhe

:link: Helpful Links

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

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

:x: 11 New Failures

As of commit 54fdc286bd3a9a3155f8a51a9425fa1e79640545:

NEW FAILURES - The following jobs have failed:

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

pytorch-bot[bot] avatar Aug 08 '23 15:08 pytorch-bot[bot]

@huangruizhe has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 08 '23 15:08 facebook-github-bot

@huangruizhe has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 08 '23 19:08 facebook-github-bot

@huangruizhe has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Aug 08 '23 20:08 facebook-github-bot