ASSERT
ASSERT copied to clipboard
the missing bash script ‘make_spectrogram.sh’
@jefflai108 hi jeff, when i run feature extraction script 'run_feature.sh', I found 'local/make_spectrogram.sh: No such file or directory' , I wonder whether it's a bash script not included in kaldi? if so, can i replace it with the one included by kaldi inherently? In other words, any extra configuration is needed?
i suggest you can use python library "librosa" to extract the logspec feature. i guess jeff maybe forgot to upload the make_spectrogram.sh
if U want reproduced code using pure python, please contact me, i will share my code
@jefflai108 hi jeff, when i run feature extraction script 'run_feature.sh', I found 'local/make_spectrogram.sh: No such file or directory' , I wonder whether it's a bash script not included in kaldi? if so, can i replace it with the one included by kaldi inherently? In other words, any extra configuration is needed?
https://github.com/Beanocean/kaldi-dnn/blob/master/steps/make_spectrogram.sh Go ahead!
if U want reproduced code using pure python, please contact me, i will share my code
I was wondering whether you could share your pure python code with me, thx!
@yuekaizhang @jackaduma thanks a lot,i have replaced it with pure python.
@jefflai108 hi jeff, when i run feature extraction script 'run_feature.sh', I found 'local/make_spectrogram.sh: No such file or directory' , I wonder whether it's a bash script not included in kaldi? if so, can i replace it with the one included by kaldi inherently? In other words, any extra configuration is needed?
https://github.com/Beanocean/kaldi-dnn/blob/master/steps/make_spectrogram.sh Go ahead!
hi,yuekaizhang! Do you have any idea about extracting cqcc and lfcc with pure python? If so, could you teach how to achieve that? Thx!
@jefflai108 hi jeff, when i run feature extraction script 'run_feature.sh', I found 'local/make_spectrogram.sh: No such file or directory' , I wonder whether it's a bash script not included in kaldi? if so, can i replace it with the one included by kaldi inherently? In other words, any extra configuration is needed?
https://github.com/Beanocean/kaldi-dnn/blob/master/steps/make_spectrogram.sh Go ahead!
hi,yuekaizhang! Do you have any idea about extracting cqcc and lfcc with pure python? If so, could you teach how to achieve that? Thx!
Sorry, I don't know.
@jefflai108 hi jeff, when i run feature extraction script 'run_feature.sh', I found 'local/make_spectrogram.sh: No such file or directory' , I wonder whether it's a bash script not included in kaldi? if so, can i replace it with the one included by kaldi inherently? In other words, any extra configuration is needed?
https://github.com/Beanocean/kaldi-dnn/blob/master/steps/make_spectrogram.sh Go ahead!
hi,yuekaizhang! Do you have any idea about extracting cqcc and lfcc with pure python? If so, could you teach how to achieve that? Thx!
Sorry, I don't know.
Thx anyway. But can you run the DEMO.m in D:\Code\ASSERT-master\baseline\CQCC_v2.0 sucessfully? I met some problems when it came to use function 'cqt'. The 'cqt' I used is provided by 'Wavelet toolbox' in matlab. Did you ever meet the same problem?
@yuekaizhang Hi, when I run the run_feature.sh, I encountered an error: run_feature.sh: line 46: utils/copy_data_dir.sh: No such file or directory. How can I solve this problem?
@LuisKay Hi, when I run the run_feature.sh, I encountered an error: run_feature.sh: line 46: utils/copy_data_dir.sh: No such file or directory. It seems that you didn't encountered such problem, have you done some extra procedures?
if U want reproduced code using pure python, please contact me, i will share my code
Hi @jackaduma, would you mind sharing your pure python code (especially the feature extraction part)? I'm having a lot of trouble with kaldi, python might be an easier option for me. Thanks!
@yuekaizhang Hi, when I run the run_feature.sh, I encountered an error: run_feature.sh: line 46: utils/copy_data_dir.sh: No such file or directory. How can I solve this problem?
make a soft link by use: ln -s 源文件 目标文件
if U want reproduced code using pure python, please contact me, i will share my code
I will be grateful to you if you share the same with me. My mail id is [email protected]
if U want reproduced code using pure python, please contact me, i will share my code
@jackaduma could you please share the purely python based script if possible. My email id is [email protected]
Thanks again !
if U want reproduced code using pure python, please contact me, i will share my code
Could you share your code with me about the process of the raw data with Python. I find it hard for me to start from scratch.My email is [email protected]. Thanks a lot!
if U want reproduced code using pure python, please contact me, i will share my code
I will be grateful to you if you share the same with me. My mail id is [email protected].