asiansoul commited on
Commit
ed4a067
1 Parent(s): de24132

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -364,7 +364,7 @@ run url (assume url is wikepedia)
364
  Korean response : python pose_lang url ko
365
  English response : python pose_lang url en
366
  ```
367
- I added additional Google Translator here. If you request an answer in Korean and the answer is in English for the lang hallucination, this function detects it and answers you in Korean.
368
  Conversely, if you request a response in English and the response is in Korean for the lang hallucination, this function detects it and responds in English.
369
 
370
  You can find both test results below on the section : Test Result2 for target lang response
 
364
  Korean response : python pose_lang url ko
365
  English response : python pose_lang url en
366
  ```
367
+ I added additional Google Translator here. If you request an answer in Korean and the answer is in English sometimes for the lang hallucination, this function detects it and answers you in Korean.
368
  Conversely, if you request a response in English and the response is in Korean for the lang hallucination, this function detects it and responds in English.
369
 
370
  You can find both test results below on the section : Test Result2 for target lang response