Metadata-Version: 2.4
Name: fssucatools2
Version: 0.1.0
Summary: 简化版语音助手工具模块，支持录音、本地识别、DeepSeek API调用与TTS朗读
Home-page: https://github.com/你的用户名/fssucatools2
Author: 你的名字
Author-email: your_email@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: sounddevice
Requires-Dist: scipy
Requires-Dist: vosk
Requires-Dist: pyttsx3
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
