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

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd7 in position 30: invalid continuation byte #7

Open
Bietola opened this issue Sep 11, 2024 · 2 comments

Comments

@Bietola
Copy link

Bietola commented Sep 11, 2024

I get the error while using it for a aup3 file (maybe that's the problem...), the full command is:

python -m audacity inp.aup3 out.wav

while running in a venv.

@adabru
Copy link

adabru commented Dec 29, 2024

I think this project is using aup2 as aup3 has switched to sqlite3 format. You can use this tool instead: https://github.com/audacity/audacity-project-tools.

@davidavdav
Copy link
Owner

Yes, sorry, I haven't used audacity in ages. If they've changed the format then this package has probably become obsolete, but there is a audacity-project-tools that apparently fixes everything you needed to get fixed with audacity.

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

3 participants