Commit
·
57026cd
1
Parent(s):
8682aa6
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# iSTFTNet Pre-Trained Models
|
2 |
+
|
3 |
+
https://github.com/rishikksh20/iSTFTNet-pytorch
|
4 |
+
|
5 |
+
Information about files:
|
6 |
+
|
7 |
+
As of right now, the files seen in this repository were trained on 22khz sample rates only.
|
8 |
+
|
9 |
+
Format:
|
10 |
+
- g_ = generator
|
11 |
+
- do_ = discriminator
|
12 |
+
- _xxxxxx = step #
|