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

Replace torchaudio with soundfile in python-api-examples #765

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

gtf35
Copy link
Contributor

@gtf35 gtf35 commented Apr 13, 2024

torchaudio is a part of PyTorch.

PyTorch is very large, but only a small part is used in python-api-examples.

In real projects, it is no need to use PyTorch,

soundfile is smaller and has been used in the project,

So, I replace torchaudio with soundfile in python-api-examples,

Please review :)

@csukuangfj
Copy link
Collaborator

Thank you for your first-time contribution!

@csukuangfj csukuangfj merged commit b0265b2 into k2-fsa:master Apr 13, 2024
0 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants