Commit Graph

  • d5353a4440 chore: test sxl 2026-01-09 17:04:10 +08:00
  • fadc82b702 chore: save sxl 2026-01-09 16:45:45 +08:00
  • e73495c35b refactor: rename speechmatics diarization to speaker diarization (#1957) Elliot Chen 2026-01-09 11:54:34 +08:00
  • 0e991ca0b6 feat: expose confidence of soniox tokens (#1956) Jun 2026-01-08 10:34:46 +08:00
  • b212296e36 chore: update ten_gn Hu Yueh-Wei 2026-01-07 23:43:58 +08:00
  • 1a25771b72 chore: debug cpp integration tests when compiled with mingw (#1944) Nie Zhihe 2026-01-07 23:35:31 +08:00
  • 6be36b2171 docs: update terminology from speech to speaker diarization (#1952) Elliot Chen 2026-01-07 22:27:06 +08:00
  • be81ba75e1 feat: add asr_info in metadata (#1955) diyuyi-agora 2026-01-07 22:26:30 +08:00
  • f07769b896 fix: azure asr fatal error (#1946) xxxxl_sun 2026-01-07 22:25:53 +08:00
  • bcfb46e74c feat: deepgram asr webscoket (#1918) liaochenliang 2026-01-07 22:22:52 +08:00
  • 027162c12b docs(ai_agents): consolidate documentation into AGENTS.md (#1951) Elliot Chen 2026-01-07 22:08:02 +08:00
  • 49e6538362 feat: add connection delay metric for soniox (#1949) Jun 2026-01-07 22:07:03 +08:00
  • e48fd96d32 refactor(agent-prompts): update character prompts to enforce pure speech output (#1954) Elliot Chen 2026-01-07 14:53:12 +08:00
  • c0575655e2 chore: update version numbers in various manifest and header files across multiple languages (#1948) 0.11.50 Hu Yueh-Wei 2026-01-06 18:42:12 +08:00
  • 0e84048300 feat: add voice assistant besed on ws quick-start doc (#1939) xxxxl_sun 2026-01-06 18:36:27 +08:00
  • 1e734c7372 fix: print to stderr if log is not initialized (#1942) xxxxl_sun 2026-01-06 18:28:16 +08:00
  • 1771357ae7 fix(property.json): update assistant prompts and fix JSON formatting (#1943) Elliot Chen 2026-01-06 10:51:50 +08:00
  • 94e6db25c3 chore: remove useless python script mingw-python Nie Zhihe 2026-01-05 18:05:36 +08:00
  • ecb41f336d fix: add is_mingw to build_script for 2 standalone tests Nie Zhihe 2026-01-05 17:39:35 +08:00
  • 3c9eb1d8b5 fix: lib prefix for .dll.a (import lib) Nie Zhihe 2026-01-05 17:07:34 +08:00
  • 0186a1b81f fix: add is_mingw argument to build script Nie Zhihe 2026-01-05 10:59:18 +08:00
  • c8c30e922c chore: conditionally install mingw in workflow Nie Zhihe 2026-01-04 17:58:14 +08:00
  • e0a7e5aa1a chore: open test-integration-cpp for mingw in workflow Nie Zhihe 2026-01-04 17:57:44 +08:00
  • 62a343cb1e refactor: msgpack (#1938) feat/metrics Nie Zhihe 2026-01-04 23:33:46 +08:00
  • 9e1c3ae802 chore: update version numbers in various manifest files and header files across multiple languages (#1937) 0.11.49 Hu Yueh-Wei 2026-01-04 13:51:31 +08:00
  • 841308f87d fix: test case (#1936) xxxxl_sun 2026-01-04 13:49:24 +08:00
  • 56efd3e6e2 fix: refine reconnect strategy in azure asr extension (#1927) xxxxl_sun 2026-01-04 11:52:40 +08:00
  • d2e763aba0 feat: support emit log to opentelemetry (#1925) xxxxl_sun 2026-01-03 18:22:33 +08:00
  • 43e8a53b25 feat: mingw clean with yml (#1934) Nie Zhihe 2026-01-03 18:18:41 +08:00
  • f6f32102bc Merge branch 'main' into feat/mingw-clean feat/mingw-clean Hu Yueh-Wei 2026-01-01 13:49:53 +08:00
  • 3864339d62 feat: update build image to 0.7.14 (#1935) Ethan Zhang 2026-01-01 12:34:08 +08:00
  • 3733fc0c57 fix: fix the ui side effect from heygen and anam (#1919) Elliot Chen 2026-01-01 12:16:40 +08:00
  • 90fca0d5dc Merge branch 'main' into fix/anam-heygen fix/anam-heygen Ethan Zhang 2026-01-01 12:14:53 +08:00
  • 542909cc1f chore: specify ten_gn Nie Zhihe 2025-12-31 16:54:15 +08:00
  • 09601e63d4 fix: temporary fix msgpack.dll import symbol problem Nie Zhihe 2025-12-25 18:47:19 +08:00
  • 615e17a618 fix: libten_runtime_python.pyd lib name Nie Zhihe 2025-12-25 14:59:19 +08:00
  • 471f602bc6 fix: undefined ref to inline ten_string_* funcs Nie Zhihe 2025-12-23 12:15:44 +08:00
  • 26f4a51ec3 fix: add MinGW-specific build configuration for clingo-sys Nie Zhihe 2025-12-19 19:52:03 +08:00
  • 79e3a9f605 fix: parallel build support Nie Zhihe 2025-12-19 16:19:29 +08:00
  • 6c63d7cdb3 fix: generate target triples based on OS and CPU architecture Nie Zhihe 2025-12-19 14:41:17 +08:00
  • 060b28cd96 fix: expand the wildcard when using ar to combind static lib Nie Zhihe 2025-12-19 14:21:19 +08:00
  • 89cd4da635 fix: cmake generator set to MinGW Makefiles for third parties libuv and yyjson Nie Zhihe 2025-12-19 11:34:19 +08:00
  • 34f4bba575 fix: SetThreadDescription Nie Zhihe 2025-12-18 19:15:25 +08:00
  • 9fc083830f fix: cflags Nie Zhihe 2025-12-18 19:05:17 +08:00
  • 1a027341ea fix: lib suffix .a Nie Zhihe 2025-12-18 18:25:47 +08:00
  • a2fb3c0764 fix: ci (#1932) 0.11.48 xxxxl_sun 2025-12-31 16:43:23 +08:00
  • 121da171e1 fix: ci (#1931) xxxxl_sun 2025-12-31 15:16:30 +08:00
  • e685fcbc43 chore: update ten_gn(link static libs) feat/mingw Nie Zhihe 2025-12-31 14:33:51 +08:00
  • b17e7dbcd3 chore: update version numbers in various manifest files and header files across multiple languages (#1930) Hu Yueh-Wei 2025-12-31 13:59:26 +08:00
  • 52768b0e7d fix: tman install in lock mode (#1929) xxxxl_sun 2025-12-31 13:41:36 +08:00
  • 66e23b3aa5 chore: modify rust tool chain version (#1923) Nie Zhihe 2025-12-31 12:04:51 +08:00
  • f45908d62e chore: debug ten_runtime_unit_test access violation Nie Zhihe 2025-12-31 10:53:41 +08:00
  • 6c79db216c chore: update linux ARM64 workflow to use ubuntu-24.04-arm and streamline build steps (#1924) Hu Yueh-Wei 2025-12-30 23:11:43 +08:00
  • 36f58e7067 fix: force use of nightly-x86_64-pc-windows-gnu Nie Zhihe 2025-12-30 19:26:31 +08:00
  • a6e7156432 Revert "fix: explicitly install rust-std component for GNU" Nie Zhihe 2025-12-30 19:20:50 +08:00
  • 7b783fe2c9 fix: explicitly install rust-std component for GNU Nie Zhihe 2025-12-30 17:34:28 +08:00
  • 85b9019822 fix: add x86_64-pc-windows-gnu target Nie Zhihe 2025-12-30 17:10:32 +08:00
  • df7f006386 fix: forced use of nightly-x86_64-pc-windows-gnu toolchain Nie Zhihe 2025-12-30 16:26:11 +08:00
  • 936c3e504f feat: feat: enhance Bytedance ASR configuration and processing (#1855) hanhandi 2025-12-30 15:22:18 +08:00
  • 489553008a feat: add dump_rotate_on_finalize and enable_keepalive configs for soniox (#1928) Jun 2025-12-30 14:54:25 +08:00
  • 5a1c3d0079 chore: refine codes, removing win.yml arg Nie Zhihe 2025-12-29 18:09:47 +08:00
  • f82429fd82 fix: refine codes Nie Zhihe 2025-12-29 17:17:45 +08:00
  • 4ead12b56c chore: refine codes Nie Zhihe 2025-12-29 17:17:11 +08:00
  • b49348e70a chore: specify ten_gn to branch feat/mingw Nie Zhihe 2025-12-29 16:18:41 +08:00
  • eebc9a2425 chore: refine msvc and mingw installation codes Nie Zhihe 2025-12-29 16:07:04 +08:00
  • 6030a35af0 chore: install MSVC mingw-w Nie Zhihe 2025-12-29 15:49:50 +08:00
  • 59986ed1d8 chore: refine codes in win.yml to build with mingw or msvc Nie Zhihe 2025-12-29 15:20:50 +08:00
  • e1d18aace8 chore: disable python on MinGW Nie Zhihe 2025-12-29 11:16:42 +08:00
  • b8c2323931 fix: libzlib.dll.a name Nie Zhihe 2025-12-26 19:07:36 +08:00
  • 5f4574a491 fix: no non-blocking method was found Nie Zhihe 2025-12-26 18:37:18 +08:00
  • 90306cf021 fix: temporary fix more import symbol problems Nie Zhihe 2025-12-26 17:41:13 +08:00
  • 95f4935e31 fix: fix MinGW compatibility with explicit type casts for Windows interlocked operations Nie Zhihe 2025-12-26 12:05:39 +08:00
  • e5cb865e80 fix: install minGW ans setup toolchain Nie Zhihe 2025-12-25 19:10:56 +08:00
  • 798a1012d6 chore: temporary add args to fix MinGW linker error Nie Zhihe 2025-12-25 18:51:38 +08:00
  • 102c2ca584 chore: temporary open mingw on CI Nie Zhihe 2025-12-25 18:48:40 +08:00
  • 6c1777154f fix: temporary fix msgpack.dll import symbol problem Nie Zhihe 2025-12-25 18:47:19 +08:00
  • 6bf0d171fc fix: refine set stack size logic Nie Zhihe 2025-12-25 15:50:27 +08:00
  • 6c59d91b6f fix: libten_runtime_python.pyd lib name Nie Zhihe 2025-12-25 14:59:19 +08:00
  • 6d03166fd7 fix: set stack size for buiding tman on MinGW Win Nie Zhihe 2025-12-25 14:50:25 +08:00
  • 0b81dcafff Revert "Reapply "fix: define TEN_UTILS_EXPORT when compiling api"" Nie Zhihe 2025-12-25 14:23:30 +08:00
  • db4d352031 Reapply "fix: define TEN_UTILS_EXPORT when compiling api" Nie Zhihe 2025-12-25 12:06:54 +08:00
  • 203358f98d fix: modify clingo lib suffix on Linux/Mac FaithfulinLOVE 2025-12-25 11:59:40 +08:00
  • d2bc432d81 Revert "chore: modify win workflow to add mingw" Nie Zhihe 2025-12-24 20:58:45 +08:00
  • 90b3fdfb1a fix: find obj files when combining static libs Nie Zhihe 2025-12-24 11:42:57 +08:00
  • bcde57cc97 Revert "fix: define TEN_UTILS_EXPORT when compiling api" Nie Zhihe 2025-12-23 18:44:36 +08:00
  • 283dade074 chore: check exportation issue of other extern inline funcs Nie Zhihe 2025-12-23 15:35:24 +08:00
  • 6adae8f77c fix: undefined ref to inline func `ten_msg_get_raw_msg' Nie Zhihe 2025-12-23 15:33:42 +08:00
  • 3e57f168b2 fix: undefined ref to inline ten_string_* funcs Nie Zhihe 2025-12-23 12:15:44 +08:00
  • df5457cd3b fix: use InterlockedExchangeAdd64 as an alternative for InterlockedAddAcquire64 Nie Zhihe 2025-12-22 17:20:21 +08:00
  • b0cdec4977 fix: define TEN_UTILS_EXPORT when compiling api Nie Zhihe 2025-12-22 16:47:37 +08:00
  • 7d004aaf67 chore: fPIC flag not needed Nie Zhihe 2025-12-22 14:46:36 +08:00
  • 923ae55cf1 fix: ignore:4099 is MSVC linker option, not supported by MinGW Nie Zhihe 2025-12-22 11:14:13 +08:00
  • 83c0445fd2 chore: refine clingo-sys build codes Nie Zhihe 2025-12-22 11:03:18 +08:00
  • 79cdfccb3c chore: parellel build Nie Zhihe 2025-12-22 10:35:36 +08:00
  • c506e31895 fix: add MinGW-specific build configuration for clingo-sys Nie Zhihe 2025-12-19 19:52:03 +08:00
  • 6d64034200 fix: link ntdll for MinGW target Nie Zhihe 2025-12-19 17:38:38 +08:00
  • f3dee114c4 fix: lib name in get_lib_name_from_cmake_output.py Nie Zhihe 2025-12-19 17:31:05 +08:00
  • 586e20998e fix: parallel build support Nie Zhihe 2025-12-19 16:19:29 +08:00
  • e0ab11c44f fix: add rmtree func with retries for Win Nie Zhihe 2025-12-19 16:18:58 +08:00
  • 48a19277e3 fix: minGW supports rpath Nie Zhihe 2025-12-19 15:38:49 +08:00