Skip to content

Main - #9

Merged
aievolutionpl merged 2 commits into
masterfrom
main
Mar 2, 2026
Merged

Main#9
aievolutionpl merged 2 commits into
masterfrom
main

Conversation

@aievolutionpl

Copy link
Copy Markdown
Owner

No description provided.

- config.py: add de/fr/es/it/uk languages, translate_enabled/translate_target fields
- post_processor.py: German fillers, corrections, initial_prompt; refactor _remove_fillers to accept fillers set
- transcriber.py: add task='translate' support (Whisper built-in offline translation → EN), multilingual flags
- app.py: language dropdown now shows 7 languages, settings panel has translate toggle with explanation, flags for all languages in status/history, _on_translate_toggle callback
- install_mac.sh: fix portaudio path (BREW_PREFIX), install pynput hotkey fallback, check/install python-tk, better verify error handling
- INSTALL_MAC.md: add tkinter/pynput troubleshooting, translation feature section
- README.md: update features table with German and translation, improve macOS section"
- create_shortcut.py: rewritten to support bat-launcher shortcut (post-install) and EXE shortcut (portable). Uses WScript.Shell COM or PowerShell -File (temp .ps1, utf-8-sig, single-quoted paths) as fallback. WindowStyle=7 hides cmd flash.
- install.bat: added KROK 5 — auto-creates desktop shortcut after install
- CREATE_PORTABLE.bat: complete rewrite — venv-based portable (copies venv + sources, no PyInstaller needed), creates desktop shortcut, writes README_PORTABLE.txt, optional ZIP. Output: portable\VoxFlow_Portable_v1.2.0\"
@aievolutionpl
aievolutionpl merged commit a089a36 into master Mar 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant