mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
package/mimic: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8436db1a80
commit
eed5ce47c7
@ -5,12 +5,12 @@ config BR2_PACKAGE_MIMIC
|
|||||||
bool "mimic"
|
bool "mimic"
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
help
|
help
|
||||||
Mimic is a fast, lightweight Text-to-speech engine developed
|
Mimic is a fast, lightweight Text-to-speech engine developed
|
||||||
by Mycroft A.I. and VocaliD, based on Carnegie Mellon
|
by Mycroft A.I. and VocaliD, based on Carnegie Mellon
|
||||||
University's Flite (Festival-Lite) software. Mimic takes in
|
University's Flite (Festival-Lite) software. Mimic takes in
|
||||||
text and reads it out loud to create a high quality voice.
|
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
|
if BR2_PACKAGE_MIMIC
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user