Update app.py
Browse files
app.py
CHANGED
@@ -80,7 +80,10 @@ tutorial = """
|
|
80 |
4. 🚀 Press the '**Translate**' button to obtain the results.
|
81 |
|
82 |
|
83 |
-
|
|
|
|
|
|
|
84 |
|
85 |
The goal is to apply a RVC (Retrieval-based Voice Conversion) to the generated TTS (Text-to-Speech) 🎙️
|
86 |
|
|
|
80 |
4. 🚀 Press the '**Translate**' button to obtain the results.
|
81 |
|
82 |
|
83 |
+
|
84 |
+
|
85 |
+
# 🎤 (Optional) How to Use RVC and RVC2 Voices 🎶
|
86 |
+
|
87 |
|
88 |
The goal is to apply a RVC (Retrieval-based Voice Conversion) to the generated TTS (Text-to-Speech) 🎙️
|
89 |
|