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

Generate images for longman phrases #54

Closed Andy7475 closed 2 days ago

Andy7475 commented 3 weeks ago

There are about 3000 english phrases in data/ A function has already been written that takes the phrase and generates an image (using an intermediary LLM call to generate an image prompt), just need to apply to each phrase.