Ahmed Saed
Ahmed Saed
## Bug report ### Describe the bug Whenever I try to import a backup made using strapi export. I get this error ``` error: [strapi-plugin-sitemap]: Something went wrong while trying...
**Describe the bug** The behavior of the FreeRDP dependency differs from user expectations due to the discrepancy between the version packaged in certain Linux distributions and the version marked as...
# Bug Report ## Description **Bug Summary:** Before setting up openedai-speech, I was using the webapi `Google UK English Female` voice. After I completed the setup for openedai-speech, I was...
**What does this PR do? Please describe:** This PR adds integration for whisper model with the `hg` evaluation CLI interface. In the process, I have refactored some functions to be...
**What does this PR do? Please describe:** This PR extends the CLI with support for tab completions. Initially, I tried using argcomplete, but it was slow and ran a Fairseq2...
**What does this PR do? Please describe:** This PR builds upon #740 by integration huggingface ASR models with the `hg` evaluation CLI interface. I have added `ModelConfig` and utilized `hydra-core`...
**What does this PR do? Please describe:** This PR builds upon #740 by incorporating the refactoring changes here and adding new commits that enable support for defining other datasets via...
**What does this PR do? Please describe:** This PR includes some documentation for the huggingface recipes. **Does your PR introduce any breaking changes? If yes, please list them:** None **Check...
This PR upgrades some project dependencies and replaces deprecated modules with their recommended alternatives. **Upgraded dependencies**: - torch>=2.0.0 - pytorchvideo to commit `6cdc9` (latest at the time of making the...
> [!NOTE] > This PR depends on #136 and includes it's changes. Please review #136 first. This pull request introduces a modular implementation of ImageBind, enabling selective loading of modality-specific...