pipecat-ai/smart-turn-data-v3.1-train
Viewer • Updated • 270k • 1.01k • 6
How to use onnx-community/smart-turn-v3-ONNX with Transformers.js:
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';
// Allocate pipeline
const pipe = await pipeline('voice-activity-detection', 'onnx-community/smart-turn-v3-ONNX');Base model
pipecat-ai/smart-turn-v3