Hi, I am trying to make an cough recognition app after the example in the VIP section.
I managed to gather 1000 samples of coughing sounds from the internet. By my understanding, I have to make segmetations on those sounds, such that every single wav file contains just one sound. I want to do that, because I want to treat the cough sound as a single word sound exactly like in the example. For the moment, in my samples, there are multiple cough sounds from a wav that only has a length of 2-3 seconds.
I want to make a CNN with two outputs, cough and no cough.
For the no_cough samples, I should have random words, sounds , taken from the internet? How many samples should I have for approximately 3000 cough sounds?
Is my approach good? Do you have any tips?
Thank you ,
Cough detection
Jump to
- General Discussion
- ↳ General Discussion
- Course Q&As
- ↳ Deep Learning Prerequisites: The Numpy Stack in Python
- ↳ Deep Learning Prerequisites: Linear Regression in Python
- ↳ Deep Learning Prerequisites: Logistic Regression in Python
- ↳ Data Science: Deep Learning in Python
- ↳ Modern Deep Learning in Python
- ↳ Deep Learning: Convolutional Neural Networks in Python
- ↳ Unsupervised Deep Learning in Python
- ↳ Deep Learning: Recurrent Neural Networks in Python
- ↳ Data Analytics: SQL for newbs, beginners and marketers
- ↳ Data Science: Natural Language Processing (NLP) in Python
- ↳ Natural Language Processing with Deep Learning in Python
- ↳ Data Science: Supervised Machine Learning in Python
- ↳ Cluster Analysis and Unsupervised Machine Learning in Python
- ↳ Bayesian Machine Learning in Python: A/B Testing
- ↳ Unsupervised Machine Learning Hidden Markov Models in Python
- ↳ Ensemble Machine Learning in Python: Random Forest, AdaBoost
- ↳ Artificial Intelligence: Reinforcement Learning in Python
- ↳ Advanced AI: Deep Reinforcement Learning in Python
- ↳ Deep Learning: GANs and Variational Autoencoders
- ↳ Deep Learning: Advanced Computer Vision (Computer Vision Applications with Deep Learning)
- ↳ Deep Learning: Advanced NLP and RNNs (Advanced NLP and Sequence Models with Deep Learning)
- ↳ Recommender Systems and Deep Learning in Python (Recommender System Applications with Deep Learning)
- ↳ Machine Learning and AI: Support Vector Machines in Python
- ↳ Cutting-Edge AI: Deep Reinforcement Learning in Python
- ↳ MATLAB for Students, Engineers, and Professionals in STEM
- ↳ Tensorflow 2.0: Deep Learning and Artificial Intelligence
- ↳ PyTorch: Deep Learning and Artificial Intelligence
- ↳ Linear Programming for Linear Regression
- ↳ Classical Statistical Inference