File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # iSincNet
1+ # iSincNet (Lightweight Sincnet Spectrogram Vocoder)
22
33[[ Blog]] ( https://gitlab.com/sonustech/sincnet ) [[ SincNet Paper]] ( https://arxiv.org/abs/1808.00158 )
44
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66name = " iSincNet"
77version = " 0.4.0"
88authors = [{ name = " Williams Zanga" , email = " Williams.zanga@gmail.com" }]
9- description = " Fast Lightweight inverstible SincNet"
9+ description = " Fast Lightweight invertible SincNet"
1010readme = " README.md"
1111requires-python = " >=3.11"
1212license = { text = " MIT" }
@@ -15,4 +15,4 @@ license = { text = "MIT" }
1515packages = [" sincnet" ]
1616
1717[project .urls ]
18- "Homepage" = " https://gitlab .com/sonustech/sincnet.git "
18+ "Homepage" = " https://github .com/wkzng/iSincNet "
You can’t perform that action at this time.
0 commit comments