versae commited on
Commit
6381fe8
·
verified ·
1 Parent(s): 279571d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -741,7 +741,7 @@ def parse_speechtypes_text(gen_text):
741
  with gr.Blocks() as app:
742
  gr.Markdown(
743
  """
744
- # F5 TTS Noth Sámi (test)
745
 
746
  This is a North Sámi implementation of [F5-TTS](https://arxiv.org/abs/2410.06885) based on [mrfakename/E2-F5-TTS](https://huggingface.co/spaces/mrfakename/E2-F5-TTS/).
747
 
 
741
  with gr.Blocks() as app:
742
  gr.Markdown(
743
  """
744
+ # F5 TTS North Sámi (test)
745
 
746
  This is a North Sámi implementation of [F5-TTS](https://arxiv.org/abs/2410.06885) based on [mrfakename/E2-F5-TTS](https://huggingface.co/spaces/mrfakename/E2-F5-TTS/).
747