Apologies for posting this as a bug report, but attempting to post this a feature request wasn't working.
Firstly, congratulations on this fork. It's really quite slick.
I was wondering if it was possible to somehow send the transcript to Shortcuts, because doing so would allow one to use Private Cloud Compute to polish the transcript.
I have rigged together a system whereby I process the transcript using the on-device model to add the word TRANSCRIPTION: to the front of the transcript. I use another app that monitors the clipboard for changes and triggers a Shortcut. And in Shortcuts if the clipboard text starts with TRANSCRIPTION:, it uses Private Cloud Compute and my prompt to polish the text. It's over the top, but it does actually work.
If instead Handless could trigger a Shortcut, and pass the text along, it would simplify the process considerably.
In my testing Private Cloud Compute is pretty good for this.
Thank you.
Apologies for posting this as a bug report, but attempting to post this a feature request wasn't working.
Firstly, congratulations on this fork. It's really quite slick.
I was wondering if it was possible to somehow send the transcript to Shortcuts, because doing so would allow one to use Private Cloud Compute to polish the transcript.
I have rigged together a system whereby I process the transcript using the on-device model to add the word
TRANSCRIPTION:to the front of the transcript. I use another app that monitors the clipboard for changes and triggers a Shortcut. And in Shortcuts if the clipboard text starts withTRANSCRIPTION:, it uses Private Cloud Compute and my prompt to polish the text. It's over the top, but it does actually work.If instead Handless could trigger a Shortcut, and pass the text along, it would simplify the process considerably.
In my testing Private Cloud Compute is pretty good for this.
Thank you.