erusev Posted Wednesday at 01:32 PM Share Posted Wednesday at 01:32 PM I'd like to create a "transcribe" workflow that uses an ai model to transcribe speech to text. I can use a shortcut to make it start listening, but I also need a way to see that it's running -- a visual indication of sorts -- and also a way to stop it later, when I'm done -- perhaps a button on the visual indication or a shortcut like -- ex: Enter -- that only works while the workflow is running. Any suggestions on how to do that? Link to comment
vitor Posted Wednesday at 05:54 PM Share Posted Wednesday at 05:54 PM See a recent post on how to do it with a file. You can also check if the process is still running and react as appropriate. With the process ID in hand, stopping it is a kill away. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now