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
1 stars 0 forks source link

improve voice selection code in config loader #64

Closed Andy7475 closed 3 days ago

Andy7475 commented 2 weeks 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)