Skip to content

Releases: Shaunwei/RealChar

v0.0.4

29 Dec 10:24
e0ed4e0
Compare
Choose a tag to compare

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

22 Aug 22:34
2261fe0
Compare
Choose a tag to compare
Pre-release
Fix isRecording accidentally not set. (#387)

v0.0.3-rollup-0821-deploy: Support react static in uvicorn backend (#382)

22 Aug 04:35
4a84d59
Compare
Choose a tag to compare
* react static

* Prompt users to build web

v0.0.3-rollup-0818-deploy

19 Aug 03:56
70f906f
Compare
Choose a tag to compare
Pre-release
Add a Support page (#373)

ios-release-v0.0.4-draft

18 Aug 04:44
b6b810a
Compare
Choose a tag to compare
Pre-release
  • Release for iOS v0.0.4

v0.0.3-followup-deploy

17 Aug 23:21
0523a21
Compare
Choose a tag to compare
Add version tag to frontend (#369)

V0.0.3-rollup-0817-deploy

17 Aug 07:49
8bcde6b
Compare
Choose a tag to compare
Pre-release
Fix jp locale (#363)

V0.0.3-rollup-0816-deploy: Update README.md to include pronunciation (#362)

17 Aug 06:27
2c7478c
Compare
Choose a tag to compare
* Update README.md

* Update README.md

V0.0.3-rollup-0814-deploy: Add auto signin with create new character (#350)

15 Aug 02:58
40bafe3
Compare
Choose a tag to compare
* 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)

14 Aug 23:40
020f765
Compare
Choose a tag to compare
* Add ElevenLabs V2 model support and Chinese support

* Refine env var