Spaces:
Runtime error
Runtime error
Thorsten-Voice
commited on
Commit
•
8489283
1
Parent(s):
ca52792
Fixed typo
Browse files
app.py
CHANGED
@@ -100,4 +100,4 @@ st.markdown('Abgesehen davon freue ich mich natürlich über Rückmeldungen und/
|
|
100 |
image = Image.open('Ziel_Thorsten-Voice_Playbutton.png')
|
101 |
st.image(image,caption='Fotomontage vom silbernen Youtube Playbutton für Thorsten-Voice Kanal. Bildquelle: Wikipedia')
|
102 |
|
103 |
-
st.markdown('🇺🇸 Thanks
|
|
|
100 |
image = Image.open('Ziel_Thorsten-Voice_Playbutton.png')
|
101 |
st.image(image,caption='Fotomontage vom silbernen Youtube Playbutton für Thorsten-Voice Kanal. Bildquelle: Wikipedia')
|
102 |
|
103 |
+
st.markdown('🇺🇸 Thanks to [Michael Hansen](https://github.com/synesthesiam) for providing [Piper TTS](https://github.com/rhasspy/piper) on which this "hessische" Thorsten-Voice model relies 😊')
|