grep-rohan / GenderRecognitionByVoice

Using machine learning to recognise gender by analysing recorded voice.
12 stars 6 forks source link

Using temporary array to reshape using the numpy library #2

Closed raghav7203 closed 4 years ago

raghav7203 commented 4 years ago

Copying the contents into temporary array with the reshape function using numpy library and passing the new form of view to the predict function as reshaped array