Remix.run Logo
rahimnathwani 8 hours ago

Right, and if you're on MacOS you can use it for free with Hex: https://github.com/kitlangton/Hex

lloyd-christmas 6 hours ago | parent [-]

Or write your own custom one with the library that backs it: https://github.com/FluidInference/FluidAudio

I did that so that I could record my own inputs and finetune parakeet to make it accurate enough to skip post-processing.

rahimnathwani 5 hours ago | parent [-]

There's a fork of FluidAudio that supports the recent Cohere model: https://github.com/altic-dev/FluidAudio/tree/B/cohere-coreml...

It's used by this dictation app: https://github.com/altic-dev/FluidVoice/