Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ This repository provides all the necessary tools for using a [HiFIGAN](https://a
|
|
19 |
|
20 |
The pre-trained model takes in input a spectrogram and produces a waveform in output. Typically, a vocoder is used after a TTS model that converts an input text into a spectrogram.
|
21 |
|
|
|
|
|
22 |
|
23 |
## Install SpeechBrain
|
24 |
|
|
|
19 |
|
20 |
The pre-trained model takes in input a spectrogram and produces a waveform in output. Typically, a vocoder is used after a TTS model that converts an input text into a spectrogram.
|
21 |
|
22 |
+
The sampling frequency is 22050 Hz.
|
23 |
+
|
24 |
|
25 |
## Install SpeechBrain
|
26 |
|