Closed abidlabs closed 3 years ago
To make Glow-TTS easy to run, this demo.py file sets up a web app that allows users to input their own sentences and see the results via a browser-based GUI. This is what it looks like:
demo.py
I've created a live link to demo the model using the code above: https://gradio.app/g/glow-tts
To make Glow-TTS easy to run, this
demo.py
file sets up a web app that allows users to input their own sentences and see the results via a browser-based GUI. This is what it looks like: