Find a file
Russell Ballestrini 59aacd7954 fix(tts): bypass extractSpokenTokens for chat TTS buttons
- Use direct TTS API calls for chat and historical message TTS buttons
- Skip the extractSpokenTokens preprocessing that was causing failures
- Import TTS_API_URL and API_KEY constants for direct API access
- Maintain same audio result format for compatibility
- Fix chat TTS buttons not responding due to extractSpokenTokens hanging
2025-07-02 07:55:16 -04:00
css fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
src fix(tts): bypass extractSpokenTokens for chat TTS buttons 2025-07-02 07:55:16 -04:00
.gitignore f 2024-10-21 11:22:44 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2025-01-25 00:47:41 +00:00
CLAUDE.md AI responses now use main page voice selection 2025-06-29 18:11:05 -04:00
demo.html Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
favicon.ico some theme 2024-10-15 21:46:57 +00:00
index.html Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
journal.rst refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
uncloseai.js fix(ui): remove unwanted model dropdowns and standardize hermes modal 2025-07-01 22:04:21 -04:00
uncloseai.js.orig new file: src/chat.js 2025-06-30 20:28:42 -04:00