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...