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

Initiate "AvatarChatbot" (audio) example #923

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

Conversation

ctao456
Copy link
Contributor

@ctao456 ctao456 commented Oct 9, 2024

Description

Initiate AvatarChatbot (audio) example

Issues

RFC Link: https://github.com/opea-project/docs/blob/main/community/rfcs/24-08-02-OPEA-AIAvatarChatbot.md

Fixed commented issues in #523

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

PR for adding "animation" component: opea-project/GenAIComps#775

Tests

curl http://${host_ip}:3009/v1/avatarchatbot
-X POST
-d @sample_whoareyou.json
-H 'Content-Type: application/json'

If the megaservice is running properly, you should see the following output:

"/outputs/result.mp4"

Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
@ctao456 ctao456 changed the title Add an AvatarChatbot (audio) example Initiate "AvatarChatbot" (audio) example Oct 9, 2024
ctao456 and others added 5 commits October 9, 2024 22:49
This reverts commit 694823a.

Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Co-authored-by: kevinintel <hanwen.chang@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@ctao456 ctao456 force-pushed the ctao/opea branch 2 times, most recently from 8c3fce2 to 6ee272b Compare October 9, 2024 22:57
louie-tsai and others added 7 commits October 9, 2024 23:02
Signed-off-by: Louie Tsai <louie.tsai@intel.com>
Signed-off-by: chen, suyue <suyue.chen@intel.com>
Signed-off-by: Louie Tsai <louie.tsai@intel.com>
Signed-off-by: Louie Tsai <louie.tsai@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Copy link
Collaborator

@louie-tsai louie-tsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. some minor feedbacks.

AvatarChatbot/docker_compose/intel/hpu/gaudi/README.md Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/README.md Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/README.md Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/README.md Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/README.md Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/compose.yaml Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/compose.yaml Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/compose.yaml Outdated Show resolved Hide resolved
AvatarChatbot/docker_compose/intel/hpu/gaudi/compose.yaml Outdated Show resolved Hide resolved
ctao456 and others added 12 commits October 18, 2024 22:44
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
Signed-off-by: Chun Tao <chun.tao@intel.com>
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.

5 participants