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 Audio Response for LLM generated content #50

Merged
merged 4 commits into from
Aug 27, 2023
Merged

Conversation

vivekuppal
Copy link
Owner

@vivekuppal vivekuppal commented Aug 25, 2023

Feature Enhancements

  • Add Speech Response mode, allowing Transcribe to respond with audio for this conversation.

Bug Fixes / Improvements

  • Improve Mic transcription when using a non default mic
  • Make Custom Prompts configurable by non developers. Added them to parameters.yaml file
  • Remove redundant code related to prompt preambles
  • Optimization for the case when LLM is disabled. Skip unnecessary processing.
  • Fix incorrect syntax of default system message
  • Default system message is also tracked in conversation object with rest of the conversation.

Experimental

  • Improvements to multiturn prompts, responses. Response in this case are still erratic at times and need more work.

@vivekuppal vivekuppal self-assigned this Aug 25, 2023
@vivekuppal vivekuppal added the enhancement New feature or request label Aug 25, 2023
@vivekuppal vivekuppal changed the title DRAFT: Add Audio Speech Response for LLM generated content Add Audio Response for LLM generated content Aug 25, 2023
@vivekuppal vivekuppal merged commit e48bdb8 into main Aug 27, 2023
2 checks passed
@vivekuppal vivekuppal deleted the vu-text-to-speech branch August 27, 2023 18:09
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants