smartpi 1.2.1__cp39-none-any.whl → 1.2.2__cp39-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 (66) hide show
  1. smartpi/__init__.pyc +0 -0
  2. smartpi/_gui.pyc +0 -0
  3. smartpi/ai_asr.pyc +0 -0
  4. smartpi/ai_llm.pyc +0 -0
  5. smartpi/ai_tts.pyc +0 -0
  6. smartpi/ai_vad.pyc +0 -0
  7. smartpi/audio.pyc +0 -0
  8. smartpi/base_driver.pyc +0 -0
  9. smartpi/camera.pyc +0 -0
  10. smartpi/color_sensor.pyc +0 -0
  11. smartpi/cw2015.pyc +0 -0
  12. smartpi/flash.pyc +0 -0
  13. smartpi/humidity.pyc +0 -0
  14. smartpi/led.pyc +0 -0
  15. smartpi/light_sensor.pyc +0 -0
  16. smartpi/local_model.pyc +0 -0
  17. smartpi/mcp_client.pyc +0 -0
  18. smartpi/mcp_fastmcp.pyc +0 -0
  19. smartpi/mcp_intent_recognizer.pyc +0 -0
  20. smartpi/models/__init__.pyc +0 -0
  21. smartpi/models/snakers4_silero-vad/__init__.pyc +0 -0
  22. smartpi/models/snakers4_silero-vad/hubconf.pyc +0 -0
  23. smartpi/motor.pyc +0 -0
  24. smartpi/move.pyc +0 -0
  25. smartpi/onnx_hand_workflow.pyc +0 -0
  26. smartpi/onnx_image_workflow.pyc +0 -0
  27. smartpi/onnx_pose_workflow.pyc +0 -0
  28. smartpi/onnx_text_workflow.pyc +0 -0
  29. smartpi/onnx_voice_workflow.pyc +0 -0
  30. smartpi/posemodel/__init__.pyc +0 -0
  31. smartpi/posenet_utils.pyc +0 -0
  32. smartpi/rknn_hand_workflow.pyc +0 -0
  33. smartpi/rknn_image_workflow.pyc +0 -0
  34. smartpi/rknn_pose_workflow.pyc +0 -0
  35. smartpi/rknn_text_workflow.pyc +0 -0
  36. smartpi/rknn_voice_workflow.pyc +0 -0
  37. smartpi/servo.pyc +0 -0
  38. smartpi/temperature.pyc +0 -0
  39. smartpi/tencentcloud-speech-sdk-python/__init__.pyc +0 -0
  40. smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc +0 -0
  41. smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc +0 -0
  42. smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc +0 -0
  43. smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc +0 -0
  44. smartpi/tencentcloud-speech-sdk-python/common/credential.pyc +0 -0
  45. smartpi/tencentcloud-speech-sdk-python/common/log.pyc +0 -0
  46. smartpi/tencentcloud-speech-sdk-python/common/utils.pyc +0 -0
  47. smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc +0 -0
  48. smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc +0 -0
  49. smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc +0 -0
  50. smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc +0 -0
  51. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc +0 -0
  52. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc +0 -0
  53. smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc +0 -0
  54. smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc +0 -0
  55. smartpi/text_gte_model/__init__.pyc +0 -0
  56. smartpi/text_gte_model/config/__init__.pyc +0 -0
  57. smartpi/text_gte_model/gte/__init__.pyc +0 -0
  58. smartpi/touch_sensor.pyc +0 -0
  59. smartpi/trace.pyc +0 -0
  60. smartpi/udp.pyc +0 -0
  61. smartpi/ultrasonic.pyc +0 -0
  62. {smartpi-1.2.1.dist-info → smartpi-1.2.2.dist-info}/METADATA +1 -1
  63. smartpi-1.2.2.dist-info/RECORD +78 -0
  64. smartpi-1.2.1.dist-info/RECORD +0 -78
  65. {smartpi-1.2.1.dist-info → smartpi-1.2.2.dist-info}/WHEEL +0 -0
  66. {smartpi-1.2.1.dist-info → smartpi-1.2.2.dist-info}/top_level.txt +0 -0
smartpi/__init__.pyc CHANGED
Binary file
smartpi/_gui.pyc CHANGED
Binary file
smartpi/ai_asr.pyc CHANGED
Binary file
smartpi/ai_llm.pyc CHANGED
Binary file
smartpi/ai_tts.pyc CHANGED
Binary file
smartpi/ai_vad.pyc CHANGED
Binary file
smartpi/audio.pyc CHANGED
Binary file
smartpi/base_driver.pyc CHANGED
Binary file
smartpi/camera.pyc CHANGED
Binary file
smartpi/color_sensor.pyc CHANGED
Binary file
smartpi/cw2015.pyc CHANGED
Binary file
smartpi/flash.pyc CHANGED
Binary file
smartpi/humidity.pyc CHANGED
Binary file
smartpi/led.pyc CHANGED
Binary file
smartpi/light_sensor.pyc CHANGED
Binary file
smartpi/local_model.pyc CHANGED
Binary file
smartpi/mcp_client.pyc CHANGED
Binary file
smartpi/mcp_fastmcp.pyc CHANGED
Binary file
Binary file
Binary file
smartpi/motor.pyc CHANGED
Binary file
smartpi/move.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/posenet_utils.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/servo.pyc CHANGED
Binary file
smartpi/temperature.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
smartpi/touch_sensor.pyc CHANGED
Binary file
smartpi/trace.pyc CHANGED
Binary file
smartpi/udp.pyc CHANGED
Binary file
smartpi/ultrasonic.pyc CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smartpi
3
- Version: 1.2.1
3
+ Version: 1.2.2
4
4
  Summary: A library use for H2-RCU
5
5
  Home-page: UNKNOWN
6
6
  Author: ZMROBO
@@ -0,0 +1,78 @@
1
+ smartpi/__init__.pyc,sha256=w7ON97X7Cf8ck7eVIVcBR4Hr8fZretCD89BtjNVoPg4,591
2
+ smartpi/_gui.pyc,sha256=_m64UN-DFGVTTCmnnBo1sbvReE1JUF1sJZvM8xHnr9A,3240
3
+ smartpi/ai_asr.pyc,sha256=93b9RQm67a2d7nREakb6bZYjfOQEK62SxzaFWKKBl6U,25314
4
+ smartpi/ai_llm.pyc,sha256=Xz65ZYEpiVGlJNtf0MI5A2MULqZW5VTmUOd-ITdhjSM,23307
5
+ smartpi/ai_tts.pyc,sha256=RyWNIuGIz-mcPhi9y6Kq6DzspwKNCrHAGvl4-4STc14,23558
6
+ smartpi/ai_vad.pyc,sha256=-uiCPyMCoJ1vMXbhsy-RlPvn4yUhAVaX74NUdi9bvUI,2415
7
+ smartpi/audio.pyc,sha256=SMgUVP7Kq7Mhc-lwEpEKLunGXt84tCkeDF83bJcBAwU,2701
8
+ smartpi/base_driver.pyc,sha256=Abf3oJhUlEGY9EzrLD5ScH6--9jAL5XPYcUdnYqyyBY,13695
9
+ smartpi/camera.pyc,sha256=zoBhSh0rGaWJwysi0-TrAhXNdUOggyJPc_NC1iILaXM,2545
10
+ smartpi/color_sensor.pyc,sha256=Txr72Yko2aTRqcJDNijPw0K_WdDVF_KZEwbtCZ54Km4,576
11
+ smartpi/cw2015.pyc,sha256=JGyS-DBTOXPbkKI-8uU_j22t9an-FrOF4PbeeDYes4g,5255
12
+ smartpi/flash.pyc,sha256=p9XZ-PK5fkjLh4Mn8Sgz86Naf-V9Vf_HHffoutuCwIs,3403
13
+ smartpi/humidity.pyc,sha256=lnensHtmxsGmRhgaSOwEkl0cbRQ6G75EgQwWuLFlXoY,576
14
+ smartpi/led.pyc,sha256=zJ6IZcgBLIa46eMhVOMG5wRvRdu_QWQ0wQGmOOUvGVs,540
15
+ smartpi/light_sensor.pyc,sha256=W4PT2kPdh6CTEm69PAe32gj3e1UxTmdyaUXnktAndCU,2190
16
+ smartpi/local_model.pyc,sha256=-8bFtX_zLRjIeFghSZilWL88SuA2zAzRX6HSCc_Oocg,10923
17
+ smartpi/mcp_client.pyc,sha256=gxfQm7stcu2FUGGcWjhz75mUxswCtPXrL0kdfaNtfF4,2486
18
+ smartpi/mcp_fastmcp.pyc,sha256=vda70hNKEfb_8USxNowAAemb8xxZoBSvukVk4AFRiQ8,7058
19
+ smartpi/mcp_intent_recognizer.pyc,sha256=SCNAuOK-17LmkAaBK-mzowLU4vfPY3SjqLal8Fogso0,9079
20
+ smartpi/motor.pyc,sha256=-jPY27AXyNw8EudFwD2MIJlLA0GLXCL75lHjRNAlvmg,3537
21
+ smartpi/move.pyc,sha256=nuqwSHno196Z3yOo1NlU1nfKFIm56kzAItU9X-EN85Q,3926
22
+ smartpi/onnx_hand_workflow.pyc,sha256=BLf7ftqV3R73GctuL3qEDln6z2Rnz9w71pDs5QMujOc,5119
23
+ smartpi/onnx_image_workflow.pyc,sha256=GMGuBZ0PudAA1t3k7SmSutjBSHrWPKmAyqRi4cytYfo,4384
24
+ smartpi/onnx_pose_workflow.pyc,sha256=s71ZPfu3S66aMOLuwvKrDOeSjVHjiacRsmRaw_kN0jk,12145
25
+ smartpi/onnx_text_workflow.pyc,sha256=WZUS3SXEiwnqzIfgeOjzbyW45YwTnbDJdPe5UIwC_1E,5194
26
+ smartpi/onnx_voice_workflow.pyc,sha256=oiyIbTQrwliptf-GoJvswqhwvLLE4kad5uLpX9N11OQ,11417
27
+ smartpi/posenet_utils.pyc,sha256=wqn9URzcGbpXGRPoVimNO3EpnwQs9gsAXbQp7QHRYCo,7222
28
+ smartpi/rknn_hand_workflow.pyc,sha256=s0lKRVaCvVhorqlyp7r2P7tiW8REaR3j76QMLU2ZrLU,6405
29
+ smartpi/rknn_image_workflow.pyc,sha256=yYLg8cRaJygMUq72jWZ3Uxb0PgTIBS1B-gAom3DPlFY,13535
30
+ smartpi/rknn_pose_workflow.pyc,sha256=jaAp-0HlBEXMvf2-i5zdN4sqe7BJSCGDfCgP3HHgtm0,14624
31
+ smartpi/rknn_text_workflow.pyc,sha256=bqqeRPoBKq7WFniUpVz1AcbRJk04NsqihpSOPMNxrR0,7127
32
+ smartpi/rknn_voice_workflow.pyc,sha256=Fhf9jY5YcL9gasxxpzibZLtzk60-QfdjEe7JFHDt8Ws,11266
33
+ smartpi/servo.pyc,sha256=FqyeGycoitPOMrPkih2oUOXfGEIHdqrgEJiFt1GQhh8,3889
34
+ smartpi/temperature.pyc,sha256=BROM7r2nIltnqnAvABkpcfC5DSps2YOaJW3mT0Z3ue8,574
35
+ smartpi/touch_sensor.pyc,sha256=L1lM3t8qUF0OoThN4hSyOPA9Zz_HVGCaEIBr3fIwweY,558
36
+ smartpi/trace.pyc,sha256=bCU1RZCxrbbPWd1vvgD5GBJM2r01pRNqJrTvJ3dDQdo,2975
37
+ smartpi/udp.pyc,sha256=RzdcTCx72Qhu1llxMF6OMGJCSYzN1flbuLXgjA5Nwho,6020
38
+ smartpi/ultrasonic.pyc,sha256=aJ1xHMZUUTHGPMMtjk6hQNxOe1tiD8NmXAi8JT6BsVc,685
39
+ smartpi/models/__init__.pyc,sha256=wpN4Gu750UWckFD_iFXsi96ALSA4MxaBuZ7Ynn-2mDo,127
40
+ smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=XvEUOai75JCjZBH8u9x5RAMLLMZFF91zkG7DCdiQ74s,147
41
+ smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=Uv2urNif4TLPr0_YX8jo5t_CkqAgnXnEllVgM71lEss,1680
42
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
43
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
44
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
45
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
46
+ smartpi/posemodel/__init__.pyc,sha256=GAE3cqgS64x09ffwJVvsas8ocJwmJ1DpB9XwByncxTA,130
47
+ smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
48
+ smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=7Rj8uhGsZ3HfqhmhX-oOuYh9eYeJ5SecmmeAjrl6-_A,151
49
+ smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=kEZQyWh9WzIdWK4abAPQukL3MmNtQGwqwV-ss2CYDWY,155
50
+ smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=nTLkjKPffSMzkkhjUdERtFMqdAC9zAIGWBkoD71NEHA,6709
51
+ smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=A-Q5JaSQkUBV5T_XCz4_sUrA1LaOonArCv3_M6mhkBw,10008
52
+ smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=7K5Vp3-gueLRHUW9XxfmY1XH9Z9n_8iXcQ2ieETt5RI,158
53
+ smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=nMK6P2TQjgpWG4a_L88FJeny3x2d2JkU-C1egPYbVO8,507
54
+ smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=n5FTN04SxJOXyBaDDVTxd9BVeuP6g1uLNkVHMqOgwOc,622
55
+ smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=_-cG5kEnFSG7sPp1wMhtkMZN13Fd1l4cHt2dMZveoJY,309
56
+ smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
57
+ smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=u-kAyZuGkkPRXT9t7m8ZsG66ANTZVjA3I_Lq24DGZjY,155
58
+ smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=YoSO3UppMqII0MJOKYBxFkWr-AjJ_eL_ssyuX-0J0rg,8742
59
+ smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=zfhTaEsLn6I2OTNbGe4v4cCO6Hp-W_mIwoJBYYu3m1w,155
60
+ smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=xQ9hT0BeBvLaaQB5qIpZcRquq3UJxN5K5JkEXd77LW4,10824
61
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=KTDPcideu80qyCYJ3leueeGMWee0oQTJCD-dD21I9Lk,4792
62
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=4paqSdGyy6uNSEMPbRlaKU4Hx3LgjqDQBBu34dWLD3k,8472
63
+ smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=KFAU2BwKGL1M26RGX7d6M6G-VnHv-OnsJ_wEcPhkoC4,154
64
+ smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=1gAyo9kNPR33Rlbeg4cAjixxHqyKBiO9gtCsqWJolFE,8168
65
+ smartpi/text_gte_model/__init__.pyc,sha256=VxxzsMJIGQzpP9gbwpxcOZUDZYYPW63mG6tt1HZr7nE,135
66
+ smartpi/text_gte_model/config/__init__.pyc,sha256=b64oVmC8H2dYqgRffRzKXXyyMn75FgrNHLUwBA0fXLw,142
67
+ smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
68
+ smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
69
+ smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
70
+ smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
71
+ smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
72
+ smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
73
+ smartpi/text_gte_model/gte/__init__.pyc,sha256=f81YX4UOc4rUn0m-5Fz9P7AGAmcI-V1gT0qjnUMsRuQ,139
74
+ smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
75
+ smartpi-1.2.2.dist-info/METADATA,sha256=1b4dHO5ol-Zl_iicZsO1zi10zPNrSUym7LVBhef0IH0,334
76
+ smartpi-1.2.2.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,93
77
+ smartpi-1.2.2.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
78
+ smartpi-1.2.2.dist-info/RECORD,,
@@ -1,78 +0,0 @@
1
- smartpi/__init__.pyc,sha256=4SN31w127fyJTYHaIcmtQJfdpkmVJ-N2NsdPYJ43XwQ,591
2
- smartpi/_gui.pyc,sha256=-bborfTzPdtO81T_-Z_1oBS__jSLKVFTbY01MRbaWo0,3240
3
- smartpi/ai_asr.pyc,sha256=rj6J-QYCE2nQfYr4qUk1tt3uprnIsiS9CzxgxtFCD6Y,25314
4
- smartpi/ai_llm.pyc,sha256=G9JT50LsIT4leUHtpTCUyfGHJbmb79ARrxTNb9J1kF0,23307
5
- smartpi/ai_tts.pyc,sha256=OLH1k2234yHoC-RoaKen5b5yQ2Q_CcldHuHc5uvz3cc,23558
6
- smartpi/ai_vad.pyc,sha256=8ASOAowynTaTZzcMJuDiaFt6oVrQsi3m6_n8rqRcN1g,2415
7
- smartpi/audio.pyc,sha256=qd8SPTmin41jR6U8Z2s16Oj3svJX5cQ_qlT1mnPYU9o,2701
8
- smartpi/base_driver.pyc,sha256=Q911xjmtspNc4PK4yqsvRbf3AhwbQvCMEimwCDz2Pg0,13695
9
- smartpi/camera.pyc,sha256=MCk3-NiNVIAjzr4yKYhSrY5lAByDZheruqPt96P6fyI,2545
10
- smartpi/color_sensor.pyc,sha256=_t7SRVbDMYJMRh0f8yLuFzFVqQTyf9FA3XqFn0Mt1eY,576
11
- smartpi/cw2015.pyc,sha256=65JvNkegkLgvxP23ehqzRtvPywGr3HvKsnaG0rnlXZU,5255
12
- smartpi/flash.pyc,sha256=1y8heMTbbPGpoPI5VrQW7IYSggzBZLQmRILblKtx3Fo,3403
13
- smartpi/humidity.pyc,sha256=KMvVYW0wBQjZnHKn7skJPPhgRRGxnci1wUG7WdPYPGw,576
14
- smartpi/led.pyc,sha256=ZJkYYkD5osNTWyM1mOcwAhtERJh9FYvEEBgHDCTFG6A,540
15
- smartpi/light_sensor.pyc,sha256=-8_Mmj-khjgVfoYgO9JQPjb4EyiVu9QHPVaodKDEe4k,2190
16
- smartpi/local_model.pyc,sha256=d-Cvus-emsAiWvrV-S6K9Rou18wKxFTUB0jIARnz534,10923
17
- smartpi/mcp_client.pyc,sha256=D5QCCMN5-fYfneM6sIsrl7hS29tpMXfsSTnqhzIp2Hw,2486
18
- smartpi/mcp_fastmcp.pyc,sha256=k5eFsgQJk2LXHzDF7pMs95pq0dy-aV05YvwgB5KCiFc,7058
19
- smartpi/mcp_intent_recognizer.pyc,sha256=bRK6hzhbXVT08vKdvtO86QzSYdj7Kjz8KPbWdsEL66s,9079
20
- smartpi/motor.pyc,sha256=fYQ2iPWfGLJbwtz3iYp8ymTIPzBiW3ZygdAgdnxvcHw,3537
21
- smartpi/move.pyc,sha256=27Ukor-1OZQm1iygjnvY4lmDQMlbbfZLP8KzZ5n_bzE,3926
22
- smartpi/onnx_hand_workflow.pyc,sha256=0Lx8WoXwC0o4xxX_frPfRjGHX1FpnSD8xZmU2HLq6ig,5119
23
- smartpi/onnx_image_workflow.pyc,sha256=vd3t-ii7XOvUjlXGkjEdPi5dNWd8Ts9vqr4rPaDcSx4,4384
24
- smartpi/onnx_pose_workflow.pyc,sha256=yJ8nENs8ceXC2Blmprm1O89P4u0cQ5-uVra1mdl-QFc,12145
25
- smartpi/onnx_text_workflow.pyc,sha256=frzQQD6hreTL_TiuEGoFfxmDqaA5q5agctXQdbDoVjc,5194
26
- smartpi/onnx_voice_workflow.pyc,sha256=NFOO2Ja0XIH_PJsRMloszOrS1yBDGgbk2n5I2BLCPNo,11417
27
- smartpi/posenet_utils.pyc,sha256=HZA1H30l4P23ixnBH16h_FnmqRsk5WTWVA0qMDCtmJo,7222
28
- smartpi/rknn_hand_workflow.pyc,sha256=FENurAiSwlf-qPpgwzijSAELlqMqc3voKUuuncwZgWg,6405
29
- smartpi/rknn_image_workflow.pyc,sha256=EVIsUxbW9_Iycpnes8zTq7cNdT2xvlgD0ovTp48BlBo,13535
30
- smartpi/rknn_pose_workflow.pyc,sha256=9ORBZAfmXLrGa8aI6PWkvPJGe9p1paWdQx4mdpalm-c,14624
31
- smartpi/rknn_text_workflow.pyc,sha256=jZATEOrhr3WKvwgKF90mQ5H7Hgrz9-tQKmsTfLQ10NU,7127
32
- smartpi/rknn_voice_workflow.pyc,sha256=Yu7ee3sGocrq4zmP52HERgb0-730pQrIqNh-8WdVITE,11266
33
- smartpi/servo.pyc,sha256=Vayu9fL2GTZMcIMRNSPp9Pf2QSpMQh_sEkcQliF0EqI,3889
34
- smartpi/temperature.pyc,sha256=XTbzCQ6E93apOwhTRRGMmMeJaWGWoQvY9TPI28mPkqo,574
35
- smartpi/touch_sensor.pyc,sha256=_vcoVwEdOfNFiSpcVGVfoL_h8PlYXqPFHwuwmvVHqRs,558
36
- smartpi/trace.pyc,sha256=RE3rnmNthwGl-zh1HsTCrWGJM7-MXo4wrvZP0KFUAsM,2975
37
- smartpi/udp.pyc,sha256=A19V3FaLaXePeczP4s8Iv4GwPsJSssL1khXkkjnyurs,636
38
- smartpi/ultrasonic.pyc,sha256=QhPNbO-xXHwY2OYog2dLfRUeg-CKhoccJykp67aPtRA,685
39
- smartpi/models/__init__.pyc,sha256=LVjaVs-de0YhLD4HMClRpR04EHWECihuyw1zmWD7iok,127
40
- smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=Qz5npcyjtxgsSJ77w8Q99FkJTeBe3Rf-RmAZhQosuCo,147
41
- smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=5BXFVLZHICGqE-6fGFZPZhJo-w2CrC5RfBUYq-tjnNc,1680
42
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
43
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
44
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
45
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
46
- smartpi/posemodel/__init__.pyc,sha256=lfIJupDhkibryfFXHgEZxvSzPIaLZCgRqhXW-C1GHbQ,130
47
- smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
48
- smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=k_R1qRrqNk8E2mk4CKUnpudCWrin-BbEAAL5L8f6zfU,151
49
- smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=uh_4dOLJyAg7gZrIJprA07jinUP11lW4Up3PyiARer0,155
50
- smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=hdWgKdSFoVvxSVYS7uaHur--Ozn3_1bVOYcofz6ekJ0,6709
51
- smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=cb_itJQAJozn_YtSH8m2Y20qroDc9XiPeRO7HDw2GuM,10008
52
- smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=VGxEjUiXUUBs8oaB4JjxqMPDFSj7uO8tT_Kh2XD0ymo,158
53
- smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=SlUS-kTaLKkxz1adAhvhhhVn0UsO0IVa8Uk7FAcSW54,507
54
- smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=s8z059JCsaamHFbixQffwMsg_JZk-y-mLiLpRM15dNY,622
55
- smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=yganiYgmwv4849BY7o3DoruGu3Tn-GeVgcOi6BfyUOk,309
56
- smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
57
- smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=KsXCAaw1lmIWl5nAfro_dDMhwsADoUVtf2njfLXA6PU,155
58
- smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=gASd0s5NCDR3blpJjph8jdra_uh3gxa2132emHBTkR4,8742
59
- smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=d20i5GaMAZ105qxoAYXs36_rRM12OWeRqjzZc1DOkZ4,155
60
- smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=dsSTReYc5WWZypVWFkEY9scVu47AT6N2cJ27ADwTGI4,10824
61
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=_5wWb1paHHvu4ihoe64MD_afFDbEenL65GQGTGGgn3c,4792
62
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=tmZ-P69hqhRvvuMwxPQXCWLiTr5FtAJ-ozWPgWzjpEA,8472
63
- smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=PNkYQ3QjvdgYVhEHl4Fl0sECBNC1EdyLSVvZ0EuvDcM,154
64
- smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=ZNuRDMvYSH6X0p15O1DKQmTlFQzwfQiybG8sTS09u0Y,8168
65
- smartpi/text_gte_model/__init__.pyc,sha256=LIZE84lqWCFZNOMevLITur1LNeH585RQfQ8joXOcnJE,135
66
- smartpi/text_gte_model/config/__init__.pyc,sha256=UByKzoJCRd0BWO8iWEe7EDNBzBLGhdNBEguMElAJ8xA,142
67
- smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
68
- smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
69
- smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
70
- smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
71
- smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
72
- smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
73
- smartpi/text_gte_model/gte/__init__.pyc,sha256=eU_AyQoaYk-SwNNTH6lIuuIhEqzz2F7FLHgllNLs7H4,139
74
- smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
75
- smartpi-1.2.1.dist-info/METADATA,sha256=IncPaoLUBd8NpEl-WHKBImgufupFBp3DjDTvi6hv9wE,334
76
- smartpi-1.2.1.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,93
77
- smartpi-1.2.1.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
78
- smartpi-1.2.1.dist-info/RECORD,,