v9.7.0

kyutai-labs/pocket-ttsv9.7.0Mar 20, 2026by davidmezzetti

AI Summary

This release introduces a new TxtAI Coding Agent Toolkit alongside improvements to scoring algorithms and bug fixes for translation handling.

Key Highlights

  • New TxtAI Coding Agent Toolkit
  • Agent tools example notebook
  • Sigmoid application to fused BB25 scores
  • Fix for translation chunk concatenation

New Features

  • TxtAI Coding Agent Toolkit
  • Agent tools example notebook

Full Release Notes

**This release adds the new TxtAI Coding Agent Toolkit**

See below for full details on the new features, improvements and bug fixes.

New Features
--------------------------
- Add coding agent toolkit (#1054, #1055, #1056, #1057, #1058, #1059, #1060, #1061)
- Add agent tools example notebook (#1062)

Improvements
--------------------------
- Apply sigmoid to fused BB25 scores (#1053)

Bug Fixes
--------------------------
- Fix translation chunk concatenation when showmodels is enabled (#1052 Thank you @jnMetaCode!)