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

Feature Text To Speech #191

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Conversation

Joe91
Copy link
Contributor

@Joe91 Joe91 commented Jan 8, 2023

Feature to play around with TTS a little and command-execution on the control-site of the webserver.

  • TTS as new playmode (Text from path-line in Webserver)
    grafik
  • TTS as Command with predefined text in Webserver (Settings-Page)
    grafik
  • Commands on Control-Page of Webserver:
    grafik

TODOs:

  • Cleanup Webserver
  • Valid TTS-Visuals when using TTS from RFID-Tag
  • Implement into new webserver

@Joe91 Joe91 marked this pull request as draft January 8, 2023 15:55
html/management_EN.html Outdated Show resolved Hide resolved
html/management_EN.html Outdated Show resolved Hide resolved
html/management_EN.html Outdated Show resolved Hide resolved
html/management_EN.html Outdated Show resolved Hide resolved
@Joe91 Joe91 marked this pull request as ready for review January 15, 2023 20:09
update from origin master
Add support for i18next localisation library (biologist79#194)
# Conflicts:
#	html/management.html
#	html/management_DE.html
@Joe91 Joe91 marked this pull request as draft February 9, 2023 20:18
Joe91 and others added 16 commits February 9, 2023 21:29
Fixed some errors in the accesspoint html files, which created
double text entries.

Modifed processHtml.py to automatically generate  the needed files.

Following functions are implemented:
 - listed HTML files will be minified but not compressed
 - Files ending in json will be minified & compressed
 - Every other file will be compressed without further post processing

"Flask_Minify" is used as html  and "json" as json minifier.

dist folder is removed since the source folder is used directly.
Bugfix for automatic file generation
Make python explicitely use utf8 as file encoding.

Add missing translation of file upload progress bar.
bugfix: UTF8 encoding & missing translation
@Joe91 Joe91 marked this pull request as ready for review February 14, 2023 19:27
@Joe91
Copy link
Contributor Author

Joe91 commented Feb 14, 2023

Seems to work again :-)

# Conflicts:
#	html/locales/de.json
#	html/locales/en.json
#	html/management.html
@Joe91
Copy link
Contributor Author

Joe91 commented Mar 21, 2023

Shall I separate the command-execution on the control-site of the webserver to a separated PR for the dev-branch?
That way you can execute every possible modification directly on the webser without the need to create a Tag or a Button-Combination for it.

@biologist79
Copy link
Owner

Will try to test this feature within the upcoming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants