koushikvikram / speech-recognition-deep-learning

🧑‍🎤🖥️📜A demonstration of using deep learning to classify audio data. Accompanied by an explanation of relevant Signal Processing concepts.
2 stars 3 forks source link

single test #1

Closed Bhanu-Prakash01 closed 5 months ago

Bhanu-Prakash01 commented 5 months ago

how to use model for single test ( basically to prediction)

koushikvikram commented 5 months ago

Hi @Bhanu-Prakash01 , thanks for you question!

Please refer to the "Test model on phone numbers" section of the Jupyter Notebook. It has instructions for prediction on a single audio file.

Thanks, Koushik Vikram