Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,8 @@ st.title('Guude! Thorsten-Voice clone hier π')
|
|
76 |
st.header('Clone van Thorsten-voice\'s App (TTS)')
|
77 |
|
78 |
#st.subheader('Hoi?')
|
79 |
-
st.markdown('
|
|
|
80 |
|
81 |
with st.form("my_form"):
|
82 |
|
|
|
76 |
st.header('Clone van Thorsten-voice\'s App (TTS)')
|
77 |
|
78 |
#st.subheader('Hoi?')
|
79 |
+
st.markdown('deze webapp is een clone van Thorsten, meer info hier; [webseite](https://www.Thorsten-Voice.de) en zijn [Youtube kanaal](https://www.youtube.com/c/thorstenmueller)')
|
80 |
+
st.markdown('Als je deze stem in Piper wil gebruiken kan je hier het model vinden; [model](https://huggingface.co/Rikels/piper-dutch/tree/main)')
|
81 |
|
82 |
with st.form("my_form"):
|
83 |
|