Skip to content

Added TTS validation test#59

Merged
okhleif-10 merged 2 commits into
mmqna-phase3from
omar/tts-test
Feb 26, 2025
Merged

Added TTS validation test#59
okhleif-10 merged 2 commits into
mmqna-phase3from
omar/tts-test

Conversation

@okhleif-10
Copy link
Copy Markdown
Collaborator

@okhleif-10 okhleif-10 commented Feb 20, 2025

Description

Fixed test and Added TTS validation

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

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

List the newly introduced 3rd party dependency if exists.

Tests

Ran manually. The megaservice test for modalities will not work unless it uses mmqna-phase3

Signed-off-by: okhleif-IL <omar.khleif@intel.com>
Copy link
Copy Markdown
Collaborator

@HarshaRamayanam HarshaRamayanam left a comment

Choose a reason for hiding this comment

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

LGTM


echo "Build all the images with --no-cache, check docker_image_build.log for details..."
service_list="multimodalqna multimodalqna-ui embedding-multimodal-bridgetower embedding retriever speecht5 lvm-llava lvm dataprep whisper"
service_list="multimodalqna multimodalqna-ui embedding-multimodal-bridgetower embedding retriever speecht5-service lvm-llava lvm dataprep whisper"
Copy link
Copy Markdown
Collaborator

@dmsuehir dmsuehir Feb 26, 2025

Choose a reason for hiding this comment

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

I thought that this service list referred to the labels in the build.yaml: https://github.com/mhbuehler/GenAIExamples/blob/mmqna-phase3/MultimodalQnA/docker_image_build/build.yaml#L68 (Which is labeled as speecht5 without the -service)?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

You're right, I confused this with the container name

Comment thread MultimodalQnA/tests/test_compose_on_xeon.sh
Signed-off-by: okhleif-IL <omar.khleif@intel.com>
@okhleif-10 okhleif-10 changed the title Fixed test and Added TTS validation Added TTS validation test Feb 26, 2025
Copy link
Copy Markdown
Collaborator

@dmsuehir dmsuehir left a comment

Choose a reason for hiding this comment

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

LGTM

@okhleif-10 okhleif-10 merged commit a0b8177 into mmqna-phase3 Feb 26, 2025
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.

3 participants