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

feat: Implement TTS output on 'cook mode' for a recipe's steps (Initial POC) #4997

Open
wants to merge 9 commits into
base: mealie-next
Choose a base branch
from

Conversation

CloCkWeRX
Copy link

@CloCkWeRX CloCkWeRX commented Feb 1, 2025

What this PR does / why we need it:

This implements an initial "read the steps of the recipe out loud" UX; so that as you are cooking, you can listen to specific instructions, pause them or repeat them.

Tip: Turn sound on to hear TTS.

Recording.2025-02-01.154856.mp4

Which issue(s) this PR fixes:

This is a subset of "interactive chat assistant".
#4636 (comment)

Special notes for your reviewer:

At the moment, this is strictly a POC/prototype; but still useful/usable.

Future iterations could include:

  • User profile pages to set voice preference cookies for the browser.
  • Controls for playback speed
  • (If voice command APIs added) - Next/Pause/Resume voice commands
  • Repeat of just one sentence or part of the step controls
  • Auto scroll / auto "next step" support to tick off the current step, start the next one

Testing

As per video

@CloCkWeRX CloCkWeRX marked this pull request as ready for review February 1, 2025 05:27
@CloCkWeRX CloCkWeRX marked this pull request as draft February 1, 2025 08:43
@CloCkWeRX CloCkWeRX marked this pull request as ready for review February 1, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant