-
Notifications
You must be signed in to change notification settings - Fork 340
MultimodalQnA audio features completion #1697
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
Closed
Closed
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
f076c55
Added tests + updated docs for asr mp3 change (#51)
okhleif-10 11f797e
first commit for tts addition
okhleif-10 05ddb11
added TTS linkage to backend
okhleif-10 ee62b73
removed unused import
okhleif-10 4f99bd1
Merge branch 'opea-project:main' into mmqna-phase3
okhleif-10 0f4e77d
added necessary env vars
okhleif-10 fc99972
Merge remote-tracking branch 'origin/mmqna-phase3' into omar/tts-mmqna
okhleif-10 66a89d6
MMQnA UI option to show/delete files from vector store (#52)
HarshaRamayanam 5527bc3
Configurable UI timeout (#54)
mhbuehler e500c10
reworked temp tts toggle logic
okhleif-10 aafee33
added modalities as a toggle
okhleif-10 e686ec3
removed print statement
okhleif-10 cd0a364
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into mmqna-…
dmsuehir e4ae51d
removed gaudi from tts
okhleif-10 0818fff
Merge remote-tracking branch 'origin/mmqna-phase3' into omar/tts-mmqna
okhleif-10 e145e93
Update retrieval endpoints in READMEs (#55)
mhbuehler a1c7adb
doc updates and code refactor
okhleif-10 0c056a4
Merge remote-tracking branch 'origin/mmqna-phase3' into omar/tts-mmqna
okhleif-10 632a60b
added tts test to megaservice tests
okhleif-10 08ab760
remove log diles
okhleif-10 220096e
addressed recent review comments
okhleif-10 311e6b6
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into mmqna-…
dmsuehir fc4f46c
Modifies a megaservice test to verify correct apple color (#57)
mhbuehler 6faf0bb
Documentation and diagram update for MultimodalQnA phase 3 enhancemen…
dmsuehir aa41588
Backend Implementation for Text to Speech (#53)
okhleif-10 51c6ec5
Merge branch 'main_upstream' into mmqna-phase3
HarshaRamayanam f84d52d
Test and documentation updates for image and audio data ingestion (#56)
dmsuehir 186f7a8
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam a0b8177
Added TTS validation test (#59)
okhleif-10 2137998
Added Logic for audio responses & refactored code to align with new g…
HarshaRamayanam a575dd3
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam 59fb709
Minr bug fixes and UI changes
HarshaRamayanam 4013a0d
UI layout update & handling empty text with spaces
HarshaRamayanam cd4c645
Updates on review comments
HarshaRamayanam a2cf4dd
Update on review comments
HarshaRamayanam 6f39ff1
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into mmqna-…
dmsuehir b5a0e27
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam 58734e9
Update MultimodalQnA/ui/gradio/multimodalqna_ui_gradio.py
HarshaRamayanam 1e09283
Some updates to review comments. More to come after testing
HarshaRamayanam 2c4ead5
Restrict file media types to known/working formats
HarshaRamayanam 1ce67e2
Remove extra whitespace
HarshaRamayanam e9f0cd0
Fix test_compose_on_gaudi.sh script's diff not syncing with phase3
HarshaRamayanam 5ad1c18
Changes per review comments
HarshaRamayanam 4954f77
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into mmqna-…
dmsuehir 3a34ec2
Added single space to the pload
HarshaRamayanam 5b47407
Added logic to flush chatbot assistant's voice reponse .wav
HarshaRamayanam 9189732
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam 943fa9e
Enable audio caption upload in the UI (#61)
mhbuehler dc5065d
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into mmqna-…
dmsuehir dea974b
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam 401570f
Fix spoken audio responses on Gaudi and add tests (#63)
dmsuehir 4aa013c
Clearing PDF clears textbox and version upgrade fixes interactive=Fal…
mhbuehler d2a2bc4
Fixed issue where assistant's image is not sent
HarshaRamayanam c1843f7
Merge branch 'mmqna-phase3' into hramayan/tts-mmqna-ui
HarshaRamayanam 4ed2117
Revert build yaml
HarshaRamayanam b4ba36c
Clear diff
HarshaRamayanam 8d5690e
Add missing env vars for MMQnA UI data prep endpoints (#62)
dmsuehir 36ee073
Fix first query test (#65)
mhbuehler bc43cc1
changes per review
HarshaRamayanam 9aad174
small change
HarshaRamayanam abf0200
Update Dockerfile
HarshaRamayanam e24bddf
Merge pull request #60 from mhbuehler/hramayan/tts-mmqna-ui
HarshaRamayanam 7005119
Update Dockerfile
HarshaRamayanam a5e201f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e63fee0
Merge branch 'main' into mmqna-phase3
mhbuehler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is for testing purposes and has to be reverted before merging.