brurei commited on
Commit
153ad0b
1 Parent(s): 17c2558

Update app_text (2).py

Browse files
Files changed (1) hide show
  1. app_text (2).py +0 -1
app_text (2).py CHANGED
@@ -5,7 +5,6 @@ import gradio as gr
5
  #import sox
6
  import subprocess
7
 
8
-
9
  def read_file_and_process(wav_file):
10
  filename = wav_file.split('.')[0]
11
  filename_16k = filename + "16k.wav"
 
5
  #import sox
6
  import subprocess
7
 
 
8
  def read_file_and_process(wav_file):
9
  filename = wav_file.split('.')[0]
10
  filename_16k = filename + "16k.wav"