@@ -248,7 +248,7 @@ def single_audio_stream(model,
yield states
def collect_speeches(tss: List(dict),
def collect_speeches(tss: List[dict],
wav: torch.Tensor):
speech_chunks = []
for i in tss:
The note is not visible to the blocked user.