cdactvm commited on
Commit
802c87d
·
verified ·
1 Parent(s): 26870d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -264,7 +264,6 @@ def process_transcription(input_sentence):
264
  return text
265
 
266
  ###########################################
267
- # functions for transcription.
268
 
269
  def transcribe_punjabi_30000(speech):
270
  text = punjaib_modle_30000(speech)["text"]
 
264
  return text
265
 
266
  ###########################################
 
267
 
268
  def transcribe_punjabi_30000(speech):
269
  text = punjaib_modle_30000(speech)["text"]