
use chat gpt voice mode for anki rehearsal
Use chat gpt's free voice mode to rehearse verbally
https://github.com/ethanbetts63/speech-to-anki
CLI: Export all due cards from the target deck into a structured .txt file.
Browser: Paste the file into ChatGPT with the prepared prompt, enable Voice Mode, and complete the review session.
CLI: Paste the session transcript alongside the evaluation prompt.
CLI: AI grades each response (easy / hard), converts results to .jsonl, and runs the import script to update deck progress.
more details in readme if interested