BoltzmannEntropy / xtts2-ui

A User Interface for XTTS-2 Text-Based Voice Cloning using only 10 seconds of speech
MIT License
259 stars 42 forks source link

Discussion: Streamlit Privacy and Audio Recording Questions #11

Closed lunar-studio closed 9 months ago

lunar-studio commented 10 months ago

Not an issue, but two questions as I'm unfamiliar with Streamlit:

  1. What's the default privacy settings for streamlit? I know with Gradio default settings, if you set it to share it's public and others can use your system unless you username and pass protect it. Is it the same for Streamlit by default?
  2. How easy, difficult, or impossible is it to incorporate this Audio Recording Streamlit into the existing interface/code? I would love to figure this out: https://github.com/Joooohan/audio-recorder-streamlit
lunar-studio commented 10 months ago

Here's another Audio Recorder which might be a better fit: https://github.com/stefanrmmr/streamlit-audio-recorder

BoltzmannEntropy commented 10 months ago

I will have a look, thanks.

BoltzmannEntropy commented 9 months ago

As the current recording is working well, I am closing this for now.