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
LocalSpeech by JEMcats-Software aims to read text for you locally without using any cloud based processing. Currently we are offering a pre built DMG for MacOS with Apple Silicon.
4
+
5
+
## To-Do List
6
+
-[ ] Launch v1.0.0
7
+
8
+
## Support
9
+
For questions open a discussion.
10
+
11
+
For support, reports, or requests open an issue.
12
+
13
+
## Contributing
14
+
Fork the ``dev`` branch.
15
+
16
+
Make your changes in your fork.
17
+
18
+
Fill out the pull request form.
19
+
20
+
Open a pull request.
21
+
22
+
## License
23
+
This project is licensed under the GPL-3.0 license.
24
+
25
+
You may:
26
+
- Modify and redistribute the code,
27
+
- Only if you keep it open-source and GPL-licensed,
28
+
- Provide credit to the original author (JEMcats-Software).
29
+
30
+
No closed-source forks or redistributions allowed.
31
+
32
+
## Credits
33
+
34
+
-[YT-DLP](https://github.com/yt-dlp/yt-dlp) (The runtime that make this possible)
0 commit comments