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

Created initial b2ai script with file load and STFT #1

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

Rahul-Brito
Copy link
Contributor

@Rahul-Brito Rahul-Brito commented Mar 14, 2024

All the relevant changes are in b2ai_script.ipynb.

  • Right now I am hard-resampling audio to 16khz
  • I am curious if the way I am storing the data in a dictionary is the best way or not ( {filename: {signal: signal, metadata: metadata}} )
  • If so, I will make the scaled functions for the other features we want (thanks for the initial code Satra

@satra
Copy link
Contributor

satra commented Mar 14, 2024

can we make these python scripts and not notebooks?

@satra
Copy link
Contributor

satra commented Mar 14, 2024

also add a minimal requirements.txt

@satra satra merged commit ef63b04 into main Mar 14, 2024
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