Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprachzerlegung einbauen um bessere Aussprache zu erzeugen #16

Closed
Huluvu424242 opened this issue May 26, 2020 · 0 comments · Fixed by #39
Closed

Sprachzerlegung einbauen um bessere Aussprache zu erzeugen #16

Huluvu424242 opened this issue May 26, 2020 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Huluvu424242
Copy link
Owner

Huluvu424242 commented May 26, 2020

Die Sprachsynthese kann nur Textlängen um die 30 Zeichen wiedergeben. Größere Texte werden einfach nicht ausgegeben.

Deshalb wird aktuell ein Text in Stücken um die 20 Zeichen zerhackt. Möglichst Am Satzende, sonst beim nächsten Leerzeichen.

Dadurch zerfallen längere Texte in mehrere Blöcke welche extra ausgegeben werden müssen.

Die Ausgabequeue scheint immer nur einen solchen Block, maximal 2 zu enthalten. Wird auf Pause gedrückt bleibt nur dieser Block in der Queue und wird später fortgesetzt. Danach endet die Spachausgabe dann ohne weitere Blöcke abzuarbeiten.

@Huluvu424242 Huluvu424242 created this issue from a note in Board - Honey-Slideshow (To do) May 26, 2020
@Huluvu424242 Huluvu424242 self-assigned this May 26, 2020
@Huluvu424242 Huluvu424242 added this to the 0.0.2 milestone May 26, 2020
@Huluvu424242 Huluvu424242 added the enhancement New feature or request label May 26, 2020
@Huluvu424242 Huluvu424242 moved this from To do to In progress in Board - Honey-Slideshow Jun 28, 2020
@Huluvu424242 Huluvu424242 modified the milestones: 0.0.2, 0.0.4 Jun 30, 2020
Huluvu424242 added a commit that referenced this issue Jun 30, 2020
Signed-off-by: FunThomas424242 <huluvu424242@gmail.com>
Huluvu424242 added a commit that referenced this issue Jun 30, 2020
Signed-off-by: FunThomas424242 <huluvu424242@gmail.com>
@Huluvu424242 Huluvu424242 linked a pull request Jun 30, 2020 that will close this issue
Board - Honey-Slideshow automation moved this from In progress to Done Jun 30, 2020
Huluvu424242 added a commit that referenced this issue Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant