Giter VIP home page Giter VIP logo

korvo-esphome's People

Contributors

haade-administrator avatar janstadt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

korvo-esphome's Issues

Unexpected error during

Hi Haade,

Thanks for your work. I'm not getting the microphone to work. When using a wake-word, the it seems to be detected, because only using the right wakeword produces the following error:

[10:28:26][E][voice_assistant:693]: Error: wake-stream-failed - Unexpected error during wake-word-detection

Any idea?

Part from log:

[10:28:24][D][voice_assistant:126]: microphone not running
[10:28:24][D][voice_assistant:210]: Requesting start...
[10:28:24][D][voice_assistant:439]: State changed from START_PIPELINE to STARTING_PIPELINE
[10:28:24][D][voice_assistant:126]: microphone not running
[10:28:24][D][voice_assistant:476]: Client started, streaming microphone
[10:28:24][D][voice_assistant:439]: State changed from STARTING_PIPELINE to START_MICROPHONE
[10:28:24][D][voice_assistant:445]: Desired state set to STREAMING_MICROPHONE
[10:28:24][D][voice_assistant:163]: Starting Microphone
[10:28:24][D][voice_assistant:439]: State changed from START_MICROPHONE to STARTING_MICROPHONE
[10:28:24][D][voice_assistant:563]: Event Type: 1
[10:28:24][D][voice_assistant:566]: Assist Pipeline running
[10:28:24][D][voice_assistant:439]: State changed from STARTING_MICROPHONE to STREAMING_MICROPHONE
[10:28:24][D][voice_assistant:563]: Event Type: 9
[10:28:26][D][voice_assistant:563]: Event Type: 0
[10:28:26][E][voice_assistant:693]: Error: wake-stream-failed - Unexpected error during wake-word-detection
[10:28:26][D][voice_assistant:556]: Signaling stop...
[10:28:26][D][voice_assistant:439]: State changed from STREAMING_MICROPHONE to STOP_MICROPHONE
[10:28:26][D][voice_assistant:445]: Desired state set to IDLE
[10:28:26][D][voice_assistant:439]: State changed from STOP_MICROPHONE to STOPPING_MICROPHONE
[10:28:26][D][light:036]: '${device_name} Light' Setting:
[10:28:26][D][light:051]: Brightness: 100%
[10:28:26][D][light:059]: Red: 100%, Green: 0%, Blue: 0%
[10:28:26][D][voice_assistant:563]: Event Type: 2
[10:28:26][D][voice_assistant:653]: Assist Pipeline ended
[10:28:26][D][voice_assistant:439]: State changed from STOPPING_MICROPHONE to IDLE
[10:28:26][D][voice_assistant:439]: State changed from IDLE to START_PIPELINE
[10:28:26][D][voice_assistant:445]: Desired state set to START_MICROPHONE
[10:28:26][D][voice_assistant:126]: microphone not running
[10:28:26][D][voice_assistant:210]: Requesting start...
[10:28:27][D][voice_assistant:439]: State changed from START_PIPELINE to STARTING_PIPELINE
[10:28:27][D][voice_assistant:126]: microphone not running

Pin 0 Error in ESPHome

Trying to install using your documentation using ESPHome,
Getting Pin 0 is used multiple times
image

error installing

Hi!
I'm trying to install your code and get the following error:

INFO ESPHome 2023.9.3
INFO Reading configuration /config/esphome/esphome-web-e6af84.yaml...
ERROR Unexpected exception while reading configuration:
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 33, in
sys.exit(load_entry_point('esphome', 'console_scripts', 'esphome')())
File "/esphome/esphome/main.py", line 1036, in main
return run_esphome(sys.argv)
File "/esphome/esphome/main.py", line 1014, in run_esphome
config = read_config(dict(args.substitution) if args.substitution else {})
File "/esphome/esphome/config.py", line 986, in read_config
res = load_config(command_line_substitutions)
File "/esphome/esphome/config.py", line 840, in load_config
return _load_config(command_line_substitutions)
File "/esphome/esphome/config.py", line 828, in _load_config
result = validate_config(config, command_line_substitutions)
File "/esphome/esphome/config.py", line 690, in validate_config
substitutions.do_substitution_pass(config, command_line_substitutions)
File "/esphome/esphome/components/substitutions/init.py", line 143, in do_substitution_pass
config.move_to_end(CONF_SUBSTITUTIONS, False)
AttributeError: 'dict' object has no attribute 'move_to_end'

Could you help please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.