From e5ddaf14f4a73de25ed78668547fef1585e583f5 Mon Sep 17 00:00:00 2001 From: Kwindla Hultman Kramer Date: Sun, 19 May 2024 11:09:30 -0700 Subject: [PATCH] add google and deepgram to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2cd573c4..51f14f390 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ pip install "pipecat-ai[option,...]" Your project may or may not need these, so they're made available as optional requirements. Here is a list: -- **AI services**: `anthropic`, `azure`, `fal`, `moondream`, `openai`, `playht`, `silero`, `whisper` +- **AI services**: `anthropic`, `azure`, `deepgram`, `google`, `fal`, `moondream`, `openai`, `playht`, `silero`, `whisper` - **Transports**: `local`, `websocket`, `daily` ## Code examples