mskov commited on
Commit
5628184
·
1 Parent(s): 9601324

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def inference(audio, state=""):
59
  print("result pre gp model from whisper: ", result, ".text ", result.text, "and the data type: ", type(result.text))
60
 
61
  PROMPT = """The following is an incomplete transcript of a brief conversation.
62
- Predict the next few words in the transcript to complete the sentence.
63
  A few examples are provided below:
64
 
65
  Example Transcript1: Tomorrow night we're going out to
 
59
  print("result pre gp model from whisper: ", result, ".text ", result.text, "and the data type: ", type(result.text))
60
 
61
  PROMPT = """The following is an incomplete transcript of a brief conversation.
62
+ Based on the context provided in the transcript so far, predict the next few words in the transcript to complete the sentence.
63
  A few examples are provided below:
64
 
65
  Example Transcript1: Tomorrow night we're going out to