voice-bot-demo

View on PyPIReverse Dependencies (0)

0.2 voice_bot_demo-0.2-py3-none-any.whl

Wheel Details

Project: voice-bot-demo
Version: 0.2
Filename: voice_bot_demo-0.2-py3-none-any.whl
Download: [link]
Size: 12930
MD5: fdba885c2ecc6b91eb796e08678e5012
SHA256: 5e239360eb8c89f7fb917e34c81a9d1b93253aac9926ab5bd5513d2f5d2d6d45
Uploaded: 2023-03-16 06:40:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: voice-bot-demo
Version: 0.2
Summary: AI conversational bot
Author: Sashank Thupukari
Home-Page: https://github.com/helloworld/voice-bot-demo
Project-Url: Issues, https://github.com/helloworld/voice-bot-demo/issues
Project-Url: CI, https://github.com/helloworld/voice-bot-demo/actions
Project-Url: Changelog, https://github.com/helloworld/voice-bot-demo/releases
License: Apache License, Version 2.0
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: rich
Requires-Dist: pyaudio
Requires-Dist: websockets
Requires-Dist: openai
Requires-Dist: pyttsx3
Requires-Dist: black; extra == "black"
Requires-Dist: pyright; extra == "pyright"
Requires-Dist: ruff; extra == "ruff"
Requires-Dist: pytest; extra == "test"
Provides-Extra: black
Provides-Extra: pyright
Provides-Extra: ruff
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1308 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
voice_bot_demo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
voice_bot_demo/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
voice_bot_demo/cli.py sha256=SHSXuEL0hqz4tlJrOWFJmXtACzi-hUFq2zIxe0xRrO8 3081
voice_bot_demo/console.py sha256=UpMqeJ0C8i0pkue1AHnnyyX0bFJ9zZeJ7HBR6yhuA8A 54
voice_bot_demo/utils.py sha256=-WkaCKsd3DhuqHCTlk5SnCkd7TFNUJwpYFgElKDFzGU 148
voice_bot_demo/speech_text/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
voice_bot_demo/speech_text/assembly.py sha256=A3vV9BjHmfLbynZLwUUYEf13TChaIeAts9ajNT22NXU 2899
voice_bot_demo/speech_text/interface.py sha256=BGY2w1I656qAXZhOyPJQFmKY70TlWdJB6_AtTnVmYXs 239
voice_bot_demo/speech_text/whisper.py sha256=s9JvXO-O9uEJ6fnXF4Iofwoi1JGUjefh1cKqMnsjzrI 3347
voice_bot_demo/text_speech/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
voice_bot_demo/text_speech/gpt_pyttsx3.py sha256=0v_8nUxL31FIUSdnUqW8xtoY7hPvrOwwL8xkJqvSxtk 1712
voice_bot_demo/text_speech/interface.py sha256=ZIY_v1k0hC2PLSAOwpBjt6aAwfEIwwx3dkNPWpUn82s 170
voice_bot_demo/text_speech/tts.py sha256=Uk4Pn_eaj8BznyqXuHN1DhF7aN3ANhiflcTcEye2ato 187
voice_bot_demo-0.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
voice_bot_demo-0.2.dist-info/METADATA sha256=0QFmJ2SwKt6D6OwdUsdbKfCU76WT3l1SIW-B4G3ISNo 2206
voice_bot_demo-0.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
voice_bot_demo-0.2.dist-info/entry_points.txt sha256=QMScB6UKvzUF5jiIB1_dsmnfKKWwEIUjveIjUBKZFEs 58
voice_bot_demo-0.2.dist-info/top_level.txt sha256=36PzFxVofeAriFQP2I7I71vcEIx7bZ39W-J44F3ETTA 15
voice_bot_demo-0.2.dist-info/RECORD

top_level.txt

voice_bot_demo

entry_points.txt

voice-bot-demo = voice_bot_demo.cli:cli