C0untFloyd / bark-gui

🔊 Text-Prompted Generative Audio Model with Gradio
MIT License
674 stars 63 forks source link

Improvement request: Network service accessibility #16

Closed ghadeb closed 1 year ago

ghadeb commented 1 year ago

Hi, amazing work you're doing with your development, really appreciate your contribution for the opensource and AI communities.

I love the idea of having the UI to access Bark's features, but it would be awesome if you could add some network availability through some flags like adding --listen and --port, just as we seen in a couple other frontends.

Food for thought :)

Thanks for all the work and commitment!

C0untFloyd commented 1 year ago

Thanks and check out the latest version which has a configuration screen which - among other stuff - allows you to create a public server and specify the server port 😃

ghadeb commented 1 year ago

Oh, that's great!!! Thanks!

SuperUserNameMan commented 1 year ago

How do you do that from command line for when your Ui is running on an other computer from SSH ?

edit : never mind, i just edited config.yaml and set server name to 0.0.0.0