girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
881 stars 1.57k forks source link

Data Science with Python : Audio Processing for Deep Learning/Machine Learning #2713

Open das-ankur opened 2 years ago

das-ankur commented 2 years ago

Description

Deep learning with audio is an emerging field of deep learning so the first step is pre-processing of audio. @prathimacode-hub I want to work on this isuue.

Domain

Datascience with Python

Type of Contribution

Documentation

Code of Conduct

github-actions[bot] commented 2 years ago

Hello @das-ankur,
Thank you for opening an issue. :octocat:
Note - Self-assigns by the original author will be prioritised by mentors manually
To get assigned to this particular issue please use /assign
Check this guide before contributing.

prathimacode-hub commented 2 years ago

Issue assigned to @das-ankur for documentation. But you haven't provided up with the details needed for assigning the issue.

das-ankur commented 2 years ago

Issue assigned to @das-ankur for documentation. But you haven't provided up with the details needed for assigning the issue.

I am prepraing a document of different techniques how we can load audio data and do some basic preprocessing before using it in a model. It will be prepraed by tomorrow.

das-ankur commented 2 years ago

Hello @prathimacode-hub can you please tell me where I should upload the data file?

prathimacode-hub commented 2 years ago

I said about details that needs to be given here while selecting issue @das-ankur

prathimacode-hub commented 2 years ago

Kindly revert with details else this issue will be closed. Data file in DS Datasets. @das-ankur

das-ankur commented 2 years ago

I am very sick from past few days. Sorry for being late. Issuse Details: How to load audio data? Preprocess it and change into numpy array for training. My Details: Ds with Python Batch 4