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

Add support for dora-gradio to pass data from gradio into dora #884

Open
haixuanTao opened this issue Mar 17, 2025 · 8 comments
Open

Add support for dora-gradio to pass data from gradio into dora #884

haixuanTao opened this issue Mar 17, 2025 · 8 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@haixuanTao
Copy link
Collaborator

Gradio is a very mature UI and could be awesome for ingesting input from users.

An initial POC was made and I think it could be great to keep on working on it as a community: https://github.com/jrabary/dora-gradio

@haixuanTao haixuanTao added the good first issue Good for newcomers label Mar 17, 2025
@ShashwatPatil
Copy link
Contributor

@dora-bot pls assign me this issue

@7SOMAY
Copy link
Contributor

7SOMAY commented Mar 17, 2025

@dora-bot assign me

Copy link

Hello @7SOMAY, this issue is now assigned to you!

@ShashwatPatil
Copy link
Contributor

@7SOMAY i am already working on this, can you work on some other issue pls🙃️

@7SOMAY
Copy link
Contributor

7SOMAY commented Mar 17, 2025

@7SOMAY i am already working on this, can you work on some other issue pls🙃️

Sure @ShashwatPatil, Good Luck!😊

@7SOMAY
Copy link
Contributor

7SOMAY commented Mar 17, 2025

@dora-bot unassign me

Copy link

Hello @7SOMAY, you have been unassigned from this issue.

@ShashwatPatil
Copy link
Contributor

ShashwatPatil commented Mar 17, 2025

@haixuanTao can you assign me, the dora-bot assign me is not working for me

haixuanTao added a commit that referenced this issue Mar 20, 2025
This pull request introduces a new Gradio-based UI interface for Dora-rs
addressing issue #884 , providing both text and voice input
capabilities. Below are the most significant changes:

### Configuration:

*
[`node-hub/dora-gradio/demo.yml`](diffhunk://#diff-165f450ebc9fb4385dba716890aa15af1a7cbb3497242c456087792820c45bf6R1-R14):
Added a demo YAML configuration file to showcase how to set up the Dora
Gradio UI node and connect it with other nodes.

### Implementation:

*
[`node-hub/dora-gradio/dora_gradio/main.py`](diffhunk://#diff-c93bc18b7e40bb164ad2e094d5f051cb8df51909c385bc8f534cc2a54ee5d1a3R1-R133):
Implemented the main functionality of the Dora Gradio UI, including text
and voice input handling, real-time audio transcription using Whisper,
and integration with the Dora framework.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants