Luke Stevens
Luke Stevens
### Bug Description Starting with the recent commit [b1d1f89](https://github.com/facebookresearch/wav2letter/commit/b1d1f89f586120a978a4666cffd45c55f0a2e564), I'm seeing duplicate words from inference. Using the simple_streaming_asr_example with some of our data, for example: Before: ``` #start (msec), end(msec),...
I was hoping to use `etsc` as a drop-in replacement for `tsc`, but the blocker I've run into is that our project has `resolveJsonModule: true` and imports `.json` files, which...
(Raising this here from my [StackOverflow](https://stackoverflow.com/questions/77959308).) Basically, I would like to allow us to use pg_hint_plan through Metabase, and the obstacle is that this tool prepends a single-line comment, so...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...