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

build read_audio function and add audio.json #22

Closed
wants to merge 13 commits into from
Closed

Conversation

liesenf
Copy link
Contributor

@liesenf liesenf commented Apr 22, 2023

Requirements:

  1. build read_audio function
  • build module with read_audio function that reads .wav and .mp3
  • address memory leak: extract audio without opening audio file, e.g. using base ffmpeg?
  1. load and save to json instead of csv
  • edit notebook code (that works with .csv data) to load json corpora instead
  • save extracted audio as audio.json instead of csv column
  1. delete ipynb before approving pull request

@liesenf liesenf linked an issue Apr 22, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Jun 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 155 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@bvreede
Copy link
Contributor

bvreede commented Jun 9, 2023

continuing this functionality in #28

@bvreede bvreede closed this Jun 9, 2023
@bvreede bvreede deleted the read_audio branch January 5, 2024 21:16
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.

Build read_audio function
2 participants