Hey all,
I was smashing the treadmill at the gym the other day and I really wanted to do some Wani practice but that’s a bit hard to do while sweating profusely, so I came up with this idea.
I wrote a web app that connects to WK with your api token, grabs your reviews for the day and generates a kind of mock podcast, mashing together AI voice synthesis and the WK provided pronunciation samples. It reads out each meaning and gives you a few moments to say it aloud or in your head then moves on to the next one.
Here is a sample of the output. Download MP3
I started making this 2 days ago, so it’s not ready to use by anyone else yet, has no customisation at all and takes several minutes to generate (though it does cache all the data it can, so can be quick after the first run and only new things will be generated)
I wonder if anyone else would find this useful, has any thoughts, suggestions or tips
Many thanks
EDIT: Turned in to a web app, take a look at https://dd-staging.mikeyb.tech/ and let me know how it goes