You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal of this issue is to start a discussion on adding voice prompting in T3code.
I've worked on a demo of voice support.
A simple button to start recording + associated config.
You can out the code here: abaudhuin#1
recording_20260309-111328.mp4
My current thing has important compromises, just a starting point for the discussion.
It uses a local Parakeet 0.6B v2 model running on CPU https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2. Which comes with its rust sidecar...
But it works.
Is voice something you are considering?
I'm willing to contribute on this topic on whatever your vision would be.
Goal of this issue is to start a discussion on adding voice prompting in T3code.
I've worked on a demo of voice support.
A simple button to start recording + associated config.
You can out the code here: abaudhuin#1
recording_20260309-111328.mp4
My current thing has important compromises, just a starting point for the discussion.
It uses a local Parakeet 0.6B v2 model running on CPU https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2. Which comes with its rust sidecar...
But it works.
Is voice something you are considering?
I'm willing to contribute on this topic on whatever your vision would be.