Chris Ward

Results 49 issues of Chris Ward

Not sure what's happening here - I managed to spin this up in the local gradio app, recorded my own voice, but inference gave me an american-sounding output - I'm...

Hi, Just pondering how the code could be adapted to introduce a background colour, for something like chroma-keying the result (greenscreen). Thanks!

Maybe one day Python devs will surprise me :) But seriously, need to add that - thanks!

If you spin up the docker-compose stack, you will observe that the bot is triggering itself when it replies.

https://media.discordapp.net/attachments/925633943280164995/1037813183890595910/Screenshot_from_2022-11-03_19-38-19.png?width=1301&height=894 I believe this may be due to using a different port number external to the container, I suspect that tests are being run within the container and would like...

Hi, As discussed on the Discord server with @sfahad1414, I receive an error when opening the modal from clicking "Generate Training Phrases" button. I have inserted an API key from...

Hi, As discussed with Fahad on discord - the kairon worker is using CPU and not GPU inside the docker container. I ran some tests to make sure it wasn't...

cloned the repo, jumped to the root directory, then; ``` python3 -m venv venv source venv/bin/activate pip install keras tensorflow pillow h5py jupyter jupyter notebook ``` Opened the notebook, went...

https://github.com/HumanAIGC/AnimateAnyone/issues/27 Also, python devs - please remember to include the python version in your documentation!