Andy7475 / audio-language-trainer

Given a vocab list and target language, it will produce practice material for you in the format of listen, speak, check
MIT License
0 stars 0 forks source link

improve voice selection code in config loader #64

Open Andy7475 opened 1 day ago

Andy7475 commented 1 day ago

it's a bit of a mess one edge case not covered: if only 2 voices, but both same gender for a language, then pick one for 'female' voice and other one for 'male'. currently the code picks the same voice for both sam and alex (first one)