Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C++ files for CTC decoder #2075

Closed
wants to merge 2 commits into from

Conversation

carolineechen
Copy link
Contributor

@carolineechen carolineechen commented Dec 17, 2021

part of #2072 -- splitting up the PR for easier review

Add C++ files from flashlight that are needed for building CTC decoder w/ Lexicon and KenLM support

Note: the code here will not be compiled until the build process is changed (future PR)

@carolineechen carolineechen marked this pull request as ready for review December 17, 2021 14:12
@facebook-github-bot
Copy link
Contributor

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

xiaohui-zhang pushed a commit to xiaohui-zhang/audio that referenced this pull request May 4, 2022
Summary:
part of pytorch#2072 -- splitting up the PR for easier review

Add C++ files from [flashlight](https://github.com/flashlight/flashlight) that are needed for building CTC decoder w/ Lexicon and KenLM support

Note: the code here will not be compiled until the build process is changed (future PR)

Pull Request resolved: pytorch#2075

Reviewed By: mthrok

Differential Revision: D33186825

Pulled By: carolineechen

fbshipit-source-id: 5b69eea7634f3fae686471d988422942bb784cd9
mthrok pushed a commit to mthrok/audio that referenced this pull request Dec 13, 2022
By switching to new API if gym-v0.25 is used and thus making it more
compatible with gym-v0.26

Also, slightly cleanup tensors creating logic  on GPU and CPU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants