Metadata-Version: 2.1
Name: tsclient
Version: 0.1.1
Summary: Talkscriber Python Client
Home-page: https://github.com/Talkscriber/ts-client
Author: Talkscriber
Author-email: info@talkscriber.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: ffmpeg-python==0.2.0
Requires-Dist: future==0.18.3
Requires-Dist: mkl-fft==1.3.1
Requires-Dist: mkl-random==1.2.2
Requires-Dist: mkl-service==2.4.0
Requires-Dist: numpy==1.26.4
Requires-Dist: PyAudio==0.2.11
Requires-Dist: scipy==1.12.0
Requires-Dist: websocket-client==1.6.0

# Talkscriber Documentation

## Description
Welcome to the Talkscriber Documentation repository! This repository contains the official documentation for the Talkscriber Live Transcription Websocket API. Here, you'll find comprehensive guides, tutorials, and API references to help you integrate and utilize Talkscriber's powerful transcription services.

## Links
- [Documentation](https://docs.talkscriber.com)
- [Talkscriber Application Dashboard](https://app.talkscriber.com)
- [Official Website](https://talkscriber.com)

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/Talkscriber/ts-client/blob/main/LICENSE.md) file for details.

