noScribe
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification).
https://github.com/kaixxx/noScribe
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification).
https://github.com/kaixxx/noScribe
GitHub
GitHub - kaixxx/noScribe: Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote…
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification) - kaixxx/noScribe
Django: Introducing django-watchfiles, for more efficient runserver autoreloading
Django Watchfiles is a library that improves Django's development server by replacing the default autoreloader with the faster, more reliable watchfiles backend. It simplifies setup, enhances reload speed, and brings better cross-platform support with minimal configuration for Django projects.
https://adamj.eu/tech/2025/09/22/introducing-django-watchfiles/
Django Watchfiles is a library that improves Django's development server by replacing the default autoreloader with the faster, more reliable watchfiles backend. It simplifies setup, enhances reload speed, and brings better cross-platform support with minimal configuration for Django projects.
https://adamj.eu/tech/2025/09/22/introducing-django-watchfiles/
adamj.eu
Django: Introducing django-watchfiles, for more efficient runserver autoreloading - Adam Johnson
Django’s runserver automatically reloads when you change Python files. Without this autoreloading feature, you’d need to manually restart the server every time you made a code change.
RamTorch
A PyTorch library for memory-efficient deep learning that enables training and inference of large models that don't fit in GPU memory.
https://github.com/lodestone-rock/RamTorch
A PyTorch library for memory-efficient deep learning that enables training and inference of large models that don't fit in GPU memory.
https://github.com/lodestone-rock/RamTorch
GitHub
GitHub - lodestone-rock/RamTorch: RAM is all you need
RAM is all you need. Contribute to lodestone-rock/RamTorch development by creating an account on GitHub.
PEP 806 – Mixed sync/async context managers with precise async marking
https://www.reddit.com/r/Python/comments/1nqnm44/pep_806_mixed_syncasync_context_managers_with/
https://www.reddit.com/r/Python/comments/1nqnm44/pep_806_mixed_syncasync_context_managers_with/
Reddit
From the Python community on Reddit: PEP 806 – Mixed sync/async context managers with precise async marking
Explore this post and more from the Python community