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

Add support for text to speech in chat responses #821

Merged
merged 14 commits into from
Jun 21, 2024

Commits on Jun 18, 2024

  1. DRAFT: Enable speech to text responses in khoj chat

    - Current issue: reads out all the markdown formatting, plus waits for the whole result to be streamed before playing it
    sabaimran committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ecc5806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c048bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40643c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db240a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad55c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    28c341c View commit details
    Browse the repository at this point in the history
  2. s/XI_/ELEVEN_LABS

    sabaimran committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6111584 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add user configuration option for chat model options, allow server si…

    …de configuration for option list
    sabaimran committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d671b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c010340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c699cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    102b641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e1e75b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5427d79 View commit details
    Browse the repository at this point in the history
  7. Update default voice model

    sabaimran committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d48a977 View commit details
    Browse the repository at this point in the history