vineeths96 / Spoken-Keyword-Spotting

In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keyword Spotting task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checking audio file

dimanshu opened this issue · comments

@vineeths96 how to check the audio through this model .? i don't want to stream.

what should be the length of the audio file and sample rate ?

Please take a look here and here.