Simon
Simon
I am currently trying to, with slight modifications, apply fastT5 to M2M100. While the conversion itself is working like a charm, I am getting a lot of > Ignore MatMul...
## Proposed change Adds the intents HassVolumeUp and HassVolumeDown to media_player. Registers them using ServiceIntentHandler. Most voice assistants support some way to interact with music / other media players. By...
## 🐛 Bug Onnxruntime version 1.16 has been released yesterday. If I use it to load silero-vad using onnx=True, i get ```python ValueError: This ORT build has ['AzureExecutionProvider', 'CPUExecutionProvider'] enabled....
## Proposed change Add docs for the ElevenLabs integration - this should be merged together with the corresponding integration at core. ## Type of change - [ ] Spelling, grammar...
### System Info transformers==4.40.2 Python 3.11.8 ### Who can help? @ArthurZucker ### Information - [ ] The official example scripts - [X] My own modified scripts ### Tasks - [...
I am currently investigating what it would take to add support for rclone as a potential way to address #354 So far, an initial plan of mine would consist of...
### Your current environment ```text Collecting environment information... PyTorch version: 2.6.0+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS: Ubuntu 24.04.2...
If the toml parsing worked, content is not set, and a keyerror is currently raised.
Added a new command that retrieves the corresponding type for a definition. Given that the approach of separate lemmas is becoming more popular, this might be interesting to have. Consider...
Currently, the Syntax part of the InfoTree json is missing a lot of information compared to the Syntax object in Lean. The changes here enable to check for specific SyntaxNodeKinds...