|
@@ -5,12 +5,12 @@ config BR2_PACKAGE_MIMIC
|
|
|
bool "mimic"
|
|
|
depends on BR2_USE_WCHAR
|
|
|
help
|
|
|
- Mimic is a fast, lightweight Text-to-speech engine developed
|
|
|
- by Mycroft A.I. and VocaliD, based on Carnegie Mellon
|
|
|
- University's Flite (Festival-Lite) software. Mimic takes in
|
|
|
- text and reads it out loud to create a high quality voice.
|
|
|
+ Mimic is a fast, lightweight Text-to-speech engine developed
|
|
|
+ by Mycroft A.I. and VocaliD, based on Carnegie Mellon
|
|
|
+ University's Flite (Festival-Lite) software. Mimic takes in
|
|
|
+ text and reads it out loud to create a high quality voice.
|
|
|
|
|
|
- https://github.com/MycroftAI/mimic
|
|
|
+ https://github.com/MycroftAI/mimic
|
|
|
|
|
|
if BR2_PACKAGE_MIMIC
|
|
|
|