smartpi 1.2.4__cp37-none-any.whl → 1.2.5__cp37-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. smartpi/__init__.py +8 -0
  2. smartpi/_gui.so +0 -0
  3. smartpi/ahrs.so +0 -0
  4. smartpi/ai_asr.so +0 -0
  5. smartpi/ai_llm.so +0 -0
  6. smartpi/ai_tts.so +0 -0
  7. smartpi/ai_vad.so +0 -0
  8. smartpi/audio.so +0 -0
  9. smartpi/base_driver.so +0 -0
  10. smartpi/camera.so +0 -0
  11. smartpi/color_sensor.so +0 -0
  12. smartpi/cw2015.so +0 -0
  13. smartpi/flash.so +0 -0
  14. smartpi/humidity.so +0 -0
  15. smartpi/laser.so +0 -0
  16. smartpi/led.so +0 -0
  17. smartpi/light_sensor.so +0 -0
  18. smartpi/local_model.so +0 -0
  19. smartpi/mcp_client.so +0 -0
  20. smartpi/mcp_fastmcp.so +0 -0
  21. smartpi/mcp_intent_recognizer.so +0 -0
  22. smartpi/models/__init__.py +0 -0
  23. smartpi/models/snakers4_silero-vad/__init__.py +0 -0
  24. smartpi/models/snakers4_silero-vad/hubconf.so +0 -0
  25. smartpi/motor.so +0 -0
  26. smartpi/move.so +0 -0
  27. smartpi/onnx_hand_workflow.so +0 -0
  28. smartpi/onnx_image_workflow.so +0 -0
  29. smartpi/onnx_pose_workflow.so +0 -0
  30. smartpi/onnx_text_workflow.so +0 -0
  31. smartpi/onnx_voice_workflow.so +0 -0
  32. smartpi/posemodel/__init__.py +0 -0
  33. smartpi/posenet_utils.so +0 -0
  34. smartpi/rknn_hand_workflow.so +0 -0
  35. smartpi/rknn_image_workflow.so +0 -0
  36. smartpi/rknn_pose_workflow.so +0 -0
  37. smartpi/rknn_text_workflow.so +0 -0
  38. smartpi/rknn_voice_workflow.so +0 -0
  39. smartpi/servo.so +0 -0
  40. smartpi/temperature.so +0 -0
  41. smartpi/tencentcloud-speech-sdk-python/__init__.py +1 -0
  42. smartpi/tencentcloud-speech-sdk-python/asr/__init__.py +0 -0
  43. smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.so +0 -0
  44. smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.so +0 -0
  45. smartpi/tencentcloud-speech-sdk-python/common/__init__.py +1 -0
  46. smartpi/tencentcloud-speech-sdk-python/common/credential.so +0 -0
  47. smartpi/tencentcloud-speech-sdk-python/common/log.so +0 -0
  48. smartpi/tencentcloud-speech-sdk-python/common/utils.so +0 -0
  49. smartpi/tencentcloud-speech-sdk-python/soe/__init__.py +0 -0
  50. smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.so +0 -0
  51. smartpi/tencentcloud-speech-sdk-python/tts/__init__.py +0 -0
  52. smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.so +0 -0
  53. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.so +0 -0
  54. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.so +0 -0
  55. smartpi/tencentcloud-speech-sdk-python/vc/__init__.py +0 -0
  56. smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.so +0 -0
  57. smartpi/text_gte_model/__init__.py +0 -0
  58. smartpi/text_gte_model/config/__init__.py +0 -0
  59. smartpi/text_gte_model/gte/__init__.py +0 -0
  60. smartpi/touch_sensor.so +0 -0
  61. smartpi/trace.so +0 -0
  62. smartpi/udp.so +0 -0
  63. smartpi/ultrasonic.so +0 -0
  64. smartpi-1.2.5.dist-info/LICENSE +5 -0
  65. {smartpi-1.2.4.dist-info → smartpi-1.2.5.dist-info}/METADATA +11 -1
  66. smartpi-1.2.5.dist-info/RECORD +81 -0
  67. smartpi/__init__.pyc +0 -0
  68. smartpi/_gui.pyc +0 -0
  69. smartpi/ahrs.pyc +0 -0
  70. smartpi/ai_asr.pyc +0 -0
  71. smartpi/ai_llm.pyc +0 -0
  72. smartpi/ai_tts.pyc +0 -0
  73. smartpi/ai_vad.pyc +0 -0
  74. smartpi/audio.pyc +0 -0
  75. smartpi/base_driver.pyc +0 -0
  76. smartpi/camera.pyc +0 -0
  77. smartpi/color_sensor.pyc +0 -0
  78. smartpi/cw2015.pyc +0 -0
  79. smartpi/flash.pyc +0 -0
  80. smartpi/humidity.pyc +0 -0
  81. smartpi/led.pyc +0 -0
  82. smartpi/light_sensor.pyc +0 -0
  83. smartpi/local_model.pyc +0 -0
  84. smartpi/mcp_client.pyc +0 -0
  85. smartpi/mcp_fastmcp.pyc +0 -0
  86. smartpi/mcp_intent_recognizer.pyc +0 -0
  87. smartpi/models/__init__.pyc +0 -0
  88. smartpi/models/snakers4_silero-vad/__init__.pyc +0 -0
  89. smartpi/models/snakers4_silero-vad/hubconf.pyc +0 -0
  90. smartpi/motor.pyc +0 -0
  91. smartpi/move.pyc +0 -0
  92. smartpi/onnx_hand_workflow.pyc +0 -0
  93. smartpi/onnx_image_workflow.pyc +0 -0
  94. smartpi/onnx_pose_workflow.pyc +0 -0
  95. smartpi/onnx_text_workflow.pyc +0 -0
  96. smartpi/onnx_voice_workflow.pyc +0 -0
  97. smartpi/posemodel/__init__.pyc +0 -0
  98. smartpi/posenet_utils.pyc +0 -0
  99. smartpi/rknn_hand_workflow.pyc +0 -0
  100. smartpi/rknn_image_workflow.pyc +0 -0
  101. smartpi/rknn_pose_workflow.pyc +0 -0
  102. smartpi/rknn_text_workflow.pyc +0 -0
  103. smartpi/rknn_voice_workflow.pyc +0 -0
  104. smartpi/servo.pyc +0 -0
  105. smartpi/temperature.pyc +0 -0
  106. smartpi/tencentcloud-speech-sdk-python/__init__.pyc +0 -0
  107. smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc +0 -0
  108. smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc +0 -0
  109. smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc +0 -0
  110. smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc +0 -0
  111. smartpi/tencentcloud-speech-sdk-python/common/credential.pyc +0 -0
  112. smartpi/tencentcloud-speech-sdk-python/common/log.pyc +0 -0
  113. smartpi/tencentcloud-speech-sdk-python/common/utils.pyc +0 -0
  114. smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc +0 -0
  115. smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc +0 -0
  116. smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc +0 -0
  117. smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc +0 -0
  118. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc +0 -0
  119. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc +0 -0
  120. smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc +0 -0
  121. smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc +0 -0
  122. smartpi/text_gte_model/__init__.pyc +0 -0
  123. smartpi/text_gte_model/config/__init__.pyc +0 -0
  124. smartpi/text_gte_model/gte/__init__.pyc +0 -0
  125. smartpi/touch_sensor.pyc +0 -0
  126. smartpi/trace.pyc +0 -0
  127. smartpi/udp.pyc +0 -0
  128. smartpi/ultrasonic.pyc +0 -0
  129. smartpi-1.2.4.dist-info/RECORD +0 -79
  130. {smartpi-1.2.4.dist-info → smartpi-1.2.5.dist-info}/WHEEL +0 -0
  131. {smartpi-1.2.4.dist-info → smartpi-1.2.5.dist-info}/top_level.txt +0 -0
smartpi/__init__.py ADDED
@@ -0,0 +1,8 @@
1
+ from ._gui import gui
2
+ from .base_driver import P1, P2, P3, P4, P5, P6, M1, M2, M3, M4, M5, M6
3
+
4
+ __all__ = ["base_driver","gui","audio","ultrasonic","touch_sensor","temperature","humidity","light_sensor","color_sensor","motor","servo","led","flash",
5
+ "trace","move","udp","ahrs","laser","local_model","P1", "P2", "P3", "P4", "P5", "P6", "M1", "M2", "M3", "M4", "M5", "M6"]
6
+
7
+ __version__ = "1.2.5"
8
+
smartpi/_gui.so ADDED
Binary file
smartpi/ahrs.so ADDED
Binary file
smartpi/ai_asr.so ADDED
Binary file
smartpi/ai_llm.so ADDED
Binary file
smartpi/ai_tts.so ADDED
Binary file
smartpi/ai_vad.so ADDED
Binary file
smartpi/audio.so ADDED
Binary file
smartpi/base_driver.so ADDED
Binary file
smartpi/camera.so ADDED
Binary file
Binary file
smartpi/cw2015.so ADDED
Binary file
smartpi/flash.so ADDED
Binary file
smartpi/humidity.so ADDED
Binary file
smartpi/laser.so ADDED
Binary file
smartpi/led.so ADDED
Binary file
Binary file
smartpi/local_model.so ADDED
Binary file
smartpi/mcp_client.so ADDED
Binary file
smartpi/mcp_fastmcp.so ADDED
Binary file
Binary file
File without changes
File without changes
smartpi/motor.so ADDED
Binary file
smartpi/move.so ADDED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
File without changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/servo.so ADDED
Binary file
smartpi/temperature.so ADDED
Binary file
@@ -0,0 +1 @@
1
+ # -*- coding:utf-8 -*-
File without changes
@@ -0,0 +1 @@
1
+ #!#-*-coding:utf-8 -*-
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
Binary file
smartpi/trace.so ADDED
Binary file
smartpi/udp.so ADDED
Binary file
smartpi/ultrasonic.so ADDED
Binary file
@@ -0,0 +1,5 @@
1
+ Proprietary License
2
+
3
+ Copyright (c) 2024 ZMROBO
4
+
5
+ This software is proprietary and confidential. All rights reserved.
@@ -1,13 +1,18 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smartpi
3
- Version: 1.2.4
3
+ Version: 1.2.5
4
4
  Summary: A library use for H2-RCU
5
+ Home-page: https://github.com/zmrobo/smartpi
5
6
  Author: ZMROBO
7
+ Author-email: support@zmrobo.com
8
+ License: Proprietary
9
+ Platform: linux
6
10
  Classifier: Programming Language :: Python :: 3
7
11
  Classifier: License :: OSI Approved :: MIT License
8
12
  Classifier: Operating System :: OS Independent
9
13
  Requires-Python: >=3.7
10
14
  Description-Content-Type: text/markdown
15
+ License-File: LICENSE
11
16
 
12
17
  灵芯派函数库
13
18
  SmartPi library
@@ -27,3 +32,8 @@ V1.1.1
27
32
 
28
33
  V1.1.2
29
34
  1、增加了音频函数库;
35
+
36
+ V1.1.5
37
+ 1、增加udp及小车控制函数;
38
+ 2、增加姿态检测函数;
39
+ 3、增加激光测距函数;
@@ -0,0 +1,81 @@
1
+ smartpi/__init__.py,sha256=ad1OH1R1vUkXjpE4jgL7JV9RDjTOUmYjnHK5-DK904U,413
2
+ smartpi/_gui.so,sha256=WGT6-MJ9G7uHkC08lx2pLYl2_90XpHMN1XM9Jz_xIec,564736
3
+ smartpi/ahrs.so,sha256=dxCwy7Ww3dN6V47KzkwLXE9IJmIbRZiJRr_NlemkhHI,297744
4
+ smartpi/ai_asr.so,sha256=eHKAzEs7acHwi0RCzWp7BW2cHCZq-0T3sERBm_0CxTk,2532944
5
+ smartpi/ai_llm.so,sha256=w7BKJdLPw3DOLGv5hw6JfDIuRKT7MLPLMrZtfo822Gs,1760504
6
+ smartpi/ai_tts.so,sha256=X05kQrAcE8wBesPdxoRtQs0QhduTjRdJxrBz-4swaoE,2843568
7
+ smartpi/ai_vad.so,sha256=cUdN09yjG9OihfgsbqYBpxQykFs0GmkIjIhqcntRrqA,489552
8
+ smartpi/audio.so,sha256=N5_hFVykwyqX07vi_qxYG4PN0gkFQUwneYKQVZGepdc,535584
9
+ smartpi/base_driver.so,sha256=aUN1WHeRgEZG0xW6cZLF0T0ZRit-Cdzg-8bfJXeKQPU,2455600
10
+ smartpi/camera.so,sha256=3kR5K5BpNLXQA7ULO8_4gDTFnGsk2uNRW40TYsiOK_Q,534664
11
+ smartpi/color_sensor.so,sha256=p3EuM2Wsk6TYhy7RmVle77RN6MIDgzHhXbFfjjj9RX8,248144
12
+ smartpi/cw2015.so,sha256=c95iYdgCKjNsEw3IlTPCrFdTGXOyRMz3jiMyxbI3XZE,652192
13
+ smartpi/flash.so,sha256=2XYriZ449cH8_HFEqmwonO-9jyXf7pYydatxEgFyMZM,715008
14
+ smartpi/humidity.so,sha256=kljQ5Iobl0Kt4WZReWo6HlJJOvI-KBHkaqy8f0REVBg,248168
15
+ smartpi/laser.so,sha256=DJI_p8jOZbteGD5rhvcoTNAQHpfANUTKtuDbcNoKU0o,262536
16
+ smartpi/led.so,sha256=WAHk_8v_hEp8PgFvQ-byiMh9vFX-6N4SxlrIIM5trmA,251464
17
+ smartpi/light_sensor.so,sha256=QAVleq6okCy9EEc7hnd5asTwUuf4fZ0mmuPbRKjQ4WE,434416
18
+ smartpi/local_model.so,sha256=FVwvKHcp8b_KIdXW6fA_ZGbn7rLNk_Aw4B4ozzEzDjg,954752
19
+ smartpi/mcp_client.so,sha256=8ROLuAAJ3Uv62KH6lLRkRa8mmmsK3qDPkzhcotQLHxI,633096
20
+ smartpi/mcp_fastmcp.so,sha256=7iRWYHDpbWUcRXaiXuDXpeAMyc4eFBvp7ZBhjHboL94,1038032
21
+ smartpi/mcp_intent_recognizer.so,sha256=KOEcRPVa-W3cplGnS4-zHKDTzA6RQa_imO7U-KNMBhM,1312392
22
+ smartpi/motor.so,sha256=DBwTRsApfCayj38Py81V6rU3yv39pwXCPG27SMC5E0U,543576
23
+ smartpi/move.so,sha256=Ae0BOmMDe0PmDKhCiUEBcGXXKF1DWYvU3E-iK73sxiQ,524776
24
+ smartpi/onnx_hand_workflow.so,sha256=uJ_0KpiaOQxJ2UfC01Czot5I64AjF2EuQAA62wRO60k,796456
25
+ smartpi/onnx_image_workflow.so,sha256=xoCkYCZFT-OnfPqNdRDokNHrLE6QPke2XLMJCH8kpGo,687528
26
+ smartpi/onnx_pose_workflow.so,sha256=JNTyHGn0zkhde4nzaqKy72Cg5tBi6ufED1lJVrwxi68,1625632
27
+ smartpi/onnx_text_workflow.so,sha256=xbdLF5zvzghGHVBaEMl7svk9r0eALQKdLXYzpyBpxdE,825696
28
+ smartpi/onnx_voice_workflow.so,sha256=B-8lQRv-hXduKYRn7oMsAuuP9sZq5ri3Q6ZNEo1ddVA,1421184
29
+ smartpi/posenet_utils.so,sha256=7T0XgTcu65owlZvKXnZIV-NYP-NpZEsVt4tNG1b4CMo,1054776
30
+ smartpi/rknn_hand_workflow.so,sha256=Nd_2ezvdt7bZoOCVySAZv3NRUh04R5MZ05-7SiGsvyA,937256
31
+ smartpi/rknn_image_workflow.so,sha256=ZHJH2x77KWs8R7lilGBibigDD8djTzaam15VmqAenoI,902760
32
+ smartpi/rknn_pose_workflow.so,sha256=jpPUCwl77jaRC8-_WMo2olaaLrvA2RWkNWFxDwZ8Xfo,1801568
33
+ smartpi/rknn_text_workflow.so,sha256=u5CtjLA2EnNFQKFx6regWyr2Ir-sjfihKIzR2Iu1mWA,979952
34
+ smartpi/rknn_voice_workflow.so,sha256=_5bN6F5W-OMQ6wfDDJKq4eSy7e17v34dFzPPETfVjps,1465328
35
+ smartpi/servo.so,sha256=0_EHaqSLrS1pJHwTJmPM4OyaTFKQnCojtIjFiio4pqw,557800
36
+ smartpi/temperature.so,sha256=uxvDhIF7q6GNtw08tsQGpA7FMOblvaIMVeG92Kj0FMg,248248
37
+ smartpi/touch_sensor.so,sha256=DefxAjeCd9zCMEmHQUSH6G2s_BCUKw4qgnQNu7pzm2M,247216
38
+ smartpi/trace.so,sha256=YDcVr8dUpPnhIS45BIQfn-TMzAbExzIUfFYdeSqFOZc,565320
39
+ smartpi/udp.so,sha256=3yLt-qVGG_YVY0MoMpilm1LfQLJHox7Ee1qL7Gq3lP4,816608
40
+ smartpi/ultrasonic.so,sha256=vNk3NzdipignwDgHcPUpm-9gdx6lzmh8gCMag0og3hQ,255264
41
+ smartpi/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
42
+ smartpi/models/snakers4_silero-vad/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
43
+ smartpi/models/snakers4_silero-vad/hubconf.so,sha256=NEEkZHdUXobQLlyxZmz8JmSIz5mbGTDSbcySfasjlks,384320
44
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
45
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
46
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
47
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
48
+ smartpi/posemodel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
49
+ smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
50
+ smartpi/tencentcloud-speech-sdk-python/__init__.py,sha256=-yYBDkgMDSHYf_F_uX23wZsDSjrudhppJvm34su8_I4,23
51
+ smartpi/tencentcloud-speech-sdk-python/asr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
52
+ smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.so,sha256=A1P6XNgbhCGSkgzpBcqobuvAAGsXjo8gZhOHz1KpT3U,628704
53
+ smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.so,sha256=PYh-pT6ZKO1C2n5_8i7uKtUkiO52EUYioOhvk3zyAYw,985272
54
+ smartpi/tencentcloud-speech-sdk-python/common/__init__.py,sha256=CCIy8VClDV-BJWH-I2ntU0gcfShap6HEMWpdjSYGPKc,23
55
+ smartpi/tencentcloud-speech-sdk-python/common/credential.so,sha256=4PaDjHlAPZII5R88OFfzznu_zBbpaSAdiJa1kSPoAss,219440
56
+ smartpi/tencentcloud-speech-sdk-python/common/log.so,sha256=QdW6quPFhsE7cwrHqkWD_cHnoEJ9sA3DK_ScZPHFPEo,123944
57
+ smartpi/tencentcloud-speech-sdk-python/common/utils.so,sha256=-6ZTiip_BmtO7f2n3L7nmLmFv7zKBmOnuI9t2LQU8fo,178016
58
+ smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
59
+ smartpi/tencentcloud-speech-sdk-python/soe/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
60
+ smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.so,sha256=89QYymPSDDYVEj7UXHPIA8Eq1uYoKa3krm5HCumDZw0,952096
61
+ smartpi/tencentcloud-speech-sdk-python/tts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
62
+ smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.so,sha256=SYr4lsa_jvsTS0llU_6kPZbfB8QgNcT0jGhFvlVRIn8,1220456
63
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.so,sha256=I4ZUf4ctuUmq3AWuG7brjDhK4j6qnAU1YCFln_CfErI,600024
64
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.so,sha256=ptIGievybRr5n2qTLSfX8kctzvk66OFXni-J6GR1wh0,983408
65
+ smartpi/tencentcloud-speech-sdk-python/vc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
66
+ smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.so,sha256=gbEOrArKPyrfRUnrqkLlAeiWKsANapLj6fS6J-1-7Gw,1050088
67
+ smartpi/text_gte_model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
+ smartpi/text_gte_model/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
69
+ smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
70
+ smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
71
+ smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
72
+ smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
73
+ smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
74
+ smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
75
+ smartpi/text_gte_model/gte/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
76
+ smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
77
+ smartpi-1.2.5.dist-info/LICENSE,sha256=0OM0J62_c4UgF2YoRibom131PRuaJToSPqaKqrMLxVw,116
78
+ smartpi-1.2.5.dist-info/METADATA,sha256=p6Xi2zriUA8gc0mqZERboc2IX1FzH9ZoTre5fj424uY,962
79
+ smartpi-1.2.5.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
80
+ smartpi-1.2.5.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
81
+ smartpi-1.2.5.dist-info/RECORD,,
smartpi/__init__.pyc DELETED
Binary file
smartpi/_gui.pyc DELETED
Binary file
smartpi/ahrs.pyc DELETED
Binary file
smartpi/ai_asr.pyc DELETED
Binary file
smartpi/ai_llm.pyc DELETED
Binary file
smartpi/ai_tts.pyc DELETED
Binary file
smartpi/ai_vad.pyc DELETED
Binary file
smartpi/audio.pyc DELETED
Binary file
smartpi/base_driver.pyc DELETED
Binary file
smartpi/camera.pyc DELETED
Binary file
smartpi/color_sensor.pyc DELETED
Binary file
smartpi/cw2015.pyc DELETED
Binary file
smartpi/flash.pyc DELETED
Binary file
smartpi/humidity.pyc DELETED
Binary file
smartpi/led.pyc DELETED
Binary file
smartpi/light_sensor.pyc DELETED
Binary file
smartpi/local_model.pyc DELETED
Binary file
smartpi/mcp_client.pyc DELETED
Binary file
smartpi/mcp_fastmcp.pyc DELETED
Binary file
Binary file
Binary file
smartpi/motor.pyc DELETED
Binary file
smartpi/move.pyc DELETED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/posenet_utils.pyc DELETED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/servo.pyc DELETED
Binary file
smartpi/temperature.pyc DELETED
Binary file
Binary file
Binary file
Binary file
smartpi/touch_sensor.pyc DELETED
Binary file
smartpi/trace.pyc DELETED
Binary file
smartpi/udp.pyc DELETED
Binary file
smartpi/ultrasonic.pyc DELETED
Binary file
@@ -1,79 +0,0 @@
1
- smartpi/__init__.pyc,sha256=UfdFMQVQTRa8IWaejyDn_-m5S_4CjhWGUOvfeXEWM9Y,649
2
- smartpi/_gui.pyc,sha256=Pu9W9tz-uFbiA60NckyyPb1HJYVjoATvdiruuJskqOM,3210
3
- smartpi/ahrs.pyc,sha256=nWt61GQwMgdKo_sz7cYARu_6oJDgbWy_DyYxWuhncPU,962
4
- smartpi/ai_asr.pyc,sha256=DQ_drwUKwKpjrd-T5FlZJfCx7ZBz1mGLRASWFOL4aQs,24932
5
- smartpi/ai_llm.pyc,sha256=D-i9R2xD5wo_BX6B0fMp1MLAK9DdGDtLRERV0WuuL-w,24655
6
- smartpi/ai_tts.pyc,sha256=7ad29yJtpE3TgZ4KEoNXWxlCaVFF18kqf__7BLo5Jts,22843
7
- smartpi/ai_vad.pyc,sha256=Zc8x2LlOEz8DxtfyktFchH0FQPx0e0OprwGb_OGpoX0,2389
8
- smartpi/audio.pyc,sha256=3U_JJavHXBsKlzYPauDY4j-lV7jzFhTsU1iGSHtGsbc,2655
9
- smartpi/base_driver.pyc,sha256=2ApBwtfdbIiWMQMnel4o-YCNYSuObjPnaYO53BeUXh8,14268
10
- smartpi/camera.pyc,sha256=5GuM57PaCEDfBoz3AMCiQKuPj_PVBuFyJv8pitfJr7Y,2505
11
- smartpi/color_sensor.pyc,sha256=x-bx__da_kwppnZ_x6_M51ddy1_Xcs98ZHgCtTSCHDM,555
12
- smartpi/cw2015.pyc,sha256=dWeCZfB7lhzb6NJb1OT9lNpUfjFAb1ttnHtSY5CvuFI,5202
13
- smartpi/flash.pyc,sha256=u599IhCatDu4oEdfVhCmKjsujviBxbRG9Ycss1OzkEs,3398
14
- smartpi/humidity.pyc,sha256=ZuIZ6rma9192y0pJxsgZjavKOwL8tjP4I5t__zdaWVg,559
15
- smartpi/led.pyc,sha256=NbspZoGEOvpcwApW4SZvGrnI1WGdWmLIKBCcORcquXk,524
16
- smartpi/light_sensor.pyc,sha256=77C1bTvgk7hxEjBIsq-b43mA0gmnjFlKl3chRnyPo6w,2244
17
- smartpi/local_model.pyc,sha256=YCFN9nCM2gHsVRDcDkWB0jM1hezXWrUI5J3bjraKElE,11006
18
- smartpi/mcp_client.pyc,sha256=_eNBNBEuzG_a5bvJZ83nqDq2m1fjT_KzdAvkRk62vE4,2434
19
- smartpi/mcp_fastmcp.pyc,sha256=7vn9-cyzJgLmaoApIt2et-AI5pQpLQWk8qou9Na2p1w,6990
20
- smartpi/mcp_intent_recognizer.pyc,sha256=yA549SBco9aRGzX3i4paMcS_6h2Cwwq55EX5YeMnofk,8932
21
- smartpi/motor.pyc,sha256=ssKGL2zyRGmB3vDEN9XGdD_ES_xSKtuDqVWPXCKTcB8,3588
22
- smartpi/move.pyc,sha256=Qb24-EFnrc4LMhFMe4tbEM6YTep0Br4XnS3se6vsfWc,3925
23
- smartpi/onnx_hand_workflow.pyc,sha256=yXaU4_qbVcXUPtDWRhjP_w_1nc9kgr4ocDtA50ncryc,5096
24
- smartpi/onnx_image_workflow.pyc,sha256=3CP4HIuOeYwyoclKg46khOKscC1KSrbBkcvmb7mOG1I,4324
25
- smartpi/onnx_pose_workflow.pyc,sha256=O0dSntXgpK1l4odytTS7FlWq8CkDJjbDGQgIC8-HGaE,12228
26
- smartpi/onnx_text_workflow.pyc,sha256=NxYYi633tW7wOXu4wzQqx3uuchjxtROZXhZWiGLFDEQ,5138
27
- smartpi/onnx_voice_workflow.pyc,sha256=46_utIg0tbKjSJbR07HbdztkKyiSTkTN6JD1rHOQnug,11464
28
- smartpi/posenet_utils.pyc,sha256=TSkmAaVGYlFW7dIyXX3uQLehN8FW7sKVXTyKV0KE3TU,7178
29
- smartpi/rknn_hand_workflow.pyc,sha256=-MrZlxt5ZorsVIsj2Qh5UeIHlAYCaiQ5Vn7VucfShJo,6337
30
- smartpi/rknn_image_workflow.pyc,sha256=nFHYI-C4bTVP6GjdtdT96pn9J9bHptlBeuIzycmEW4M,13471
31
- smartpi/rknn_pose_workflow.pyc,sha256=yQpEXBl4J3Y66j66vHza_Tin9Su2AIR6q-EkMSMsplU,14788
32
- smartpi/rknn_text_workflow.pyc,sha256=-NQVwhLSwzj6wrjrnlE2x-Ysofx3VQAEX6GRJOFXSqw,7045
33
- smartpi/rknn_voice_workflow.pyc,sha256=FXlSHO_k-j7XPRrIpWhC6e_Ht3J-hFYOmEnWbIbg-G8,11263
34
- smartpi/servo.pyc,sha256=qMI798XImwJn8dqcmK_ekePxOekRuwIGQwTeDTEQw9E,3939
35
- smartpi/temperature.pyc,sha256=cp_Gl5yHj_WOIeV4UAUvQ10RNCgpU6yFce0dEkAZ9m8,562
36
- smartpi/touch_sensor.pyc,sha256=9pvQ781-0gTT3YToWLfTZUXNkPb3W-YSXF0Uoscw0Rg,547
37
- smartpi/trace.pyc,sha256=eYAMee_FNlUaPHcOTB2d3ra2qZIYzgw6-KLDCX_wvA8,2961
38
- smartpi/udp.pyc,sha256=e6ltamtqEOFXUCzozIzqwZBQIbGZMOi86aHzhfPoi8Q,5939
39
- smartpi/ultrasonic.pyc,sha256=o-I89hWteSOTNalb-YKuUf4BoOhfGcCbayLk2m1RZdc,669
40
- smartpi/models/__init__.pyc,sha256=SxfkUVJer7OUNV_4gFZKwgRkMGshtVO9joRjikMdudo,123
41
- smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=ruRSzbEl42srdhBmj7LV8MbMghgGSAL2SBRKDEoj4ik,143
42
- smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=FDV4hvtIKShWKi6vC88hXnorh195uIQUohYiitc7kIQ,1670
43
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
44
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
45
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
46
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
47
- smartpi/posemodel/__init__.pyc,sha256=CCOYtOt2clVbbNfOVcr5PkccX61AML_yyX1G5oJJH38,126
48
- smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
49
- smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=FOdgwGDcE6MAuRt05co1qrd3QIUr-9IVf8cqn3_nqrM,147
50
- smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=atCQIGWSOPqm-Go2pfFyQdzfpoEzrkrOSw72SKr-T30,151
51
- smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=HSsXHQ203biIVKDJv2-OzmSkLVCJcnsamEF_zn5qWPM,6585
52
- smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=87AL8xZyL3b9DcaO-pOaymI34E4BsnkL10Ko_EXLTNU,9908
53
- smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=cN6JAqNWTmZnfbGXguYvVWXff90UF_Lsv-WkcRInKOA,154
54
- smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=CfQ12IFIFqP6eoLciQgs2ADll1IzvK0FxW4YG3gTUB8,495
55
- smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=CIYy4KxKeBLviGin_kDZSPDZYwk5vTiHyoulTo1OWyc,616
56
- smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=2EfVteW_eEEWpx4wpuswyqKfs-b_wucqWnL5Pd12rdw,301
57
- smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
58
- smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=r1-IuEoSOBjnTMo8KCgpGEtqaDIHK_Q2bo8FxSC5D80,151
59
- smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=50fgEzQMscjRqAWDdnluwzkbyNwkPGXvWeg2ksyYTPs,8639
60
- smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=2OBkUO4XAXPJFp-q_n3HXvGC94ElZ9CR2wK9sOlT8jc,151
61
- smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=gzFLnFo0AHKMny_xLTH8ClL-0eGGDLfbLWRw8XQI-yo,10745
62
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=M6SHpYYVImNv4mzgXnRoLxGeuiENWU__9ObIkeLl06w,4720
63
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=ZpLXN7HXpC43NNsb5MXOuxiVYamdFGUN3nam2PAo9vc,8372
64
- smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=LGDY4fn3uZzWK8Lgm3v_h-TuWsF4mIWZYx8StyVVuE8,150
65
- smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=JhG-SazeL1bEzk4IL8-TO90CHB7Wo5YFnenVMzbuTYA,8096
66
- smartpi/text_gte_model/__init__.pyc,sha256=rNA1h-YqfrsjOR-kMtdUHKyZ5MGUvs-IwF4rW2Yquso,131
67
- smartpi/text_gte_model/config/__init__.pyc,sha256=eSRQ2PcuXx6LVXWXnPA0TBgkrpTS32sAKTAOs-Qm2Fw,138
68
- smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
69
- smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
70
- smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
71
- smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
72
- smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
73
- smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
74
- smartpi/text_gte_model/gte/__init__.pyc,sha256=XcaBjmpKphPKUYBy4uKbtwy06aDT5_tD3pTh-wf84GM,135
75
- smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
76
- smartpi-1.2.4.dist-info/METADATA,sha256=OrYCI-XWiC69ERHgxyign82A-5ZorwMYmr7e0wZyVaI,715
77
- smartpi-1.2.4.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
78
- smartpi-1.2.4.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
79
- smartpi-1.2.4.dist-info/RECORD,,