I have a python script that will convert chinese character .srt files to pinyin. It's not perfect (sometimes doesn't recognize word boundaries correctly and puts spaces in the wrong spots). But it's good enough for me to tolerate watching a movie with the output. Send me an email (in my profile) if you want it.
Comments
Cool, I'll try this out later! Would be nice if you could convert the Chinese characters to Pinyin, which is far easier to learn
I have a python script that will convert chinese character .srt files to pinyin. It's not perfect (sometimes doesn't recognize word boundaries correctly and puts spaces in the wrong spots). But it's good enough for me to tolerate watching a movie with the output. Send me an email (in my profile) if you want it.
Thank you! Let me know what do you think after you tested it. Pinyin conversion is definitely on my list!