Overview
FalSTTService
provides speech-to-text capabilities using Fal’s Wizper API with Voice Activity Detection (VAD) to process only speech segments, optimizing API usage and improving response time for efficient transcription.
Fal STT API Reference
Pipecat’s API methods for Fal Wizper integration
Example Implementation
Complete example with VAD integration
Fal Documentation
Official Fal Wizper documentation and features
Fal Platform
Access API keys and Wizper models
Installation
To use Fal services, install the required dependency:Prerequisites
Fal Account Setup
Before using Fal STT services, you need:- Fal Account: Sign up at Fal Platform
- API Key: Generate an API key from your account dashboard
- Model Access: Ensure access to the Wizper transcription model
Required Environment Variables
FAL_KEY
: Your Fal API key for authentication