speech_user_interface

View on PyPIReverse Dependencies (1)

0.2.0 speech_user_interface-0.2.0-py3-none-any.whl

Wheel Details

Project: speech_user_interface
Version: 0.2.0
Filename: speech_user_interface-0.2.0-py3-none-any.whl
Download: [link]
Size: 9954
MD5: ab35d65b85d6fbd3d107c982710fc9fd
SHA256: df3862c15eb1143cb6f5cfd8a654a22afbf0548dcebed0ebb5b6cacf0528a16d
Uploaded: 2024-04-14 16:54:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: speech_user_interface
Version: 0.2.0
Summary: A universal speech user interface for wrapping applications to provide them with a user interface that uses speech rather than text commands or traditional user interfaces
Author: David Piper
Author-Email: dbpiper[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: einops (<0.8.0,>=0.7.0)
Requires-Dist: fuzzywuzzy (<0.19.0,>=0.18.0)
Requires-Dist: gtts (<3.0.0,>=2.5.1)
Requires-Dist: numpy (<2.0.0,>=1.26.3)
Requires-Dist: openai (<2.0.0,>=1.17.0)
Requires-Dist: pandas (<3.0.0,>=2.1.4)
Requires-Dist: pyaudio (<0.3.0,>=0.2.14)
Requires-Dist: pydash (<8.0.0,>=7.0.7)
Requires-Dist: pygame (<3.0.0,>=2.5.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: python-levenshtein (<0.26.0,>=0.25.1)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Requires-Dist: tqdm (<5.0.0,>=4.66.2)
Requires-Dist: vosk (<0.4.0,>=0.3.45)
Description-Content-Type: text/markdown
[Description omitted; length: 873 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
speech_user_interface/__init__.py sha256=fQTVTMlPh8kL6THkHst7xHJhJdguys9r2GrNv2XUbBU 3318
speech_user_interface/build_probabilities_for_speech.py sha256=-LI6JkO52MpAyB2rJH5TzvkbOTUtSts3NG7fYSVS3Ik 641
speech_user_interface/CommandArgs.py sha256=kxrb_-_Tn7geLuBgE4iKmLEOVifKzrcOto0whgrhPlE 235
speech_user_interface/CommandResults.py sha256=GgDhryAcJcC8NNUGoIL246QOq51nrzi-fqfd3dM-gVU 148
speech_user_interface/compare_strings.py sha256=wz8lTqe4lhUz71grDJVruct-CiL4TOiIevDDUczsb1A 191
speech_user_interface/CONSTANTS.py sha256=0MCAFEG74GMqZxX7KuKEMssSorqsO7IRh1cUb5OPCrc 42
speech_user_interface/download_file.py sha256=1vtx_0SHG3855tfbdb5RC5XwrE8zHdkpUfa3yHnyRjY 1518
speech_user_interface/load_vosk_model.py sha256=PXQaIcD0uXSLAfXx2zhli1rYOUwJgw6EsZQ_AITI7vE 1010
speech_user_interface/move_directory_up_one_level.py sha256=noOp-AdVDwUUeiERFFErfkhPcXM2MK8EYe16WFjmw8Q 494
speech_user_interface/read_in_speech.py sha256=GGO2Y4KMBdL_iGn6ywYAskEX3LFnkRO-kHOFGIOVIcs 2610
speech_user_interface/send_text_to_chatgpt.py sha256=HUYK5xOBBsooscQgb8cpfDooY9vjMiKZmkwmtdGt1GE 689
speech_user_interface/speak_text.py sha256=FWxhx9e6ww-6r2eaoQPR5F_Bnj2Zsm7OeKtTQ9iqeXs 490
speech_user_interface/unzip_file.py sha256=6INKvGQzelA0uEXvRosdy5AV1tMqZdk1tQG8dvvrVLM 1946
speech_user_interface-0.2.0.dist-info/entry_points.txt sha256=BcAmomH67yiipxRXw-MCK-krdXkQcEaHd_EPLp8lFGk 50
speech_user_interface-0.2.0.dist-info/METADATA sha256=lSt2YitphjFAEh2rzwGrb7vRuK4xCP7qvlQJ-lBm5Gw 1965
speech_user_interface-0.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
speech_user_interface-0.2.0.dist-info/RECORD

entry_points.txt

sui = speech_user_interface:main