Skip to content

Update starter to use new turn detection model#85

Open
royalfig wants to merge 4 commits into
mainfrom
update-eot-model
Open

Update starter to use new turn detection model#85
royalfig wants to merge 4 commits into
mainfrom
update-eot-model

Conversation

@royalfig

@royalfig royalfig commented Jun 5, 2026

Copy link
Copy Markdown
  • Updates starter to use new turn detector model.
  • Uses new module method for downloading files

Comment thread src/agent.py Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated

```console
uv run python src/agent.py download-files
uv run --module livekit.agents download-files

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

technically, this is not needed anymore because we bundle silero and turn detector in the core package now.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I left this in bc of the noise cancellation needing it. I'll look again, but do you know offhand whether that's right?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chenghao-mou I checked and it seems like this is true, but you can you confirm? Looking at @bcherry note below.

Comment thread README.md Outdated
royalfig and others added 3 commits June 8, 2026 16:05
uv.lock should not be tracked in the template (enforced by
template-check.yml CI). Also change livekit-agents from ==1.6.0 to
>=1.6.0 so the starter picks up newer compatible releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@chenghao-mou chenghao-mou left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Comment thread README.md Outdated
Comment on lines -95 to -98
Before your first run, download the [ai-coustics noise cancellation](https://docs.livekit.io/transport/media/noise-cancellation/) model used by the agent:

```console
uv run --module livekit.agents download-files

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so was this not actually true? the aicoustics model isn't downloaded by download-files?

Comment thread uv.lock Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants