Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -400,7 +400,7 @@ def build_interface():
|
|
400 |
- **π± Usage**: Educational, accessibility, and cultural preservation
|
401 |
|
402 |
### π Available Speakers:
|
403 |
-
{
|
404 |
|
405 |
**License**: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)
|
406 |
|
|
|
400 |
- **π± Usage**: Educational, accessibility, and cultural preservation
|
401 |
|
402 |
### π Available Speakers:
|
403 |
+
{" ".join(SPEAKER_NAMES)}
|
404 |
|
405 |
**License**: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)
|
406 |
|