Skip to content

Commit dd5776b

Browse files
gfx & description
1 parent e180140 commit dd5776b

2 files changed

Lines changed: 39 additions & 1 deletion

File tree

README.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🎙️ mindscribe GUI - Audio Transcription Tool
22

3+
## README = beta!
4+
35

46
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
57
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
@@ -234,4 +236,40 @@ Bei Fragen oder Problemen:
234236
🐛 Issues
235237
💡 Discussions
236238

237-
Made with ❤️ for better focus and productivity
239+
Made with ❤️ for better focus and productivity
240+
241+
## 📸 Screenshots
242+
243+
![Main Interface](docs/screenshot-main.png)
244+
*Einfaches Drag & Drop Interface*
245+
246+
![Progress View](docs/screenshot-progress.png)
247+
*Live Transkriptions-Fortschritt*
248+
249+
---
250+
251+
## 🛠️ Tech Stack
252+
253+
- **WhisperX** - State-of-the-art Speech Recognition
254+
- **PyTorch** - Deep Learning Backend
255+
- **tkinter** - Cross-platform GUI
256+
- **yt-dlp** - YouTube Download
257+
- **faster-whisper** - Optimized Inference
258+
259+
---
260+
261+
## 🤝 Contributing
262+
263+
Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md)
264+
265+
---
266+
267+
## 📜 License
268+
269+
MIT © 2024 [dev-without-borders](https://github.com/dev-without-borders)
270+
271+
---
272+
273+
## 🌟 Star History
274+
275+
[![Star History Chart](https://api.star-history.com/svg?repos=dev-without-borders/mindscribe&type=Date)](https://star-history.com/#dev-without-borders/mindscribe&Date)

docs/mindscribe_preview.png

628 KB
Loading

0 commit comments

Comments
 (0)