mamakoRtechs commited on
Commit
b655d26
·
verified ·
1 Parent(s): 706a562

Rename app (1).py to app_chatter.py

Browse files
Files changed (1) hide show
  1. app (1).py → app_chatter.py +1 -1
app (1).py → app_chatter.py RENAMED
@@ -99,7 +99,7 @@ def generate_tts_audio(
99
  with gr.Blocks() as demo:
100
  gr.Markdown(
101
  """
102
- # Chatterbox TTS Demo
103
  Generate high-quality speech from text with reference audio styling.
104
  """
105
  )
 
99
  with gr.Blocks() as demo:
100
  gr.Markdown(
101
  """
102
+ # RTECHS AI TTS WEBUI ENG-VERSION
103
  Generate high-quality speech from text with reference audio styling.
104
  """
105
  )