ROBERT MCDOWELL

Results 888 comments of ROBERT MCDOWELL

in fact I sould add the right tts engine...

@thonic , yes, the version 0.25.2 broke fairseq indeed.

Czech added on last git!

it seems to go back with v0.26.0 on MacOS Sonoma, here is the log. [logs.txt](https://github.com/user-attachments/files/20258781/logs.txt)

why not the audio component? I have to use it for my repo since video component does not support alll audio codecs audio component supports

should I open a new issue with a more explicit title? thanks. for now I'm forced to create it from gr.HTML hardcoded way but losing all interactivity on gradio side....

ha ok, also I just learn into seems sometimes buggy on some browsers and versions. maybe the best would be a special textBox synced to the component.

there is a major change on pytorch since 2.9. so enter in the virtual env ``` conda activate .\python_env pip uninstall torch torchaudio ``` and reinstall the right torch/torchaudio for...

> I reinstalled everything with Torch 2.9, but I wasn't able to find a compatible windows version TorchCodec. After playing around with different versions for a couple of hours, I...