Skip to content

Conversation

@cghyzel
Copy link
Contributor

@cghyzel cghyzel commented Jun 6, 2024

I've got a protytpe of per page TTS working using OpenAI APIs. There a few more things to do before it is ready to be pulled into the project.

  • Move OpenAI libraries and TTS Engine class into a plugin
  • Write Tests for the new code
  • Draft Documentation for end users on how to use and install TTS plugins
  • Finally it should be formatted and linted properly

cghyzel added 2 commits June 5, 2024 22:25
* added optional tts confis lute/config/app_config.py
* added abstract class for tts engines to lute/tts/base.py
* added openai tts engine to lute/tts/openai.py
* added a tts route to lute/read/routes.py
* include an optional (depending on if tts is enabled for the language) audio player in lute/templates/read/page_content.html
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.

1 participant