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

Is this the full code? Not running #5

Open
DIN05AUR opened this issue Sep 6, 2023 · 1 comment
Open

Is this the full code? Not running #5

DIN05AUR opened this issue Sep 6, 2023 · 1 comment

Comments

@DIN05AUR
Copy link

DIN05AUR commented Sep 6, 2023

Does this repo contain full length code? Or it is just the part of a code, because there are just few files (just 3 .py files) and when I tried running it, it shows error FILE_PATH = sys.argv[1]
RuntimeWarning: Couldn't find ffmpeg or avconv..........................IndexError: list index out of range

@Helias
Copy link
Member

Helias commented Oct 26, 2023

RuntimeWarning: Couldn't find ffmpeg or avconv... some libraries could use ffmpeg, be sure to have it installed.

Moreover, try to give as input a sample with only one channel
ffmpeg -i input.wav -ac 1 output.wav

@UNICT-Fake-Audio UNICT-Fake-Audio deleted a comment from sidorov-alex Nov 5, 2023
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

2 participants