HappyColor / SpeechFormer

Official implement of SpeechFormer written in Python (PyTorch).
75 stars 7 forks source link

model is not working #8

Open mahRajaie opened 9 months ago

mahRajaie commented 9 months ago

after i did everything you told me to do i got this message after running train_model.py: Use arguments from command line: [] Use arguments from train json file: ['train.EPOCH', 60, 'train.batch_size', 16, 'train.lr', 0.0005] Modified mark: L2244_expa111 Use GPU: 0 world_size=0 Using dist_url=tcp://127.0.0.1:1869

and i dont have any .mat file and model is not working what should i do to solve this?