services(lmnt): fix example and update README and CHANGELOG

This commit is contained in:
Aleix Conchillo Flaqué
2024-08-29 11:11:24 -07:00
parent be923687fb
commit c0ac5c6ae8
5 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ import io
import wave
from abc import abstractmethod
from typing import AsyncGenerator, Mapping, Optional
from typing import AsyncGenerator, Optional
from pipecat.frames.frames import (
AudioRawFrame,