Skip to content

Potential discrepancy in README examples & inquiry about EVI 3 example #470

@jcguu95

Description

@jcguu95

Description

Hello,

I hope this message finds you well. I am writing to ask about what appears to be a small potential inaccuracy in the README.md, and to inquire about examples for the Empathic Voice Interface (EVI).

1. Reference to StreamDataModels

I noticed the README.md includes the following example for WebSockets:

from hume import StreamDataModels

I haven't been able to find StreamDataModels in the repository myself (with ripgrep), though I may have missed it. It seems possible that the documentation might be slightly out of sync with the current codebase.

2. EVI 3 Minimal Example

I am attempting to build an integration with EVI 3. I was wondering if there might be a minimal, complete example available that demonstrates:

  1. Connecting to the EVI socket.
  2. Sending audio input.
  3. Receiving audio/text output.

If such an example exists, I would be very grateful for a pointer to it.

Impact

Clarifying these points would be incredibly helpful for developers getting started with Hume.

Request

  1. If the StreamDataModels reference is indeed outdated, would it be possible to update the README?
  2. If a minimal script for a working conversation loop with EVI 3 could be shared, that would be greatly appreciated.

Thank you very much for your time and assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions