Metadata-Version: 2.4
Name: speech2text-local
Version: 0.0.2b3
Summary: PyPI speech2text-local Python Package owned by Circlez.ai
Home-page: https://github.com/circles-zone/speech2text-local-python-package
Author: Circles
Author-email: info@circlez.ai
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: logger-local
Requires-Dist: python-sdk-remote
Provides-Extra: transcribe
Requires-Dist: faster-whisper; extra == "transcribe"
Requires-Dist: speechbrain; extra == "transcribe"
Requires-Dist: torch; extra == "transcribe"
Requires-Dist: torchaudio; extra == "transcribe"
Requires-Dist: torchcodec; extra == "transcribe"
Requires-Dist: soundfile; extra == "transcribe"
Requires-Dist: transformers<4.57,>=4.42; extra == "transcribe"
Provides-Extra: whisperx
Requires-Dist: whisperx; extra == "whisperx"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

PyPI speech2text-local Python Package owned by Circlez.ai
Audio -> timestamped transcript segments + per-segment voice embeddings. Default backend faster-whisper + speechbrain ECAPA (no HF gating); optional whisperX + pyannote.
GHA: https://github.com/circles-zone/speech2text-local-python-package/actions
