KevinGeng commited on
Commit
03b6c83
·
1 Parent(s): 0e2e1bc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ examples = [
73
  # model="KevinGeng/whipser_medium_en_PAL300_step25",
74
  # device=0,
75
  # )
76
- p = pipeline("automatic-speech-recogntion")
77
 
78
  # WER part
79
  transformation = jiwer.Compose(
 
73
  # model="KevinGeng/whipser_medium_en_PAL300_step25",
74
  # device=0,
75
  # )
76
+ p = pipeline("automatic-speech-recognition")
77
 
78
  # WER part
79
  transformation = jiwer.Compose(