Ahmed Saed

Results 10 comments of Ahmed Saed

If you are using a proxy make sure that it doesn't timeout or cache the responses. If you are using Nginx then add these lines to your config ```nginx proxy_connect_timeout...

I noticed that running the evaluation with `max_samples > 20` on a 15GB VRAM setup was causing a CUDA out-of-memory error. To address this, I made improvements to better manage...

I will close this PR in favor of 2 smaller PRs - `AsrDatasetConfig` which will also include all the refactoring made in this PR along with a config for handling...

I have addressed all comments in the following PRs #749 and #751

> Looks like this PR also includes the code changes of #749. One fundamental question though. If we are using HG dataset and evaluate HG models in this recipe, what...

Also the settings page doesn't display the full list of available voices when a voice is already selected. I have to delete the selected voice for the complete list to...

I've noticed a bug related to caching. To explain it, I need to understand where the voices list in the dropdown menu comes from. Specifically, I'm referring to the list...

> Follow-up, tried a custom - and can't seem to get custom voices to work at all. only the standard ones included in openedai-speech. Have you noticed the third message...

> What version of freerdp should i run for the workaround? I haven't tested all versions but `2.6.1` worked like a charm

> Do you mind sharing the .flatpak file for 2.6.1? I am not very experienced with flatpak, and i'm having way to much problems creating it from source 🥲 I...