Metadata-Version: 2.4
Name: livetranscriber
Version: 0.1.1
Summary: Real-time microphone transcription with Deepgram using Python.
Author-email: Avi <sixfold.fellas4a@icloud.com>
License-Expression: MIT
Project-URL: Homepage, https://aviralgarg.com
Project-URL: Source, https://github.com/gaviral/livetranscriber
Keywords: transcription,speech-to-text,deepgram,real-time,python,audio
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: deepgram-sdk<4,>=3
Requires-Dist: numpy>=1.24
Requires-Dist: sounddevice>=0.4

# livetranscriber

Deepgram microphone helper.
