Skip to content

Commit 368c4fb

Browse files
committed
refactor: remove audio - handle failing unit test
#1944
1 parent 76783c6 commit 368c4fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/ai/elimu/util/csv/CsvSoundExtractionHelper.java

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public static List<Sound> getSoundsFromCsvBackup(File csvFile) {
4040
"id",
4141
"value_ipa",
4242
"value_sampa",
43+
"audio_id",
4344
"diacritic",
4445
"sound_type",
4546
"usage_count"

0 commit comments

Comments
 (0)