RuntimeError: Backend "sox_io" is not one of available backends: ['soundfile']. by faroit · Pull Request #93 · sigsep/open-unmix-pytorch (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

sigsep / open-unmix-pytorch Public

Additional navigation options

Merged

faroit merged 2 commits intomasterfrom

faroit/issue90

Jul 15, 2021

ConversationCommits (2)ChecksFiles changed

Merged

RuntimeError: Backend "sox_io" is not one of available backends: ['soundfile'].#93

faroit merged 2 commits intomasterfrom

faroit/issue90

Conversation

@faroit

Copy link Copy Markdown

Member

@faroit faroit commented

Jul 15, 2021

Use torchaudio default backend for cli inference

faroit added 2 commits

July 15, 2021 13:13

@faroit

[RuntimeError: Backend "sox_io" is not one of available backends: ['so…](/sigsep/open-unmix-pytorch/pull/93/commits/d4b6be02c90fded14c6d68e8c862b62aeec5a4f9 "RuntimeError: Backend "sox_io" is not one of available backends: ['soundfile']. Fixes #90")

[d4b6be0](/sigsep/open-unmix-pytorch/pull/93/commits/d4b6be02c90fded14c6d68e8c862b62aeec5a4f9)

…undfile'].

Fixes #90

@faroit

[update socs](/sigsep/open-unmix-pytorch/pull/93/commits/4861ee57574d5d57a334920151f4a262cbb0bc63 "update socs")

[4861ee5](/sigsep/open-unmix-pytorch/pull/93/commits/4861ee57574d5d57a334920151f4a262cbb0bc63)

@codecov

Copy link Copy Markdown

codecov bot commented

Jul 15, 2021

edited

Loading

Codecov Report

Merging #93 (4861ee5) into master (01b6f6b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #93 +/- ##

Coverage 76.96% 76.96%

Files 18 18
Lines 1320 1320

Hits 1016 1016
Misses 304 304

Impacted Files Coverage Δ
openunmix/cli.py 87.09% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21c5ba2...4861ee5. Read the comment docs.

@faroit faroit merged commit a6f4d9b into master

Jul 15, 2021

@faroit faroit deleted the faroit/issue90 branch

July 15, 2021 12:25

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@faroit