diff --git a/pyrightconfig.json b/pyrightconfig.json index 7ed272b01..5483be730 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -32,7 +32,6 @@ "src/pipecat/processors/frameworks/strands_agents.py", "src/pipecat/services/anthropic/llm.py", "src/pipecat/services/assemblyai/stt.py", - "src/pipecat/services/asyncai/tts.py", "src/pipecat/services/aws/agent_core.py", "src/pipecat/services/aws/llm.py", "src/pipecat/services/aws/nova_sonic/llm.py", @@ -60,7 +59,6 @@ "src/pipecat/services/google/llm.py", "src/pipecat/services/google/stt.py", "src/pipecat/services/google/tts.py", - "src/pipecat/services/google/vertex/llm.py", "src/pipecat/services/gradium/stt.py", "src/pipecat/services/groq/tts.py", "src/pipecat/services/heygen/api_interactive_avatar.py",