V 3.2.0 - Release#3
Closed
Magnetarman wants to merge 18 commits intomainfrom
Closed
Conversation
Replaced os.getlogin() with USERPROFILE environment variable for more reliable user home directory detection. Updated default Whisper model from 'medium' to 'large-v3' in transcribe_podcast for improved transcription quality.
…Script into Experimental
Corrected the indentation for the pdf_combiner.py entry in the project file tree for consistency and readability.
mod: scripts/transcribe_wav.sh
- mod: "readme.md" - add: "\docs\pdf_combiner.md"
- mod: "README.md"
- Aggiornato `Readme.md` con le istruzioni per l'installazione alternativa. - Aggiornato `install.ps1` per installare versioni multiple di Python e risolvere problemi di compatibilità.
- Fix Typo Error nel file "Readme.md" - Fix installazione Python "install.ps1"
- **Rifattorizzazione Script:** Migliorata la rilevazione delle versioni di Python, aggiungendo il tentativo di installazione delle versioni mancanti tramite `winget`. - **Miglioramento Dipendenze:** Aggiunta una migliore gestione degli errori e strategie di fallback per l'installazione delle dipendenze, anche in caso di mancanza del file `requirements.txt`. - **Logica e Output:** Migliorato l'output per essere più informativo e la logica per la selezione della migliore versione di Python. - **Esecuzione `main.py`:** Aumentata la resilienza nell'esecuzione del file `main.py`.
- Add aggiunta funzione di aggiunta al PATH di windows per utilizzare nativamente Pip e Python
- Clean Script Code
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.
install.ps1automatizza l'installazione delle dipendenze e fa partaire alla fine il filemain.pyReadme.mdtypo errors