Commit Graph

12 Commits

Author SHA1 Message Date
Ray Smets cee2b62b63
Fix/imagesave (#7)
* [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
2023-11-24 11:04:01 -08:00
Ray Smets ac703e9ebb [shutil] used thanks to trunk calling out security implication of the native os cp command via the script. 2023-11-24 10:09:03 -08:00
Ray Smets 5cedbec10f [Image] file saved along side the corresponding audio file. 2023-11-24 10:01:52 -08:00
Ray Smets d3d540577e [Narrator] small refactor for clarity. 2023-11-24 09:47:24 -08:00
Ray Smets 604c2b5624
[dotenv] module added and README updated with information on how to use. Also, small README format refactor. (#5) 2023-11-24 09:37:29 -08:00
Ray Smets 0a65b08cd8
[PhotoBooth] mode (#4)
* spacebar

* trunk

* cleanup
2023-11-24 09:07:14 -08:00
Ray Smets a4847a8345
[Narrator] streaming (#3) 2023-11-23 15:06:17 -08:00
Ray Smets 1bb728ada3 [Narrator] fix 2023-11-23 01:45:28 -08:00
Ray Smets 4ab05a4b1d
[Narrator] prompt to describe the image like David Attenborough for increased complex descriptors. (#2) 2023-11-23 01:22:52 -08:00
Gabor Cselle f6ccf6f780 Actually set Elevenlabs API key from environment variable 2023-11-17 12:30:59 -08:00
Gabor Cselle b2b76702b3 Parametrize voice ID via another environment variable. 2023-11-17 10:50:12 -08:00
Charlie Holtz f2359959dd update gitignore, change judge to narrator 2023-11-15 10:43:29 -05:00