Howard Baik

Results 35 comments of Howard Baik

Here are links to various Quarto docs that may serve useful for solving this issue: - Creating a Quarto Book: https://quarto.org/docs/books/ - Creating a Quarto Website: https://quarto.org/docs/websites/ - Quarto Project...

The OTTR Template repo has a [no_toc folder](https://github.com/jhudsl/OTTR_Template/tree/main/docs) that is a copy of the source files for the website but with the toc removed. Adding `no_toc` in the URL for...

@larnsce just in case you are still interested, the development of OTTR in Quarto has started in this repo: https://github.com/fhdsl/ottr

Thanks for the reply @larnsce. I am actively developing the Quarto version, so hopefully will have something to show soon.

Performing housecleaning here...is this PR still active?

Solved here https://github.com/jhudsl/ottrpal/pull/116

Maybe we can programmatically fill in this form: https://glittr.org/contribute

@seankross I've created `ari_spin_vc()` on a separate branch (`58-voice-cloning`), hacking together a custom function to use inside Loqui for Voice Cloning (https://github.com/FredHutch/loqui-vc). I think its better to incorporate the voice...

@cansavvy @seankross I've moved the Google Slides functions to https://github.com/fhdsl/gsplyr and the PowerPoint functions to https://github.com/fhdsl/ptplyr

My understanding from my meeting with @seankross is the main workflow for ari encompasses the `ari_*()` suite of functions, and everything else is secondary. So, the functions manipulating Google Slides...