Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TEN-framework/ten-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.47
Choose a base ref
...
head repository: TEN-framework/ten-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.48
Choose a head ref
  • 10 commits
  • 327 files changed
  • 6 contributors

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    f83755b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. feat: support adding description in manifest api and interface json f…

    …iles (#1917)
    
    * feat: support description in manifest api
    
    * chore: test case
    
    * fix: refine code
    
    * fix: refine codes
    
    * fix: refine codes
    
    ---------
    
    Co-authored-by: Hu Yueh-Wei <[email protected]>
    sunxilin and halajohn authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    69c4da4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. feat: add dump_rotate_on_finalize and enable_keepalive configs for so…

    …niox (#1928)
    
    * feat: soniox rotate dump on finalize
    
    * feat: allow enable_keepalive in config
    
    * feat: no max reconnect attempt limit
    
    * feat: update manifest to 0.3.6
    
    * feat: safer audio dumper
    
    * fix: format
    
    * fix: dump path
    
    * fix: tests
    
    * feat: enable_keepalive default to true
    
    * feat: callback with bytes sent
    
    * feat: base_delay -> 0.5, max_delay -> 4
    anexpn authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    4895530 View commit details
    Browse the repository at this point in the history
  2. feat: feat: enhance Bytedance ASR configuration and processing (#1855)

    * feat: utterance grouping & metadata extraction & rename silence_duration_ms
    
    * fix: remove unused uuid import and ASRResult id generation
    
    * chore: bump version to 0.3.1 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.2 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.3 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.4 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.5 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.7 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.8 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.9 for bytedance_llm_based_asr
    
    * chore: bump version to 0.3.10 for bytedance_llm_based_asr
    
    * feat: add utility function to retrieve dump file by matching original audio file size in ASR tests
    hanhandi-git authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    936c3e5 View commit details
    Browse the repository at this point in the history
  3. chore: update linux ARM64 workflow to use ubuntu-24.04-arm and stream…

    …line build steps (#1924)
    
    * chore: update linux ARM64 workflow to use ubuntu-24.04-arm and streamline build steps
    
    * chore: update linux ARM64 workflow to use ubuntu-24.04-arm and streamline build steps
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: ten_rust panic strategy to abort
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: refine code
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: install stable rust in mac arm64
    
    * fix: mac x64 debug
    
    * fix: mac x64 debug
    
    * fix: mac x64 debug
    
    * fix: mac x64 debug
    
    * fix: mac xcode target sdk version
    
    * fix: mac x64 debug
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: increase the stack size on mac
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine codes
    
    * fix: refine code
    
    ---------
    
    Co-authored-by: sxl <[email protected]>
    halajohn and sunxilin authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    6c79db2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. chore: modify rust tool chain version (#1923)

    * fix: refine codes
    
    * fix: refine codes
    
    ---------
    
    Co-authored-by: Hu Yueh-Wei <[email protected]>
    FaithfulinLOVE and halajohn authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    66e23b3 View commit details
    Browse the repository at this point in the history
  2. fix: tman install in lock mode (#1929)

    * fix: tman lock mode
    
    * fix: test case
    sunxilin authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    52768b0 View commit details
    Browse the repository at this point in the history
  3. chore: update version numbers in various manifest files and header fi…

    …les across multiple languages (#1930)
    halajohn authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    b17e7db View commit details
    Browse the repository at this point in the history
  4. fix: ci (#1931)

    sunxilin authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    121da17 View commit details
    Browse the repository at this point in the history
  5. fix: ci (#1932)

    sunxilin authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    a2fb3c0 View commit details
    Browse the repository at this point in the history
Loading