cdactvm commited on
Commit
22536dd
·
verified ·
1 Parent(s): 50a7cb9

Update app.py

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