From 7edf08e0cec7362385c6676d683efcbe6068c449 Mon Sep 17 00:00:00 2001
From: yaozengwei
Date: Thu, 29 Feb 2024 02:13:54 +0000
Subject: [PATCH] deploy: d89f4ea1492ee7036368e9b46b66acd01a62c46a
---
_sources/recipes/TTS/ljspeech/vits.rst.txt | 6 +++---
_sources/recipes/TTS/vctk/vits.rst.txt | 4 ++--
index.html | 4 ++--
objects.inv | Bin 2025 -> 2038 bytes
recipes/Finetune/index.html | 4 ++--
recipes/TTS/index.html | 12 ++++++------
recipes/TTS/ljspeech/vits.html | 18 +++++++++---------
recipes/TTS/vctk/vits.html | 16 ++++++++--------
recipes/index.html | 4 ++--
searchindex.js | 2 +-
10 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/_sources/recipes/TTS/ljspeech/vits.rst.txt b/_sources/recipes/TTS/ljspeech/vits.rst.txt
index d08aa0f47..323d0adfc 100644
--- a/_sources/recipes/TTS/ljspeech/vits.rst.txt
+++ b/_sources/recipes/TTS/ljspeech/vits.rst.txt
@@ -1,11 +1,11 @@
-VITS
+VITS-LJSpeech
===============
This tutorial shows you how to train an VITS model
with the `LJSpeech `_ dataset.
.. note::
-
+
TTS related recipes require packages in ``requirements-tts.txt``.
.. note::
@@ -120,4 +120,4 @@ Download pretrained models
If you don't want to train from scratch, you can download the pretrained models
by visiting the following link:
- - ``_
+ - ``_
diff --git a/_sources/recipes/TTS/vctk/vits.rst.txt b/_sources/recipes/TTS/vctk/vits.rst.txt
index 34024a5ea..45ae9d9d2 100644
--- a/_sources/recipes/TTS/vctk/vits.rst.txt
+++ b/_sources/recipes/TTS/vctk/vits.rst.txt
@@ -1,11 +1,11 @@
-VITS
+VITS-VCTK
===============
This tutorial shows you how to train an VITS model
with the `VCTK `_ dataset.
.. note::
-
+
TTS related recipes require packages in ``requirements-tts.txt``.
.. note::
diff --git a/index.html b/index.html
index 0f14c52a1..737d51e4d 100644
--- a/index.html
+++ b/index.html
@@ -159,8 +159,8 @@ speech recognition recipes using TTS
Fine-tune a pre-trained model