scripts(evals): added soniox, inworld and asyncai

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-06 23:14:50 -07:00
parent ad1841b739
commit 7ed14ad91f
3 changed files with 11 additions and 1 deletions

View File

@@ -115,6 +115,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
removed in a future version. Use the `/start` endpoint in its place. In the
meantime, both endpoints work and deliver equivalent functionality.
### Other
- Added `07aa-interruptible-soniox.py`, `07ab-interruptible-inworld-http.py`,
`07ac-interruptible-asyncai.py` and `07ac-interruptible-asyncai-http.py`
release evals.
## [0.0.77] - 2025-07-31
### Added