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

Cleanup audio from hackerspace recordings #70

Open
abitrolly opened this issue Jan 10, 2021 · 0 comments
Open

Cleanup audio from hackerspace recordings #70

abitrolly opened this issue Jan 10, 2021 · 0 comments

Comments

@abitrolly
Copy link
Member

Two tasks.

  1. Noise and echo removal

Try https://github.com/lawl/NoiseTorch on recorded files and there are also links that can be helpful.

  1. Audio synchronization

There are two audio streams - one was taken from camera and is synchronized, and another is from separate device. The second stream is desynchronized at the start, and it also looks like the speed doesn't match. Time in Exif tags is wrong as well. Some scripting is needed to diagnose the problem and fix it.

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