narrator
narrator copied to clipboard
[PhotoBooth] mode with image persistence along side audio file. Also, streaming capabilities, setup script, readme updates, and narrator prompt update
Summary
- Added a
setup.shscript to facilitate getting the two shell envs setup to runcapture.pyandnarrator.py.Also, updated README withsetup.shusage info. From https://github.com/cbh123/narrator/pull/32 - Updated to the narrator GPT prompt to explicitly have it describe the image as David Attenborough for increased complex descriptors (and humor). From https://github.com/cbh123/narrator/pull/33
- Adds the ability to stream the Eleven Labs text to voice which creates a more immediate experience. From https://github.com/cbh123/narrator/pull/34.
- Added dotenv capabilities, including
.env.examplefile and README updates. Based on https://github.com/cbh123/narrator/pull/30/files. - Format linting
- Added photo booth mode, which only analyzes the image when the space bar is pressed.
- Image file saved along side the corresponding audio file.
This looks great! thank you! Will take a look tonight or tomorrow
very nice contribution!
Great PR! Let's see it merged :D