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

Path in run_vad.sh is incorrect #315

Open
JPunch opened this issue Feb 27, 2023 · 0 comments
Open

Path in run_vad.sh is incorrect #315

JPunch opened this issue Feb 27, 2023 · 0 comments

Comments

@JPunch
Copy link

JPunch commented Feb 27, 2023

The path is run_vad.sh is:

  • python compute-vad.py --test-plot scp:data/wav.scp ark,t:out/ltsv-feats.ark

The path should be:

  • python compute-vad.py --test-plot scp:data/test/wav.scp ark,t:out/ltsv-feats.ark
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

No branches or pull requests

1 participant