rbcurzon commited on
Commit
bf98a17
·
verified ·
1 Parent(s): 430f706

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ async def test(
67
  "language": "tagalog",
68
  "return_timestamps": True,
69
  # "condition_on_prev_tokens": False,
70
- "initial_prompt": "The sentence may be cut off, do not make up words to fill in the rest of the sentence."
71
  }
72
 
73
  result = pipe(
 
67
  "language": "tagalog",
68
  "return_timestamps": True,
69
  # "condition_on_prev_tokens": False,
70
+ # "initial_prompt": "The sentence may be cut off, do not make up words to fill in the rest of the sentence."
71
  }
72
 
73
  result = pipe(