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

fix unit tests for batch_translate #62

Closed Andy7475 closed 1 week ago

Andy7475 commented 1 week ago

it now returns a list of translations

Andy7475 commented 1 week ago

Fixed on earlier branch

Andy7475 commented 1 week ago

Fixed