| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.11.54 source code.tar.gz | 2026-02-25 | 78.0 MB | |
| 0.11.54 source code.zip | 2026-02-25 | 99.1 MB | |
| README.md | 2026-02-25 | 3.5 kB | |
| Totals: 3 Items | 177.1 MB | 0 | |
What's Changed
- reorganize esp32-client by @qiuyanli1990 in https://github.com/TEN-framework/ten-framework/pull/2025
- fix: remove submodule ai_agents/esp32-client/components/esp32-camera by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2036
- feat: msvc-go by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2031
- feat: add whisper STT extension using faster-whisper by @Nsuccess in https://github.com/TEN-framework/ten-framework/pull/1984
- fix: fix pylint by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2039
- feat: add Sarvam ASR extension and update configuration by @nitin4real in https://github.com/TEN-framework/ten-framework/pull/2041
- feat: tts proxy to forward request to openai tts server by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2030
- fix: remove ".ten" after agent extension tests by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/2044
- fix(TEN-5338): send sample rate to server by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2040
- Pin cartesia package version to 2.0.15 by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2050
- feat: add voice-assistant-with-EverMemOS example with memory integration by @AI-J-IN in https://github.com/TEN-framework/ten-framework/pull/2047
- fix: fix rime tts websocket version ttfb calculate by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2049
- add ESP32 ADF submodule branch info by @harold-2022-cloud in https://github.com/TEN-framework/ten-framework/pull/2042
- feat: support openclaw usecase by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2035
- Feat/openclaw by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2053
- fix: fix minimax reasoning format by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2054
- feat: add Telnyx as telephony provider for voice assistants by @a692570 in https://github.com/TEN-framework/ten-framework/pull/2046
- feat(ai_agents): add Plivo SIP telephony integration by @navi- in https://github.com/TEN-framework/ten-framework/pull/2020
- feat: support minimax M2.5 highspeed in demog by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2056
- Fix ezai asr finalize problem by @Vackwin in https://github.com/TEN-framework/ten-framework/pull/2051
- fix: update llvm packages' names as they are restructured by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2059
- feat: support device identity pairing by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2061
- feat: windows nodejs support by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2048
- Bump version from 0.11.53 to 0.11.54 across multiple Python integration test manifests and update install script to reflect the new default version. by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2063
New Contributors
- @qiuyanli1990 made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2025
- @harold-2022-cloud made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2042
- @a692570 made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2046
- @navi- made their first contribution in https://github.com/TEN-framework/ten-framework/pull/2020
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.11.53...0.11.54