Timothee Cour
Timothee Cour
looks like addressed via https://github.com/m-bain/whisperX/pull/303 (via passing cli or asr_options options)
but https://github.com/rafaelgarrido/homebrew-caveats/pull/9 is not a liner; `brew install rafaelgarrido/homebrew-caveats/brew-caveats` seems the most direct way to install
my bad, I wasn't aware that `brew tap` had that feature, you're right! > @rafaelgarrido has not been active for more than two years, I doubt either PR will ever...
ok thanks; how about on posix (osx, linux)?
thanks! these answers would be great in the repo's readme.md
> But it's possible to get the same effect by using template metaprogramming. it's not possible to do so reliably without the compiler patch in the linked PR https://github.com/nim-lang/Nim/pull/11822, see...
please check whether you can minimize this without using generics
looks like the runtime is at least quadatic with --colors time yq -P -oy --no-colors ~/tmp/D20240430T175851_v4.yaml | wc -l 1091: 0.044 2191: 0.076 4157: 0.138 time yq -P -oy --colors...
## workaround1 : use moar brew install moar moar ~/tmp/D20240430T175851_v4.yaml cat ~/tmp/D20240430T175851_v4.yaml | moar --lang=yaml cat /pathto/foo.json | yq -P -oy | moar --lang=yaml works correctly and fast but see...
> I think I can consider adding a new attribute to the Utterance object to hold the cleaned-up utterance that would be great