pt-PT_TTS_Demo / app.py

Commit History

fix: pass original voice name to generate_speech instead of display name
b0728cf

m-nagy commited on

feat: Add voice notes
08036d2

m-nagy commited on

Change the word “demo” to public preview.
15874d6

m-nagy commited on

UI: update explanatory sections
5042682

m-nagy commited on

feat: add server readiness check with dynamic UI updates
5f4dfb8

m-nagy commited on

UI: Update
8077b71

m-nagy commited on

UI: update explanatory sections
1e3ef59

m-nagy commited on

UI: update UI and add space info
e280b3f

m-nagy commited on

fix: Remove not used fine_tuning_version parameter
57346d0

m-nagy commited on

fix: Update voice_id_2_name import to be from deployment_options
6fa9379

m-nagy commited on

feat: Rename config file for API deployment options
994fd9a

m-nagy commited on

fix: Remove type="filepath" from Audio component - that's only for inputs
c1657c4

m-nagy commited on

fix: save audio to regular file instead of tempfile for Gradio
4f4b157

m-nagy commited on

fix: save audio to temporary file for Gradio compatibility
9fe6994

m-nagy commited on

fix: wait until the serer generates the speech
39a7318

m-nagy commited on

fix: update voice_id_map initialization to populate from voice_id_2_name
a2c9da9

m-nagy commited on

UI: remove the word 'Public' from 'Public Demo'
5cf98d0

m-nagy commited on

feat: update voice_id_map
4fa020c

m-nagy commited on

feat: connect Gradio UI to private TTS endpoint
d330639

m-nagy commited on

fix: remove deprecated show_api kwarg from Blocks.launch()
da8df4a

m-nagy commited on

Add simple public Gradio demo calling private /test-numpy endpoint
3013bc4

n4jiDX commited on