vineelpratap commited on
Commit
450b719
1 Parent(s): d697dab

Update tts.py

Browse files
Files changed (1) hide show
  1. tts.py +2 -2
tts.py CHANGED
@@ -9,7 +9,7 @@ import tempfile
9
  import torch
10
  import sys
11
  import gradio as gr
12
- import numpy as np
13
 
14
  from huggingface_hub import hf_hub_download
15
 
@@ -178,4 +178,4 @@ TTS_EXAMPLES = [
178
  ["क्या मुझे पीने का पानी मिल सकता है?", "hin (Hindi)"],
179
  ["Tanış olmağıma çox şadam", "azj-script_latin (Azerbaijani, North)"],
180
  ["Mu zo murna a cikin ƙasar.", "hau (Hausa)"],
181
- ]
 
9
  import torch
10
  import sys
11
  import gradio as gr
12
+ import numpy as np
13
 
14
  from huggingface_hub import hf_hub_download
15
 
 
178
  ["क्या मुझे पीने का पानी मिल सकता है?", "hin (Hindi)"],
179
  ["Tanış olmağıma çox şadam", "azj-script_latin (Azerbaijani, North)"],
180
  ["Mu zo murna a cikin ƙasar.", "hau (Hausa)"],
181
+ ]