Skip to content

Commit 7bb7b91

Browse files
fix readme
1 parent 683a779 commit 7bb7b91

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ ACL 2022 Main conference
1010
[![GitHub Stars](https://img.shields.io/github/stars/MoonInTheRiver/NeuralSVB)](https://github.com/MoonInTheRiver/NeuralSVB)
1111
![visitors](https://visitor-badge.glitch.me/badge?page_id=moonintheriver/NeuralSVB)
1212

13-
<a href="https://neuralsvb.github.io" target="_blank">Project&nbsp;Page</a>
13+
<div align="center">
14+
<a href="https://neuralsvb.github.io" target="_blank">Project&nbsp;Page</a>
15+
</div>
1416

1517
<p align="center">:construction: :pick: :hammer_and_wrench: :construction_worker:</p>
1618

17-
This repository is the official PyTorch implementation of our ACL-2022 [paper](https://arxiv.org/abs/2202.13277). Now, we release the codes for `SADTW` algorithm in our paper. Full version of our codes and data will be released at ACL-2022 conference (before June. 2022). Please star us and stay tuned!
18-
19+
This repository is the official PyTorch implementation of our ACL-2022 [paper](https://arxiv.org/abs/2202.13277). Now, we release the codes for `SADTW` algorithm in our paper. The current expected release time of the full version codes and data is at the ACL-2022 conference (before June. 2022). Please star us and stay tuned!
20+
1921
```
20-
.
2122
|--modules
2223
|--voice_conversion
2324
|--dtw
@@ -42,8 +43,14 @@ We are interested in a novel task, singing voice beautifying (SVB). Given the si
4243
<img align="center" src="resources/model_all7.png" style=" display: block;
4344
margin-left: auto;
4445
margin-right: auto;
45-
width: 100%;" />
46+
width: 100%;" />
4647
<img align="center" src="resources/melhhh2.png" style=" display: block;
4748
margin-left: auto;
4849
margin-right: auto;
4950
width: 100%;" />
51+
52+
## Issues
53+
- Before raising a issue, please check our Readme and other issues for possible solutions.
54+
- We will try to handle your problem in time but we could not guarantee a satisfying solution.
55+
- Please be friendly.
56+

0 commit comments

Comments
 (0)