Vinit Unni

Results 5 issues of Vinit Unni

Get the following error when I try to open some conversations ''' UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 27: invalid start byte ''' As far as I...

type-bug
component-ui

I transport a lotof the completed tasks to an archive file whach has a "#" at the start of the name. org-analyzer seems to be having problems with that.

**Describe the bug** ESPNET1 Handling of 'spaces' in freeze-mods param is unintuitive and could lead to erroneous results. My experiments were run on a transducer model and I am not...

ASR
Feature request
ESPnet1

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [x] You...

bug

Hello, I am using k2.__dev_version__ == '1.24.4.dev20240223+cuda11.7.torch2.0.0' for its pruned transducer loss implementation. I come across a jit error while trying to create its torchscript model due to the torch.finfo...