Mirco commited on
Commit
e0cc1f9
1 Parent(s): f7a85cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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