Skip to content

Added Audio preprocessing class and data frame filter #32

Merged
emilcode-dev merged 11 commits into
mainfrom
dev/pre-proessing-class
Nov 25, 2025
Merged

Added Audio preprocessing class and data frame filter #32
emilcode-dev merged 11 commits into
mainfrom
dev/pre-proessing-class

Conversation

@davidpellh
Copy link
Copy Markdown
Collaborator

Added class:

  • AudioPreprocessor can
  • Load audio into a numpy float32 waveform.
  • can process complete batch of .ogg/.mp3 files and store as .wav (yamnet ready).
  • skips file if already yammer ready

Added function to filter the metadata csv for the actually available data and returns a filtered dataset

@davidpellh davidpellh changed the title Added Aaudio preprocessing class and data frame filter Added Audio preprocessing class and data frame filter Nov 25, 2025
@emilcode-dev emilcode-dev merged commit 3bef831 into main Nov 25, 2025
2 checks passed
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