Skip to content

Fix variable overwrite bug in train_file_list_to_json#406

Open
seardrag0n wants to merge 2 commits intoagwaBom:mainfrom
seardrag0n:main
Open

Fix variable overwrite bug in train_file_list_to_json#406
seardrag0n wants to merge 2 commits intoagwaBom:mainfrom
seardrag0n:main

Conversation

@seardrag0n
Copy link
Copy Markdown

a) Fixed the incorrect assignment english_file = process_file(german_file) and
added german_file = process_file(german_file) instead.

b) It overwrote the English text with German text, breaking the JSON output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant