Skip to content

fix: configurator bugs fixes #640

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MagdalenaKotynia
Copy link
Member

@MagdalenaKotynia MagdalenaKotynia commented Jun 23, 2025

Purpose

Proposed Changes

  • Fixed Issue RAI configuration tool throws a KeyError excetpion during Test Configuration #633 by setting up the ["s2s"] feature to True before checking s2s dependencies imports.
  • Added capital letters to TTS vendors' names according to the names available through the configurator.
  • Fixed variable name from non-existing device_index to index.
  • Fixed logging warnings related to s2s imports. Before the change, it was logged that s2s is not installed, even when it was installed, but e.g., ros2 was not sourced.

Issues

Testing

@MagdalenaKotynia MagdalenaKotynia marked this pull request as ready for review June 23, 2025 15:51
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

Successfully merging this pull request may close these issues.

RAI configuration tool throws a KeyError excetpion during Test Configuration
1 participant