reach-vb HF staff commited on
Commit
c111ea2
1 Parent(s): 29e6f40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -43,7 +43,6 @@ translator = Translator(
43
  model_name_or_card="seamlessM4T_large",
44
  vocoder_name_or_card="vocoder_36langs",
45
  device=device,
46
- sample_rate=AUDIO_SAMPLE_RATE,
47
  )
48
 
49
 
 
43
  model_name_or_card="seamlessM4T_large",
44
  vocoder_name_or_card="vocoder_36langs",
45
  device=device,
 
46
  )
47
 
48