diff --git a/backend/fastrtc/reply_on_stopwords.py b/backend/fastrtc/reply_on_stopwords.py index b871c1a..fead1f5 100644 --- a/backend/fastrtc/reply_on_stopwords.py +++ b/backend/fastrtc/reply_on_stopwords.py @@ -156,4 +156,5 @@ class ReplyOnStopWords(ReplyOnPause): self.output_sample_rate, self.output_frame_size, self.input_sample_rate, + self.model, )