Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.
This repository was archived by the owner on May 15, 2026. It is now read-only.

Remove dependency on speechrecognition library #136

Description

@neubig

The speechrecognition library is causing issues due to its inclusion of a tests module in its distributed package.

  1. Understand the code here: https://github.com/Uberi/speech_recognition
  2. Do a minimal re-implementation of only the functionality that is used by the openhands-aci directly within the openhands-aci library. Only include functionality that is currently used, include no other functionality
  3. Remove the import of the speechrecognition library from pyproject.toml
  4. Make sure that all github CI workflows still pass before sending a PR

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions