Raivis Dejus commited on
Commit
dd1fe32
·
1 Parent(s): 1b93244

Adding link to collect pronunciation errors

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -37,6 +37,8 @@ with gradio.Blocks(theme=gradio.themes.Base()) as demo:
37
  - Length scale - The `--length-scale` piper parameter controls length and speach speed of generated audio.
38
 
39
  Support development of Latvian speech technologies and contribute to the [Balsu talka](https://balsutalka.lv/).
 
 
40
  """)
41
  input_text = gradio.Textbox(
42
  label="Text to generate",
 
37
  - Length scale - The `--length-scale` piper parameter controls length and speach speed of generated audio.
38
 
39
  Support development of Latvian speech technologies and contribute to the [Balsu talka](https://balsutalka.lv/).
40
+
41
+ If you notice strange pronunciation of some words, please report them [here](https://huggingface.co/RaivisDejus/Piper-lv_LV-Aivars-medium/discussions/2)
42
  """)
43
  input_text = gradio.Textbox(
44
  label="Text to generate",