Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -7,12 +7,10 @@ library_name: pytorch
|
|
7 |
|
8 |
# Vocos
|
9 |
|
10 |
-
## What is this?
|
11 |
-
|
12 |
-
Pretrained Vocos model with a 48kHz sampling rate, as opposed to 24kHz for the official ones.
|
13 |
-
|
14 |
#### Note: This repo has no affiliation with the author of Vocos.
|
15 |
|
|
|
|
|
16 |
## Usage
|
17 |
Make sure the Vocos library is installed:
|
18 |
|
|
|
7 |
|
8 |
# Vocos
|
9 |
|
|
|
|
|
|
|
|
|
10 |
#### Note: This repo has no affiliation with the author of Vocos.
|
11 |
|
12 |
+
Pretrained Vocos model with a 48kHz sampling rate, as opposed to 24kHz of the official.
|
13 |
+
|
14 |
## Usage
|
15 |
Make sure the Vocos library is installed:
|
16 |
|