From ef83782e44254c10f060d348d9d6675f61f75e67 Mon Sep 17 00:00:00 2001 From: Yibing Liu Date: Thu, 16 Jul 2020 13:39:30 +0800 Subject: [PATCH] Release waveflow res. channel 96 --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa5cef..ca4bdcb 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Parakeet also releases some well-trained parameters for the example models, whic #### Vocoders -We provide the model checkpoints of WaveFlow with 64 and 128 residual channels, ClariNet and WaveNet. +We provide the model checkpoints of WaveFlow with 64, 96 and 128 residual channels, ClariNet and WaveNet.
@@ -88,6 +88,9 @@ We provide the model checkpoints of WaveFlow with 64 and 128 residual channels, WaveFlow (res. channels 64) + @@ -96,6 +99,7 @@ We provide the model checkpoints of WaveFlow with 64 and 128 residual channels, + +
+ WaveFlow (res. channels 96) + WaveFlow (res. channels 128)
LJSpeech LJSpeech LJSpeech
@@ -111,6 +115,18 @@ We provide the model checkpoints of WaveFlow with 64 and 128 residual channels, + +
+ +
+ +
+ +
+ + +

-- GitLab