neondaniel
commited on
Commit
โข
a6867b3
1
Parent(s):
deda064
Minor page formatting
Browse filesReformat "NeonAI" to "Neon AI" in title
app.py
CHANGED
@@ -10,7 +10,7 @@ default_lang = "en"
|
|
10 |
|
11 |
|
12 |
|
13 |
-
title = "๐ธ๐ฌ -
|
14 |
description = "๐ธ๐ฌ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production"
|
15 |
info = "more info at [Neon Coqui TTS Plugin](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui), [Coqui TTS](https://github.com/coqui-ai/TTS)"
|
16 |
badge = "https://visitor-badge-reloaded.herokuapp.com/badge?page_id=neongeckocom.neon-tts-plugin-coqui"
|
|
|
10 |
|
11 |
|
12 |
|
13 |
+
title = "๐ธ๐ฌ - Neon AI Coqui AI TTS Plugin"
|
14 |
description = "๐ธ๐ฌ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production"
|
15 |
info = "more info at [Neon Coqui TTS Plugin](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui), [Coqui TTS](https://github.com/coqui-ai/TTS)"
|
16 |
badge = "https://visitor-badge-reloaded.herokuapp.com/badge?page_id=neongeckocom.neon-tts-plugin-coqui"
|