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

Silenceremove revised #313

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Silenceremove revised #313

merged 5 commits into from
Apr 3, 2024

Conversation

dericed
Copy link
Collaborator

@dericed dericed commented Apr 3, 2024

partially supersedes #306

script that trims restored transcription disc recordings, based on sarah wardrop's ffmpeg script
checks for ffmpeg and fixed usage statement
checks for sample rate
checks for 'in' & 'out' points
samples 'in' & 'out' points
creates temp. xml containing cue chunk schema
inputs sample rate, sampled 'in' & 'out' points into temp. xml file
inputs xml file into wav file with bwf metaedit
added declick ffmpeg script in get_silence_timecode
added function to remove temp. XML file after successful import using bwf metaedit
new python script based on the pyAudioAnalysis library
added note to nudge users to have bwfmetaedit installed on top of the required libraries to run the script successfully
make_mka script to convert all wav files into mka in a directory
includes mka files and fixed minor typo
modified _find_input to include .mka files
@dericed dericed merged commit ef768bc into master Apr 3, 2024
@dericed dericed deleted the silenceremove-revised branch April 3, 2024 18:08
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

Successfully merging this pull request may close these issues.

2 participants