wubinbai
wubinbai
here is everything: wb@i7:~/git/6th/audiotagging2019$ python run.py --model xresnet18ssa --base_dim 128 --SZ 256 --fold_number -1 --n_epochs 80 --loss_name FocalLoss --weights_file model1 --csv_name submission1.csv Starting run using the following configuration: path :...
problem: 0 results with HM.f0Detection function (for some audio files) I'm not sure if this is an issue, but I try to use HM.f0Detection to extract the fundamental frequency of...
#from keras.backend import normalize_data_format from keras.utils.conv_utils import normalize_data_format should replace first line of code to the second in subpixel.py to run.
after implementing the build_mtt.py with dataset downloaded, it pops up broken pipeline error. How to solve? anyone know? Thanks wb@i7:/media/wb/PSSD/TEMP/resemul$ ipy build_mtt.py Python 3.6.5 |Anaconda, Inc.| (default, Apr 29 2018,...
No statistical feature csv file But there is a line of code: train_stats = pd.read_csv('./stats/train_stat.csv') Within stacking_level2.py
**Summary[问题简述(一句话)]** A clear and concise description of what the issue is. RuntimeError: Error(s) in loading state_dict for Tacotron: size mismatch for gst.stl.attention.W_query.weight: copying a param with shape torch.Size([512, 256]) from...