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

[PhotoBooth] mode with image persistence along side audio file. Also, streaming capabilities, setup script, readme updates, and narrator prompt update #39

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

Conversation

rsmets
Copy link

@rsmets rsmets commented Nov 24, 2023

Summary

* spacebar

* trunk

* cleanup
* [Image] file saved along side the corresponding audio file (#6)

* [Image] file saved along side the corresponding audio file.

* [shutil] used thanks to trunk calling out security implication of the native os cp command via the script.

* [README] small update to streaming section to mention image file is not saved either.

* [README] small setup.sh wording refactor.

* [Fix] narrator when streaming is enabled regardign image save logic
* [Image] file saved along side the corresponding audio file (#6)

* [Image] file saved along side the corresponding audio file.

* [shutil] used thanks to trunk calling out security implication of the native os cp command via the script.

* [README] small update to streaming section to mention image file is not saved either.

* [README] small setup.sh wording refactor.

* [Fix] narrator when streaming is enabled regarding image save logic (#8)

* [Fix] narrator when streaming is enabled regardign image save logic

* [Fix] imagesave.

* cleanup
@cbh123
Copy link
Owner

cbh123 commented Nov 27, 2023

This looks great! thank you! Will take a look tonight or tomorrow


Alternative to running the [Setup](#setup) commands above individually, one can use the `setup.sh` script to facilitate getting the two required shell envs ready to rock.

_Note: will have to run `source source venv/bin/activate` afterwards to activate the virtual env._
Copy link

Choose a reason for hiding this comment

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

typo: source is there twice

@eroncanc
Copy link

eroncanc commented Dec 9, 2023

very nice contribution!

@chinciusan
Copy link

Great PR! Let's see it merged :D

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.

4 participants