Commit 85ff80d
V 3.2.0 Release (#4)
* Add New Script
* chore: auto-update requirements.txt
* Improve user home detection and update Whisper model
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.
* Fix indentation in README file tree
Corrected the indentation for the pdf_combiner.py entry in the project file tree for consistency and readability.
* Update "Readme.md"
* - Change the default model to "medium" for better performance
mod: scripts/transcribe_wav.sh
* Update Sciript Documentation and README
- mod: "readme.md"
- add: "\docs\pdf_combiner.md"
* chore: auto-update requirements.txt
* Fix Typos
- mod: "README.md"
* Update README
- mod: "README.md"
* Update README
* Update "Readme.md" e "install.ps1"
- Aggiornato `Readme.md` con le istruzioni per l'installazione alternativa.
- Aggiornato `install.ps1` per installare versioni multiple di Python e risolvere problemi di compatibilità.
* Update "Readme.md" e "install.ps1"
- Fix Typo Error nel file "Readme.md"
- Fix installazione Python "install.ps1"
* Update "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`.
* update "install.ps1"
- Add aggiunta funzione di aggiunta al PATH di windows per utilizzare nativamente Pip e Python
* Update "install.ps1"
- Clean Script Code
* `Readme.md` Fix
---------
Co-authored-by: github-actions <[email protected]>1 parent 22d8297 commit 85ff80d
File tree
6 files changed
+948
-61
lines changed- Docs
- scripts
6 files changed
+948
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
| |||
179 | 185 | | |
180 | 186 | | |
181 | 187 | | |
182 | | - | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
185 | 191 | | |
| |||
191 | 197 | | |
192 | 198 | | |
193 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
194 | 222 | | |
195 | 223 | | |
196 | 224 | | |
197 | 225 | | |
198 | 226 | | |
199 | 227 | | |
200 | | - | |
201 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
202 | 232 | | |
203 | 233 | | |
204 | 234 | | |
| |||
233 | 263 | | |
234 | 264 | | |
235 | 265 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 266 | | |
247 | 267 | | |
248 | 268 | | |
| |||
0 commit comments