jhudsl / ari

:dancers: The Automated R Instructor
https://jhudatascience.org/ari/
Other
146 stars 37 forks source link

Refactoring into API and GUI versions of ari implementation #42

Open cansavvy opened 1 year ago

cansavvy commented 1 year ago

See this powerpoint: https://docs.google.com/presentation/d/1Vjvq7PYuWsTkGi2EkXpnk0KtQYhbPSidBhMFQcqyb8I/edit

The idea is that mario will be the API version of a video maker while loqui will be the GUI version of a video maker. Both will be powered in the back end by functions here in ari.

Steps involved with this:

cansavvy commented 1 year ago

For the GUI implementation and probably the API one, we would have a docker image that this would run on that already has https://github.com/coqui-ai/TTS#install-tts installed.