Skip to content

Problems found when running Tasnet #659

Answered by xs20211015
xs20211015 asked this question in Q&A
Discussion options

You must be logged in to vote

In addition, I also tried to run two other models on colab. But have encountered problems.
First:

%cd /content/asteroid/egs/wham/ConvTasNet
!./run.sh

I set the path of storage_dir in run.sh and start from stage 0.
But when run to here: $python_path create_wham_from_scratch.py
I first solved this error:

usage: create_wham_from_scratch.py
        [-h]
        [--output-dir OUTPUT_DIR]
        [--wsj0-root WSJ0_ROOT]
        [--wham-noise-root WHAM_NOISE_ROOT]
create_wham_from_scratch.py: error: argument --wsj0-root: expected one argument

I found that the path to $wav_dir was not recognized, I solved it by putting wav_dir=tmp after mkdir -p $out_dir.
Then after running into create_wham_fro…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@xs20211015
Comment options

@mpariente
Comment options

@xs20211015
Comment options

@mpariente
Comment options

Comment options

You must be logged in to vote
2 replies
@mpariente
Comment options

@xs20211015
Comment options

Answer selected by xs20211015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants