This release is the final snapshot of the Proof-of-Concept version of tldw.
It was built using the original tldw project as a donor base and extended from there, using Gradio as the UI.
This project is meant for a single user and while it can definitely be useful, I would recommend looking towards the latest release of tldw for a better codebase, and less bugs.
What's Changed
- Multi-file audio upload by @rmusser01 in #437
- Re-commented out function profiling and 'fixed' The multi-file audio upload by @rmusser01 in #438
- Adding Streaming for replies by @rmusser01 in #449
- Docs by @rmusser01 in #452
- Added Docs for current/planned features by @rmusser01 in #455
- Docs, TTS, answer streaming, web search and perplexity clone by @rmusser01 in #457
- config.txt Replaced by @rmusser01 in #472
- Fixes for api Call Streaming checks (one more fix on the way for minp/topk values for APIs) by @rmusser01 in #473
- Wew, i'm an idiot. by @rmusser01 in #476
- Add Security fix notice by @rmusser01 in #477
- Fixes for commercial APIs + Adding Top-P / Min-P / Top-K as API option fields (even if they aren't exposed in the UI yet...) by @rmusser01 in #479
- Kokoro TTS + Whatever makes it in until I merge this by @rmusser01 in #490
- TTS Bugfixes for Kokoro by @rmusser01 in #509
- Another TTS fix by @rmusser01 in #512
- Config loading fixes by @rmusser01 in #513
- token count for Kokoro by @rmusser01 in #514
- Chat fixes + DL generated TTS from chats by @rmusser01 in #515
- Pyproject.toml file added/Initial support for optional features ; Unit tests for character card library ; preview box for plain text/markdown/docx/rtf files ; Fixes for epub parsing by @rmusser01 in #517
- Alltalkbugfix; Ooba/vllm working; switched to Loguru and hash checks on ingestion by @rmusser01 in #519
- Update config.txt by @rmusser01 in #535
- Update Backup_Config.txt & Fix Cohere Summarization by @rmusser01 in #536
- Update Summarization_General_Lib.py by @rmusser01 in #538
- Max response tokens setting, bugfix for custom openAI API endpoint by @rmusser01 in #539
- Fix for llama.cpp summarization by @rmusser01 in #542
- Fix for llama.cpp chat API + local timeout value by @rmusser01 in #547
- Update Utils.py by @rmusser01 in #548
- Fix ollama + loosen validity check for printable characters in summary results by @rmusser01 in #549
- Update Utils.py by @rmusser01 in #553
- Additional logging for ollama timeouts by @rmusser01 in #555
- Links + More Progress by @rmusser01 in #556
- Forgot to include the 'config.txt' changes... by @rmusser01 in #564
- Fixes + Links + Update to README by @rmusser01 in #565
- Update README.md by @rmusser01 in #568
Full Changelog: Beta-v0.8...PoC-Version-1.0