Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改音源数量后进行训练 #66

Open
17866526430 opened this issue Nov 23, 2024 · 2 comments
Open

修改音源数量后进行训练 #66

17866526430 opened this issue Nov 23, 2024 · 2 comments

Comments

@17866526430
Copy link

您好,我将音源数量修改为了8个,遇到了这样的问题,但是在运行option.py文件时也没有报错,请问您知道是为什么吗?
Uploading 微信图片_20241123214033.png…

@17866526430
Copy link
Author

(myenv) (base) root@lr0114:/home/Dual-Path-RNN-Pytorch-master# /root/anaconda3/envs/myenv/bin/python /home/Dual-Path-RNN-Pytorch-master/train_rnn.py
Traceback (most recent call last):
File "/home/Dual-Path-RNN-Pytorch-master/train_rnn.py", line 103, in
train()
File "/home/Dual-Path-RNN-Pytorch-master/train_rnn.py", line 73, in train
opt = option.parse(args.opt)
File "/home/Dual-Path-RNN-Pytorch-master/config/option.py", line 4, in parse
with open(opt_path, mode='r') as f:
TypeError: expected str, bytes or os.PathLike object, not NoneType

@JusperLee
Copy link
Owner

已经邮件回复了

祝好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants