Commit Graph

8 Commits

Author SHA1 Message Date
Ethan Zhang
2e6d5ae46a feat: new rime http tts based (#1663)
* feat: new rime http tts based

* fix: fix tests

* fix: fix format

* fix: fix tests

* fix: fix homeai tts

* fix: fix tests

* fix: fixtests

* fix: fix lint issues

* fix: fix code errors

* fix: fix code review issues

* fix: fix lint issues

* fix: fix tests mock

* fix: fix format

* fix: fix test

* fix: fix lint issue

* fix: refactor groq tts

* fix: refactor polly tts

* fix: fix openai tts

* fix: fix playht

* fix: fix format and lint issues

* fix: fix polly tts test

* fix: fix format

* feat: support initial claud guideline

* feat: apply updates on config.py

* fix: fix .gitattributes for tests

* fix: fix rime

* fix: fix configs

* fix: fix tests lf

* Revert "fix: fix configs"

This reverts commit fa7445e57f.

* fix: fix formats

* fix: fix tests

* fix: fix tests

* Revert "fix: fix tests lf"

This reverts commit 6cf531bb0d.

* fix: fix tests

* fix: fix tests

* fix: fix playht tests

* fix: fix test

* fix: fix rime to move api_key back to params

* fix: update CLAUDE.md

* Update .gitattributes to remove start script rule

Removed line enforcing LF line endings for start script.

* Update .gitattributes

* Ensure .tenignore uses LF line endings

* Update .gitattributes

* fix:bump up versions
2025-11-07 13:07:02 +08:00
Ethan Zhang
4c9a235ddd feat: support twilio sip (#1583)
* feat: initial template for twilio

* feat: adapt code

* feat: add outbound & inbound support

* feat: initial support

* fix: fix twilio

* feat: initial sip working draft

* feat: new folder structure

* feat: adapt to new structure

* feat: separate http & ws

* fix: fix scripts permissions

* feat: restructure folder

* fix: fix frontend

* fix: fix default api port

* fix: recover files

* feat: frontend improvements

* fix: fix things

* feat: refactor code

* fix: fix issues

* fix: fix twilio integration

* fix: outbound call finalized

* feat: adapt voice-assistant

* feat: fix realtime

* feat: support nodejs

* fix: fix script permissions

* fix: fix pyrightconfig.json

* fix: fix stepfun

* fix: fix memu folder structure

* fix: restructure ten_vad

* fix: fix script permissions

* fix: adapt transcription

* feat: adapt demo

* fix: fix ci

* fix: fix ci

* fix: fix ci

* fix: adapt all done

* fix: fix format

* fix: fix ci

* fix: fix new demo scripts

* fix: remove unnecessary files

* fix: remove unnecessary files

* fix: remove unnecessary sscl copy

* fix: fix app structure

* fix: fix voice assistant

* fix: make task build non-default

* fix: do not build go main in default folder

* fix: fix path

* fix: remove redundant mv

* fix: fix voice assistant realtime

* fix: fix rest examples

* fix: fix folder structure for nodejs

* fix: fix ci

* feat: support release & clean up .gitignore

* feat: add .tenignore for all examples

* fix: fix ci

* fix: fix ci

* fix: fix ci

* fix: add node_modules to .dockerignore

* fix: add run permission for release.sh

* fix: fix script

* fix: fix path

* fix: fix ci

* fix: fix golang server security issue

* fix: add readme

* fix: use absolute path for common files

* fix: add playground into ci

* Revert "fix: add playground into ci"

This reverts commit 8a22dba2de.

* Revert "fix: use absolute path for common files"

This reverts commit d653e85ac7.

* feat: initial docker file

* fix: fix docker ci

* fix: fix ci

* fix: ci

* feat: remove unnecessary build pipelines

* feat: support docker build for voice assistant

* feat: support voice-assistant in ci

* fix: fix CRLF

* fix: support Dockerfile on windows

* fix: add realtime to ci

* fix: fix demo/voice-assistant

* feat: adding all examples to ci

* fix: fix voice-assistant-nodejs

* fix: fix ci

* fix: fix ci

* fix: fix ci

* fix: fix nodejs build script permission

* fix: fix sip twilio

* feat: clean up root taskfile

* feat: restructure speechmatics dirization into property pattern
2025-10-10 21:16:02 +08:00
Hu Yueh-Wei
c4045de359 chore: merge ten_framework to ten_agent (#714) 2025-04-28 12:49:08 +08:00
Zhang Qianze
170b9d3f36 fix: Normalize line endings to LF for agents folder 2024-12-25 23:57:04 +08:00
Elliott Chen
7d0f49339a feat: updating git attribute 2024-12-25 17:53:15 +08:00
Elliott Chen
57d1a961ef feat: updating git attribute 2024-12-25 17:44:29 +08:00
Elliott Chen
55e0ef78d3 feat: updating git line ending 2024-12-25 17:28:47 +08:00
EC
251eb61c01 docs: Adding git attributes as well as updating wording (#445)
docs: Adding git attributes as well as updating wording
2024-11-29 12:21:11 +08:00