-
Notifications
You must be signed in to change notification settings - Fork 739
Add GSM encoding support to info #1277
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
Conversation
|
I can also add an info-test for |
mthrok
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The implementation looks good. Can you add tests? Thanks.
Added |
|
@mthrok, please confirm if you were referring to the htk info test, or some other tests. Thanks! |
Merge latest code from main repo
|
Thanks for working on this. It looks good. |
Test GSM for up to 16 channels
Remove check from num_frames from GSM
|
Thanks! |
|
If you have time, can you cherry-pick this PR and make a PR against |
With @mthrok's help, the following tasks were completed in this PR:
get_encodingfromtorchaudio/csrc/sox/io.cpptotorchaudio/csrc/sox/types.cpp.