Doppelvoice v0.3.1 — doc-drift fixes (binary refresh)
Binary refresh of v0.3.0 with the post-release documentation cleanup baked in. Same install, same behavior — Doppelvoice.exe --help now reflects the multi-language description and __version__ reads 0.3.1.
Download
Doppelvoice-v0.3.1-win64.zip (60.5 MB)
SHA256: B5224E6B3C10DD16169FDAAAC25A75208ABCDA6ABCD50DB1202B528299FF4746
Same 5-step quick start as v0.3.0 — see README.txt inside the zip.
What changed since v0.3.0
No code behavior changes. Strictly description-drift cleanup that made the README, PRDs, SETUP guides, and --help output match the actual 9-language capability.
Documented
- README (en + zh): tagline + ASCII diagram now show
<source lang> → <target lang>and inline-list the 9 supported codes. The old "Chinese → English" framing left over from v0.1.x is gone. docs/{en,zh}/PRD.md: bumped Version headerv0.2.1→v0.3.1; scenario table no longer assumes Chinese-as-source / English-as-target; acceptance checklist referencesDoppelvoice.exe; roadmap fills in v0.2.1 / v0.2.2 / v0.2.3 / v0.3.0 / v0.3.1.docs/{en,zh}/SETUP.md: rewritten as Path A (binary, recommended) + Path B (source, dev). Path A walks through download → unzip → double-click → fill Settings dialog. Cross-language link added in both files.cli.pyargparsedescription: was Chinese-only "中→英实时同传…", now an English summary listing all 9 languages. AffectsDoppelvoice.exe --helpoutput.
Bumped
pyproject.toml/__init__.py0.3.0 → 0.3.1.
If you're already on v0.3.0 and don't care about --help text, you can stay there — there are no functional improvements in v0.3.1.
Full changelog: CHANGELOG.md