rocky734 commited on
Commit
c3be00c
1 Parent(s): f9b02db

[Santali - from sat_Olck to sat_Beng] Revert to old script code

Browse files

The updated script code (Olck) is not working with the app (taking double time and is giving no input), maybe because of the old model used. I think by updating to newer model may solve this issue for Santali langauge. I have put an issue here: https://github.com/facebookresearch/flores/issues/52 and they also updated the script code here: https://github.com/facebookresearch/fairseq/pull/4576 . In order to work with this old model here, I have reverted the code from "sat_Olck" to "sat_Beng".

Files changed (1) hide show
  1. langs.py +1 -1
langs.py CHANGED
@@ -148,7 +148,7 @@ LANGS = [
148
  "rus_Cyrl",
149
  "sag_Latn",
150
  "san_Deva",
151
- "sat_Olck",
152
  "scn_Latn",
153
  "shn_Mymr",
154
  "sin_Sinh",
148
  "rus_Cyrl",
149
  "sag_Latn",
150
  "san_Deva",
151
+ "sat_Beng",
152
  "scn_Latn",
153
  "shn_Mymr",
154
  "sin_Sinh",