SWivid commited on
Commit
49b465f
·
1 Parent(s): 524eaba

add credit of gradio multiple speech-type gen to jpgallegoar

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -0
gradio_app.py CHANGED
@@ -429,6 +429,7 @@ with gr.Blocks() as app_credits:
429
 
430
  * [mrfakename](https://github.com/fakerybakery) for the original [online demo](https://huggingface.co/spaces/mrfakename/E2-F5-TTS)
431
  * [RootingInLoad](https://github.com/RootingInLoad) for the podcast generation
 
432
  """)
433
  with gr.Blocks() as app_tts:
434
  gr.Markdown("# Batched TTS")
 
429
 
430
  * [mrfakename](https://github.com/fakerybakery) for the original [online demo](https://huggingface.co/spaces/mrfakename/E2-F5-TTS)
431
  * [RootingInLoad](https://github.com/RootingInLoad) for the podcast generation
432
+ * [jpgallegoar](https://github.com/jpgallegoar) for multiple speech-type generation
433
  """)
434
  with gr.Blocks() as app_tts:
435
  gr.Markdown("# Batched TTS")