JBHF commited on
Commit
cd6930a
1 Parent(s): 76821a8

Translate Ukrainian via English into Dutch

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -124,6 +124,7 @@ response = chain.invoke({"text": \
124
  and do not use any other language for your response whatsover or you will get severly punished.
125
  Do not translate names of places, towns and other geographical names.
126
  Do not translate names of people.
 
127
  """ + text_to_transcribe}) # JB TRANSLATE TO DUTCH
128
 
129
  # Print the Response.
 
124
  and do not use any other language for your response whatsover or you will get severly punished.
125
  Do not translate names of places, towns and other geographical names.
126
  Do not translate names of people.
127
+ Translate the text into correct, impeccable English, and then translate that English text into perfect Dutch in a second step.
128
  """ + text_to_transcribe}) # JB TRANSLATE TO DUTCH
129
 
130
  # Print the Response.