Spaces:
Running
Changing voices
Hi. I am very interested in this app. Is there a way to change the default voices if I duplicate this Space? I see the steps to do it on the Github page, but those files(conversation_config.yaml) don't exist on the Space. Mostly interested in changing the Edge-tts voices.
Thanks.
Hi,
Thanks for your feedback!
Short answer is no.
The python package allows for full customization.
The deployed space has a fixed configuration just for demo purposes.
Creating a gradio app from the python package is pretty straightforward.
I'd recommend you go through this path to enable customizing a frontend as you wish.
You can start from the code base behind this space which is available her: https://github.com/souzatharsis/podcastfy-demo
Best,
--
thatupiso
Thanks. Isn't the page you linked the same as the files here in the Spaces files area?
I was thinking I would need to use this one https://github.com/souzatharsis/podcastfy/tree/main