---
title: smart-turn-v2
description: An open source, community-driven, native audio turn detection model in 2nd version
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/workers-ai/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

![Pipecat logo](https://developers.cloudflare.com/_astro/pipecat.B-PNBdef.svg) 

#  smart-turn-v2 

Voice Activity Detection • Pipecat 

`@cf/pipecat-ai/smart-turn-v2` 

An open source, community-driven, native audio turn detection model in 2nd version

| Model Info   |                           |
| ------------ | ------------------------- |
| Batch        | Yes                       |
| Real-time    | Yes                       |
| Unit Pricing | $0.00034 per audio minute |

## Parameters

* [ Input ](#tab-panel-5282)
* [ Output ](#tab-panel-5283)

▶Option 1{}

object

▶Option 2{}

object

is\_complete

`boolean`if true, end-of-turn was detected

probability

`number`probability of the end-of-turn detection

## API Schemas (Raw)

Input [ ](https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/schema-input.json "Open") [ ](https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/schema-input.json "Download") 

Output [ ](https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/schema-output.json "Open") [ ](https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/schema-output.json "Download")

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/#page","headline":"smart-turn-v2 (Pipecat) · Cloudflare AI docs · Cloudflare Workers AI docs","description":"An open source, community-driven, native audio turn detection model in 2nd version","url":"https://developers.cloudflare.com/workers-ai/models/smart-turn-v2/","inLanguage":"en","image":"https://developers.cloudflare.com/dev-products-preview.png","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/workers-ai/","name":"Workers AI"}},{"@type":"ListItem","position":3,"item":{"@id":"/workers-ai/models/","name":"Models"}}]}
```
