Main - #9
Merged
Merged
Conversation
- 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\"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.