Metadata-Version: 2.1
Name: talkscriber
Version: 0.1.0
Summary: A short description of your package
Home-page: https://github.com/Talkscriber/ts-client
Author: Talkscriber
Author-email: info@talkscriber.com
Classifier: Programming Language :: Python :: 3
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: numpy<1.23.0,>=1.22.3
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.

