-
Notifications
You must be signed in to change notification settings - Fork 589
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
Add sgmse implementation #177
base: main
Are you sure you want to change the base?
Conversation
@Adorable-Qin , Hi Zihao, could you help review this pr about speech enhancement? |
Hi Sirui, Thank you so much for your helpful contribution! Could you provide us with some samples and also checkpoints that could showcase the effectiveness of your model? |
My model's checkpoint has only been trained halfway compared to the model in the source file(it needs 400000steps), but I lack computing resources (the source file used eight cards). I only used one card and have been training 200000steps for five days, but it has been proven to be trainable. For detailed samples, please refer to the link |
Hi Sirui, the access right to the Feishu docs is not configured appropriately, could you provide one link with public access rights so we can check the details on the samples? |
To help us manage the PRs, I have attached a checklist on the first message. Feel free to add more specific information, like examples and changes to help us understand your contribution. Thanks! |
I have opened the access right,you can open the link again. |
Hi @lithr1 ! Thank you for your efforts to improve Amphion. However, the samples you attached do not sound as good as expected from the paper you are trying to reproduce. As what you said that your model may lack training or you need to scale up the dataset used during training, I recommend not to merge this PR until you can get a reasonable result. Then we could consider merging. |
You can see the egs/sgmse/README.md. This task is for the final project for AIR6063: Spoken Language Processing. My name is 李思睿(lisirui) 223040027.
✨ Description
Add sgmse implementation
👨💻 Changes Proposed
🧑🤝🧑 Who Can Review?
@HeCheng0625 @Adorable-Qin
✅ Checklist