Releases: Shaunwei/RealChar
Releases · Shaunwei/RealChar
v0.0.4
RealChar v0.0.4 Release Notes
New Features & Enhancements:
- LLM Platform Support: Expanded support for ReByte, Anthropic, and AnyScale.
- WhisperX Integration: Now integrated with WhisperX for rapid speech-to-text.
- TTS Support: Expanded with support for Google TTS and Edge TTS.
- Memory and RAG for ReByte: Added Memory and RAG features when using ReByte as LLM.
- Journal Mode: New feature for interactive journaling with your characters.
- Twilio Integration: Enabled making phone calls with characters.
- Redesigned UI: New frontend enhanced by Next.js.
- Docker Compose Quickstart: Introduced Docker Compose as a quickstart installation option.
Fixes:
- Numerous bug fixes for enhanced stability and performance.
v0.0.3-rollup-0822-deploy
Fix isRecording accidentally not set. (#387)
v0.0.3-rollup-0821-deploy: Support react static in uvicorn backend (#382)
* react static * Prompt users to build web
v0.0.3-rollup-0818-deploy
Add a Support page (#373)
ios-release-v0.0.4-draft
- Release for iOS v0.0.4
v0.0.3-followup-deploy
Add version tag to frontend (#369)
V0.0.3-rollup-0817-deploy
Fix jp locale (#363)
V0.0.3-rollup-0816-deploy: Update README.md to include pronunciation (#362)
* Update README.md * Update README.md
V0.0.3-rollup-0814-deploy: Add auto signin with create new character (#350)
* Add auto signin with create new character * Update to use isLoggedIn
V0.0.3-rollup-0814: Add ElevenLabs V2 model support and Chinese support (#347)
Pre-release
* Add ElevenLabs V2 model support and Chinese support * Refine env var