i want to read a given data set of audio and convert to feature vector to build a machine learning model.
using python syntax
the audio data set in ogg format
Have a look at https://pypi.python.org/pypi/PySoundFile/0.8.1
https://machinelearningmastery.com/machine-learning-in-python-step-by-step/
The problem is not how to get the data but how to describe your data?
And Which can of problem would you solve? because matching learning technique will depend of this
https://www.analyticsvidhya.com/blog/2017/08/audio-voice-processing-deep-learning/
I had Trained data of various images of truck tyres using the CNN model to classify whether the image is a good tyre or Bad tyre. When I am giving non-tyre image to my model, the model is...
01 February 2020 9,865 2 View
I have prepared PMMA-toluene solution and now i have to add sio2 particles into it with different concentration, before adding sio2 particles it’s surface need to be modified. So , how can sio2...
02 March 2019 747 4 View
I had done semantic similarity to identify duplicate questions in data set using LSTM networks in python jupyter notebook. Now i want to do this task on neo4j to build knowledge graphs.
31 December 2018 3,843 4 View
I am doing thesis on baby cry detection, i build the model with CNN and KNN, i got train accuracy of CNN is 99% and Test accuarcy is 98% and KNN train accuarcy is 98% and Test accuracy 98%. please...
31 December 2018 4,456 4 View
I am doing thesis on baby cry prediction. i had dataset of baby cries and non- baby cries of two classes. i want use Mfcc feature extraction technique to identify important components of audio...
11 December 2018 3,124 4 View
I had a data set of questions and answers. Now i am interested to create nodes and relationships to the question&answer data set. how i should proceed. the query should write in cypher in neo4j.
08 September 2018 4,615 4 View
i build baby cry detection system using deep learning algorithm. i had used hardware raspberry and sound sensor as mic. when baby starts cry then the system should detect the cry. its working...
08 September 2018 7,598 4 View
i had load a data set in neo4j using cypher query. when i load the data i found some null in between the words. how to clean the null values. my aim is to find word count frequency. LOAD CSV...
08 September 2018 6,213 0 View
i want to work on text classification using deep learning. please suggest me best baseline.
04 May 2018 1,975 5 View
so far i started with downloaded audio cry data and convert to list of arrays. after i need to do feature extraction. please suggest me some feature extraction techniques to mark important...
02 March 2018 6,255 8 View
“Here is a thought experiment. Let's place Rodolpho Llinas's jarred-brain on top of a body (Fig. 1). I bet Llinas would argue that his jarred-brain retains its own consciousness, and the android...
11 August 2024 2,483 1 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
The rate of glucose consumption by the neocortex is reduced by over 80% during anesthesia (Sibson et al. 1998), which disables the synapses (Richards 2002) that are inundated by glial tissue (Engl...
08 August 2024 3,118 0 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
Larger brains, which typically contain more neurons, store and transfer more information (Tehovnik and Chen 2015), but the precise relationship between number of neurons and information has yet to...
05 August 2024 1,238 2 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Brain and body mass together are positively correlated with lifespan (Hofman 1993). The duration of neural development is one of the best predictors of brain size, and conception is the best...
05 August 2024 6,247 3 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View
When the entire neocortex is ablated in rodents, although they are still able to swim, all the limbs move continuously and asynchronously (Vanderwolf 2006; Vanderwolf et al. 1978). Normal animals...
03 August 2024 835 3 View