jren2017
jren2017
Hello, Could you help explain why we need to calculate the derivative of f respect to x (df / dx)? I am confused by x. My understanding is we only...
Traceback (most recent call last): File "/administrator/PycharmProjects/Automatic_Speech_Recognition/feature/libri/libri_preprocess.py", line 176, in mode=mode, feature_len=feature_len, seq2seq=seq2seq, save=True) File "/administrator/PycharmProjects/Automatic_Speech_Recognition/feature/libri/libri_preprocess.py", line 90, in wav2feature feat = calcfeat_delta_delta(sig,rate,win_length=win_len,win_step=win_step,mode=mode,feature_len=feature_len) File "/administrator/PycharmProjects/Automatic_Speech_Recognition/feature/core/calcmfcc.py", line 68, in calcfeat_delta_delta feat...
checking whether lstat correctly handles trailing slash... no checking for modf... yes checking for realpath... no configure: error: The realpath function cannot be found. Can you help give more instruction?
Hello, thanks your this great tutorial, helped me a lot, but after I deployed this project onto my server, it report the following problems:  When I deployed my own...
I trained a model on my own dataset, is it possible to use this code to extract the feature?