Pascal Hirsch
Pascal Hirsch
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
My point is that `p_isinstalled()` would not automatically install a package if it is missing. Much of the convenience and beauty of `p_load()` stems from the fact that it allows...
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
What about `p_ensure_installed` or `p_install_if_missing`?
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
An alternative would be to add a boolean flag like `skip_if_installed` or `reinstall` or `update` to the `p_install_xx` group of functions. This could help keep the combinatorial effect of adding...
FYI: mkiol/dsnote/issues/122 might be relevant and unfortunately limit the usefulness of this model until huggingface/parler-tts/issues/11 is fixed/implemented. Feel free to close the issue if you prefer.
To me, "#duplicate_attachments" suggests that the flagged items would contain _the same_ attachment multiple times (in particular, my expectation given this wording was that the files would be identical, or...
Hello Alex, Thank you very much - it would be great to see this happen! And thank you very much for the app, of course! Regards, Pascal On 7 September...
Valid points there - thanks for considering the model and finding this out! I agree that switching voices between any two consecutive sentences is pretty awkward (IIRC, some included models...