Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
f54d377
TTS-zonos
y4my4my4m Feb 26, 2025
904b8dd
feat: add keyboard shortcut for TTS playback and clean up unused code
y4my4my4m Feb 26, 2025
5a33faf
feat: add TTS configuration support and refactor TTS handling
y4my4my4m Feb 26, 2025
e3f3633
chore: improve TTS error logging format
y4my4my4m Feb 26, 2025
e63fc86
fix: reduce sleep duration in LLM processing for improved responsiveness
y4my4my4m Feb 26, 2025
c282e12
fix: comment out TTS triggering logic to prevent choppy audio playback
y4my4my4m Feb 26, 2025
b1807b2
feat: add support for loading and uploading custom TTS voices, with d…
y4my4my4m Feb 26, 2025
8dba710
feat: implement voice cycling in load_voice_file function and enhance…
y4my4my4m Feb 26, 2025
6560f8b
feat: enhance voice caching mechanism with reliable cache keys and im…
y4my4my4m Feb 26, 2025
47bbced
feat: add multipart support for file uploads and improve voice cache …
y4my4my4m Feb 26, 2025
2aca72e
feat: implement asynchronous TTS playback to prevent UI blocking
y4my4my4m Feb 26, 2025
e752eef
feat: add process cleanup for TTS playback and register signal handlers
y4my4my4m Feb 26, 2025
a9b2f3f
feat: add system prompt configuration for ChatGPT and update README
y4my4my4m Feb 26, 2025
94e0ad5
feat: implement custom TTS hook and utility functions for enhanced sp…
y4my4my4m Feb 26, 2025
c270409
refactor: remove deprecated TTS hook and utility functions
y4my4my4m Feb 26, 2025
5c6c21f
feat: enhance error handling for voice cache loading and remove unuse…
y4my4my4m Feb 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
205 changes: 199 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading