-
Notifications
You must be signed in to change notification settings - Fork 19
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
The trained model is not working well. #1
Comments
hi! I want to know how to get the dataset, and I can't get the dataset. then,I import the dataset which I made by myself failed,and get the error like this:" |
hello! May I ask that how to convert the dataset "timit" to HD5F,the question is bothering me... what I should do to solve it, thank you for your reply. |
hello,I come here again,I only have timit dataset,so how to implement this code? your prompt reple will be highly appreciated!!! |
You can generate the data of the target field according to the paper provided by the author, and confirm that the version of the corresponding pytorch should be able to run smoothly. Because of the limitations of this project, I temporarily gave up and continued to follow up on this project. But the idea of the project is good. |
thank you for your prompt reply!I have saw the original paper...but I can't get the way to generate the data which he use wsj0 dataset!Thank you again for your reply!发自我的华为手机-------- 原始邮件 --------主题:Re: [naplab/DANet] The trained model is not working well. (#1)发件人:pengweixiang 收件人:naplab/DANet 抄送:Yangjie55 ,Comment
Thanks very much for your code! That really help my a lot. I generated the data set according to your paper requirements. I applied the data to the training model code you provided and found that it did not achieve the expected results. The Mixed audio file cannot separate even a little. The separated audio file has only the difference in sound size from the original file.
hello,I come here again,I only have timit dataset,so how to implement this code? your prompt reple will be highly appreciated!!!
You can generate the data of the target field according to the paper provided by the author, and confirm that the version of the corresponding pytorch should be able to run smoothly. Because of the limitations of this project, I temporarily gave up and continued to follow up on this project. But the idea of the project is good.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.
|
A simple audio data of about 5 seconds is fine. There are many free data sets online. The key is to not make mistakes when dealing with audio masks. The principle of the model is also very simple.
…------------------ 原始邮件 ------------------
发件人: "Yangjie55"<[email protected]>;
发送时间: 2019年5月14日(星期二) 下午5:27
收件人: "naplab/DANet"<[email protected]>;
抄送: "小丑鱼笨笨"<[email protected]>; "Author"<[email protected]>;
主题: Re: [naplab/DANet] The trained model is not working well. (#1)
thank you for your prompt reply!I have saw the original paper...but I can't get the way to generate the data which he use wsj0 dataset!Thank you again for your reply!发自我的华为手机-------- 原始邮件 --------主题:Re: [naplab/DANet] The trained model is not working well. (#1)发件人:pengweixiang 收件人:naplab/DANet 抄送:Yangjie55 ,Comment
Thanks very much for your code! That really help my a lot. I generated the data set according to your paper requirements. I applied the data to the training model code you provided and found that it did not achieve the expected results. The Mixed audio file cannot separate even a little. The separated audio file has only the difference in sound size from the original file.
hello,I come here again,I only have timit dataset,so how to implement this code? your prompt reple will be highly appreciated!!!
You can generate the data of the target field according to the paper provided by the author, and confirm that the version of the corresponding pytorch should be able to run smoothly. Because of the limitations of this project, I temporarily gave up and continued to follow up on this project. But the idea of the project is good.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@pengweixiang Hi, are you able to figure out the reason why it did not work? |
Thanks very much for your code! That really help my a lot. I generated the data set according to your paper requirements. I applied the data to the training model code you provided and found that it did not achieve the expected results. The Mixed audio file cannot separate even a little. The separated audio file has only the difference in sound size from the original file.
The text was updated successfully, but these errors were encountered: