Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Can't instantiate abstract class STT without an implementation for abstract method '_recognize_impl' #1138

Open
AkiThuong opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AkiThuong
Copy link

AkiThuong commented Nov 26, 2024

Hello livekit devs,
I getting this error after install all the package and plugins and tried everything but pointless.
I'm using Linux Debian and install newest plugins.
I'm using minimal_assitant.py in examples/voice-pipeline-agent
Please help.

2024-11-27 00:39:00,687 - ERROR livekit.agents - unhandled exception while running the job task Traceback (most recent call last): File "/home/aki/Desktop/LiveKitAgent/agents/examples/voice-pipeline-agent/minimal_assistant.py", line 49, in entrypoint stt=DeepgramSTT(model=dg_model), ^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Can't instantiate abstract class STT without an implementation for abstract method '_recognize_impl' {"pid": 1131695, "job_id": "AJ_vsGeMiDYdeS4"}

@AkiThuong AkiThuong added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant