Running locally? #5
-
What all do I need to know to run this locally on my own machine? I am using the AUTOMATIC1111 webui and was able to generate the spectrograms with seemingly no issue, but when I use a third party website to covert them to audio, it just sounds like buzzing or static basically. What am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you want to convert spectograms to audio, check out the code in the Colab or gradio demos - it's pretty straightforward. If you want to use the interactive web app, you'll need to follow the instructions in this README and run the web app and inference server. |
Beta Was this translation helpful? Give feedback.
If you want to convert spectograms to audio, check out the code in the Colab or gradio demos - it's pretty straightforward. If you want to use the interactive web app, you'll need to follow the instructions in this README and run the web app and inference server.