v0_s checkpoint
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ python example.py
|
|
44 |
## Usage
|
45 |
The MellowWrapper class allows easy interaction with the model. To use the wrapper, inputs required are:
|
46 |
- `config`: The option supported is "v0"
|
47 |
-
- `model`: The option supported is "v0"
|
48 |
- `examples`: List of examples. Each example is a list containing three entries: audiopath1, audiopath2, prompt
|
49 |
|
50 |
Supported functions:
|
|
|
44 |
## Usage
|
45 |
The MellowWrapper class allows easy interaction with the model. To use the wrapper, inputs required are:
|
46 |
- `config`: The option supported is "v0"
|
47 |
+
- `model`: The option supported is "v0" and "v0_s". The "v0_s" is trained on more audios i.e. scaled version of "v0"
|
48 |
- `examples`: List of examples. Each example is a list containing three entries: audiopath1, audiopath2, prompt
|
49 |
|
50 |
Supported functions:
|
v0_s.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e94000129706703feb7ae9b61fb49876b04eda8a46437180406b70c4668073a4
|
3 |
+
size 670197445
|