You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,8 @@ If you downloaded the **standalone executable**:
74
74
3.**Run**:
75
75
-**Windows**: Double-click `AudioTTo.exe`.
76
76
-**macOS**: Double-click `AudioTTo.app`. *Note: If you see a security warning, go to System Settings > Privacy & Security and allow the app.*
77
-
-**Linux**: Open a terminal in the folder and run `./AudioTTo` (ensure it has execution permissions: `chmod +x AudioTTo`).
78
-
<br>
79
-
> **Note**: On Linux, you need to open the browser manually at `http://127.0.0.1:8000` or `ctrl+click the link` in the terminal after you run AudioTTo.
80
-
77
+
-**Linux**: Open a terminal in the folder and run `./AudioTTo`
78
+
> On Linux and MacOS ensure it has execution permissions: `chmod +x AudioTTo`.
0 commit comments