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

error when running samantha app #4

Open
jwcloud365 opened this issue Nov 10, 2024 · 1 comment
Open

error when running samantha app #4

jwcloud365 opened this issue Nov 10, 2024 · 1 comment

Comments

@jwcloud365
Copy link

When starting the samantha app I get the following error:

File "C:\Users\Dell\Documents\AI-Dell\Samantha\samantha-os1-main\app\samantha.py", line 90, in
@cl.on_audio_start
^^^^^^^^^^^^^^^^^
File "C:\Users\Dell.conda\envs\aibasic\Lib\site-packages\chainlit\utils.py", line 70, in getattr
module_path = registry[name]
~~~~~~~~^^^^^^
KeyError: 'on_audio_start'

Do you know what causes this issue?

@issa2k23
Copy link

I got the same error. This function is not in the chainlit framework. any idea how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants