GauriDhande
GauriDhande
Iam trying to train the model_end with few hyperparameter tuning changes. Iam also training on my own dataset of 600 wavefiles, splited as 10% test dataset, 10% validation dataset and...
First of all, thank you so much for this repository. I am doing some research in the speech domain, and this has been very helpful. But, I have some doubts...
Thank you for such great work! Every time I try testing the audio, it gives the result, "The Accuracy Percentage for the current testing Performance with MFCC + GMM is:...
I tried to run the code as described. Only changed some of the values of arguments. I'm getting an error: Traceback (most recent call last): File "/home/gauri/TC-ResNet/evaluate_audio.py", line 87, in...
When I run ```python3 manage.py runsslserver```, I get an error as ``` inside module inside module inside module Traceback (most recent call last): File "manage.py", line 15, in execute_from_command_line(sys.argv) File...