This commit is contained in:
Ben Cherry
2025-07-17 15:46:53 -04:00
parent 748443b987
commit e0f5720b4b
+1 -1
View File
@@ -1,4 +1,3 @@
import asyncio
import logging
from dotenv import load_dotenv
@@ -49,6 +48,7 @@ class Assistant(Agent):
return "sunny with a temperature of 70 degrees."
def prewarm(proc: JobProcess):
proc.userdata["vad"] = silero.VAD.load()