Spoken-language-identification icon indicating copy to clipboard operation
Spoken-language-identification copied to clipboard

Spoken language identification with deep learning

Results 13 Spoken-language-identification issues
Sort by recently updated
recently updated
newest added

Hey, I am trying to replicate this system. What is the python version? Any chance of finding out what versions of the modules were used?

Hello. I am testing your idea, and am trying to create a network that can identify between three different languages. However, I am encountering a few problems. The first is...

![Screenshot (98)](https://user-images.githubusercontent.com/48185931/56063186-322b1680-5d8c-11e9-8c6d-24fd4a88e83a.png) I am getting this error. Please help.

I completed both training and testing. If I give 1 testing input, it is not predicting accuracy rate & y_pred, it shows 0.00% accuracy. Why? I got accuracy rate &...

Hi, what does 0,89,70,..., etc mean in the list file? Thanks! 0cwr2rsylmd,0 0cxzmce10wr,89 0d0rfpzewzc,70 0d0t0iea1sy,147 0d0zyuor1ih,99

I don't know if you are still involved with this but I've been having an issue with predicting on new audio. I've put in a filename for inference into the...

I finished training and produced a state file. At this point how to predict a new audio file? I tried --mode test, however it request the audio file had been...

Hello, I meet a problem when using the augment_data.py. RuntimeWarning: divide by zero encountered in log10. it means that the command " ims = 20. * np.log10(np.abs(sshow) / 10e-6)" has...

Hi, I am woking on LID, my online environment is not clean, there are bg musics and noizes. and the accuracy is not satisfying. Is there any solutions for my...