Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ def phonemiser(text, dialect):
|
|
22 |
return fonemes
|
23 |
|
24 |
|
25 |
-
title = "
|
26 |
description="""
|
27 |
Transcripció fonètica per a diferents dialectes del català mitjançant eSpeak.
|
28 |
Phonetic transcription for different dialects of Catalan
|
|
|
22 |
return fonemes
|
23 |
|
24 |
|
25 |
+
title = "Transcripció fonètica multidialectal en català️"
|
26 |
description="""
|
27 |
Transcripció fonètica per a diferents dialectes del català mitjançant eSpeak.
|
28 |
Phonetic transcription for different dialects of Catalan
|