Skip to content

Conversation

@amalnanavati
Copy link
Contributor

  • Added a useSound command line flag that controls whether to use speech output or not.
  • Made most speech output run in the background (i.e., non-blocking)
  • Added a useAlexa parameter that dictates whether to wait to receive a food name from Alexa, or just ask for command line input
  • Slightly changed the speech outputs over the course of the demo

The merge order should be:

  1. emprise/gen3-integration --> main
  2. amaln/batch_size_params --> main (this should be paired with the corresponding AIKIDO PR)
  3. amaln/audio_improvements --> main

(The second merge is not a strict dependency, but will make merging easier)

- Added a useSound command line flag that controls whether to output sound
- Changed most talk(…) invocations to run in the background
- Added a useAlexa parameter that dictates whether to wait to receive a food name from Alexa
- Slightly changed the speech outputs over the course of the demo
@amalnanavati amalnanavati requested a review from egordon December 14, 2021 00:28
@amalnanavati
Copy link
Contributor Author

The second commit are some additional changes made for the demo. I'm ambivalent about whether they are included in this PR or not -- I can spin off a separate PR if reviewer(s) prefer.

Base automatically changed from amaln/batch_size_params to main January 7, 2022 22:33
Copy link
Collaborator

@egordon egordon left a comment

Choose a reason for hiding this comment

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

Making sure that things still work on Gen3.
And a formatting nit (maybe begetting another issue). Otherwise, looks okay.

@amalnanavati amalnanavati requested a review from egordon January 13, 2022 23:14
@amalnanavati
Copy link
Contributor Author

Ready for re-review

Copy link
Collaborator

@egordon egordon left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@amalnanavati amalnanavati merged commit 2650ea7 into main Apr 5, 2022
@amalnanavati amalnanavati deleted the amaln/audio_improvements branch April 5, 2022 16:41
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