Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -321,8 +321,8 @@ def display_voice_tab():
|
|
321 |
|
322 |
# Voice Settings Section
|
323 |
st.markdown("### 🎤 Voice Settings")
|
324 |
-
captionFemale='Top
|
325 |
-
captionMale='Bottom
|
326 |
st.sidebar.image('Group Picture - Voices.png', caption=captionFemale + ' - ' + captionMale)
|
327 |
st.sidebar.markdown("""
|
328 |
|
|
|
321 |
|
322 |
# Voice Settings Section
|
323 |
st.markdown("### 🎤 Voice Settings")
|
324 |
+
captionFemale='Top: 🌸 **Aria** – 🎶 **Jenny** – 🌺 **Sonia** – 🌌 **Natasha** – 🌷 **Clara**'
|
325 |
+
captionMale='Bottom: 🌟 **Guy** – 🛠️ **Ryan** – 🎻 **William** – 🌟 **Liam**'
|
326 |
st.sidebar.image('Group Picture - Voices.png', caption=captionFemale + ' - ' + captionMale)
|
327 |
st.sidebar.markdown("""
|
328 |
|