smartpi 1.1.7__cp37-none-any.whl → 1.1.9__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.
- smartpi/__init__.pyc +0 -0
- smartpi/_gui.pyc +0 -0
- smartpi/ai_asr.pyc +0 -0
- smartpi/ai_llm.pyc +0 -0
- smartpi/ai_tts.pyc +0 -0
- smartpi/ai_vad.pyc +0 -0
- smartpi/audio.pyc +0 -0
- smartpi/base_driver.pyc +0 -0
- smartpi/camera.pyc +0 -0
- smartpi/color_sensor.pyc +0 -0
- smartpi/cw2015.pyc +0 -0
- smartpi/flash.pyc +0 -0
- smartpi/humidity.pyc +0 -0
- smartpi/led.pyc +0 -0
- smartpi/light_sensor.pyc +0 -0
- smartpi/local_model.pyc +0 -0
- smartpi/mcp_client.pyc +0 -0
- smartpi/mcp_fastmcp.pyc +0 -0
- smartpi/mcp_intent_recognizer.pyc +0 -0
- smartpi/models/__init__.pyc +0 -0
- smartpi/models/snakers4_silero-vad/__init__.pyc +0 -0
- smartpi/models/snakers4_silero-vad/hubconf.pyc +0 -0
- smartpi/motor.pyc +0 -0
- smartpi/move.pyc +0 -0
- smartpi/onnx_hand_workflow.pyc +0 -0
- smartpi/onnx_image_workflow.pyc +0 -0
- smartpi/onnx_pose_workflow.pyc +0 -0
- smartpi/onnx_text_workflow.pyc +0 -0
- smartpi/onnx_voice_workflow.pyc +0 -0
- smartpi/posemodel/__init__.pyc +0 -0
- smartpi/posenet_utils.pyc +0 -0
- smartpi/rknn_hand_workflow.pyc +0 -0
- smartpi/rknn_image_workflow.pyc +0 -0
- smartpi/rknn_pose_workflow.pyc +0 -0
- smartpi/rknn_text_workflow.pyc +0 -0
- smartpi/rknn_voice_workflow.pyc +0 -0
- smartpi/servo.pyc +0 -0
- smartpi/temperature.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/common/credential.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/common/log.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/common/utils.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc +0 -0
- smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc +0 -0
- smartpi/text_gte_model/__init__.pyc +0 -0
- smartpi/text_gte_model/config/__init__.pyc +0 -0
- smartpi/text_gte_model/gte/__init__.pyc +0 -0
- smartpi/touch_sensor.pyc +0 -0
- smartpi/trace.pyc +0 -0
- smartpi/ultrasonic.pyc +0 -0
- {smartpi-1.1.7.dist-info → smartpi-1.1.9.dist-info}/METADATA +1 -1
- smartpi-1.1.9.dist-info/RECORD +77 -0
- smartpi-1.1.7.dist-info/RECORD +0 -77
- {smartpi-1.1.7.dist-info → smartpi-1.1.9.dist-info}/WHEEL +0 -0
- {smartpi-1.1.7.dist-info → smartpi-1.1.9.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
|
smartpi/models/__init__.pyc
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
smartpi/motor.pyc
CHANGED
|
Binary file
|
smartpi/move.pyc
CHANGED
|
Binary file
|
smartpi/onnx_hand_workflow.pyc
CHANGED
|
Binary file
|
smartpi/onnx_image_workflow.pyc
CHANGED
|
Binary file
|
smartpi/onnx_pose_workflow.pyc
CHANGED
|
Binary file
|
smartpi/onnx_text_workflow.pyc
CHANGED
|
Binary file
|
smartpi/onnx_voice_workflow.pyc
CHANGED
|
Binary file
|
smartpi/posemodel/__init__.pyc
CHANGED
|
Binary file
|
smartpi/posenet_utils.pyc
CHANGED
|
Binary file
|
smartpi/rknn_hand_workflow.pyc
CHANGED
|
Binary file
|
smartpi/rknn_image_workflow.pyc
CHANGED
|
Binary file
|
smartpi/rknn_pose_workflow.pyc
CHANGED
|
Binary file
|
smartpi/rknn_text_workflow.pyc
CHANGED
|
Binary file
|
smartpi/rknn_voice_workflow.pyc
CHANGED
|
Binary file
|
smartpi/servo.pyc
CHANGED
|
Binary file
|
smartpi/temperature.pyc
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
smartpi/touch_sensor.pyc
CHANGED
|
Binary file
|
smartpi/trace.pyc
CHANGED
|
Binary file
|
smartpi/ultrasonic.pyc
CHANGED
|
Binary file
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
smartpi/__init__.pyc,sha256=8YaqtWJePTS3N5274PMjCx-wGgTkwy8fhnkcslym99M,634
|
|
2
|
+
smartpi/_gui.pyc,sha256=LBPknCoozR87jkYP-sXEbOobcRZlMUnKQbQIeVCVSF4,3210
|
|
3
|
+
smartpi/ai_asr.pyc,sha256=i7-dq8x-pDiZIAwh2aeYGyHsaDJDP7QmzCe0STDiPPQ,24932
|
|
4
|
+
smartpi/ai_llm.pyc,sha256=9XRPFXiUe3C7FUHCwuRwX9-pXUT04a6wod8L346IldE,24655
|
|
5
|
+
smartpi/ai_tts.pyc,sha256=G-_0rZ_lHtkThMlp7MUiBOxq4JO8YR2rBCTBUIcEGU8,22843
|
|
6
|
+
smartpi/ai_vad.pyc,sha256=HSF6iVEOR84VvxKBfho-q1KZwtE5bGNIeYS-FOhEY_M,2389
|
|
7
|
+
smartpi/audio.pyc,sha256=67arW1XFDnQdi4R_YFWS1sxv6FLGbNkyf-2xgtPMHTY,2655
|
|
8
|
+
smartpi/base_driver.pyc,sha256=WitZ1WuEsnN8nq42xNyGdIFJkPZx3MsXViWa6fMVHMI,14268
|
|
9
|
+
smartpi/camera.pyc,sha256=DAXffCHLZklpsu7ipSkPmzGtQXbQXfA172jxMlKTYK8,2505
|
|
10
|
+
smartpi/color_sensor.pyc,sha256=DDIrfOi9KFrdNI91FIbEl5DoBsK-z_5FbnHEzMaZ9Xc,555
|
|
11
|
+
smartpi/cw2015.pyc,sha256=gDLFYhXjWfDRK7aXdQPu6jyvVbaBIUmV88BlZFHzdB0,5202
|
|
12
|
+
smartpi/flash.pyc,sha256=siBncE1Evaf5OpKCVWlJh-MBvFosx8vtFKIAiKJ9A08,3398
|
|
13
|
+
smartpi/humidity.pyc,sha256=qJl8TJ7sw2C5sNCebO_n0mS9wVnMSoJVOIHbAJGburE,559
|
|
14
|
+
smartpi/led.pyc,sha256=eGeweGVXf3xv5UBcFeVftFqYvK6U_Mv1QEEi0fF0fG8,524
|
|
15
|
+
smartpi/light_sensor.pyc,sha256=GeLInAZAxXIH52zetMlQ5tD2FubihICX7vE4m_kFJck,1815
|
|
16
|
+
smartpi/local_model.pyc,sha256=NAk_ypdmamrevDiposBa8VALhjTgkyWa80qsh-H4uro,11006
|
|
17
|
+
smartpi/mcp_client.pyc,sha256=rPeZRzQqeeeHwdQVhXzu81KRairS_Gq_FPcz_VKY6sU,2434
|
|
18
|
+
smartpi/mcp_fastmcp.pyc,sha256=bIzjpCX66E-sMsKhGyF6-9-OMX-poOu4DM5I1NtNHcM,6990
|
|
19
|
+
smartpi/mcp_intent_recognizer.pyc,sha256=EY-7PhiEEbMMgAbdNsRP9I49guPwjZpFWc-uydUmdLQ,8932
|
|
20
|
+
smartpi/motor.pyc,sha256=h3y_PVtJxL0oc1GDYxVk9EvctnRo7QKYLbXTjTiu8rI,3588
|
|
21
|
+
smartpi/move.pyc,sha256=VpsB5HWxAX2YwVClsphqAXqL4ZGHJJBPPR4z-1QR4hM,3925
|
|
22
|
+
smartpi/onnx_hand_workflow.pyc,sha256=CgUtBRAgDF6wogl3JPn7UXM02rWFgT7vXvqIFXGdFFc,5096
|
|
23
|
+
smartpi/onnx_image_workflow.pyc,sha256=hJQVuCYtqio8S299zEhYfIuB7RQiFHgW3cYpgwULVtI,4324
|
|
24
|
+
smartpi/onnx_pose_workflow.pyc,sha256=SaZRCob-suIC3bdNiol81wG-sOGIl9qu9tEiEgF9tzM,12228
|
|
25
|
+
smartpi/onnx_text_workflow.pyc,sha256=10jeJgGMjtViP0yVG5demgY-ksyLZeGD5OmhxQFZAlU,5138
|
|
26
|
+
smartpi/onnx_voice_workflow.pyc,sha256=2Xvnbu5jE876R_CTVfcfIvxfxpmCnBcYfALGV_TWUzw,11464
|
|
27
|
+
smartpi/posenet_utils.pyc,sha256=23gxR1ztcUoPKpGsQDToUbkwR_BA1gwp4D-BgSJ3hX0,7178
|
|
28
|
+
smartpi/rknn_hand_workflow.pyc,sha256=fzS0e-KeCrsGZcYkEGWDt3QKA15SnurkLrynDADUHT8,6337
|
|
29
|
+
smartpi/rknn_image_workflow.pyc,sha256=XF8RXHV-EbIkybm06TPYXrlPUNxmRwuKiFB5t7gxHWo,13471
|
|
30
|
+
smartpi/rknn_pose_workflow.pyc,sha256=bN-NXtfgCu9-Wk4zUxVpkg1sSagd8vMHphuqn4SGCg8,14788
|
|
31
|
+
smartpi/rknn_text_workflow.pyc,sha256=mrdGCGscPyAhkiajicCbq8yKbSv1KEy9q8gNnsDvYVE,7045
|
|
32
|
+
smartpi/rknn_voice_workflow.pyc,sha256=_oRJGhQyCTOoG-9Bt1SB6CsuFUGzKe1O1x1TfXz6Szw,11263
|
|
33
|
+
smartpi/servo.pyc,sha256=B17w5kVl0IpTgHulm3TcU1ESGGnJ8nSSa6o5b7BMJ54,3939
|
|
34
|
+
smartpi/temperature.pyc,sha256=pwK8Fmc-1gFH7lCKhd5XrYIp2_k3heM_GmEF8h5CkiM,562
|
|
35
|
+
smartpi/touch_sensor.pyc,sha256=ymtvy1h4__6qZWKrMJaB9BgZsSLVwvGK6idZiw4KUFU,547
|
|
36
|
+
smartpi/trace.pyc,sha256=qo_-us-JXDM5V7IEJlW7ISxEFqWtMRp8qYFVms7o0R4,2961
|
|
37
|
+
smartpi/ultrasonic.pyc,sha256=fGdAqPaF39-QyatPVBss9vBshaKGSSlSqfvbSsdV10w,669
|
|
38
|
+
smartpi/models/__init__.pyc,sha256=SLbdIfXAxaETAA9PEMbBpsYSpUoCVqYHZDHVXcfb6zA,123
|
|
39
|
+
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=Bpp9cMC8VnscJnCx02Mu0tEecz8WmnvDQjBEmKVv7Uw,143
|
|
40
|
+
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=CgBgVQXgMVF-ZAUFDbPFucML-xr_4iNxmPka-e3mgpM,1670
|
|
41
|
+
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
|
|
42
|
+
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
|
|
43
|
+
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
|
|
44
|
+
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
|
|
45
|
+
smartpi/posemodel/__init__.pyc,sha256=6olS37YpHMsyR6LEyELjpeUEB85pHZ5-5Yy62FjnDi0,126
|
|
46
|
+
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
+
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=05vwmU58Et9iCNa4cNB-61MR3KdpSy-XpbkHj5YhKz4,147
|
|
48
|
+
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=idOqXG-OE2iBoC1NvbYK61wOu7E46fSRGS5-C934zwM,151
|
|
49
|
+
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=9EQtg1sK6P8j9JdPn6KjjOX2dV0D-s7oEkYED4H3DA4,6585
|
|
50
|
+
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=FEIhIJbO9TcGaaKcWJlA2DGgwzvW0RzY-hUDlfEhDU4,9908
|
|
51
|
+
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=fUV1p-OnQ3mb5tjHnUKP135bui2EaSNNAXmMuK9Exmg,154
|
|
52
|
+
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=gbJmnLZaSTQ1iqo833bSeyb9tn3FisR8aIE-5BLsZpo,495
|
|
53
|
+
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=8GCXNiHRVtw3M4nQMnzz1wJ1i0_Y6ZfoCPCyDWsdCIo,616
|
|
54
|
+
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=M53AU_kVbhfOxRdZoozPbXw6EtqIgp6X7NrM8nqMhZ4,301
|
|
55
|
+
smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
|
|
56
|
+
smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=UBYg_USKMzo8bSOMeVTSHqkUaia_G83-GOuEnf57L3o,151
|
|
57
|
+
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=s7YNcEDd_99-5cCNK9GTVcvEyPdOid5K8IfUX_USQQ0,8639
|
|
58
|
+
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=OUAE47gK0yU3VYIDNajH0JuxT7S6i2Z-II_KZsbbMAI,151
|
|
59
|
+
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=7Ohoe7k2ksD6Uo79ffeGYYaHpZWHxO13OZfsoW3E1oI,10745
|
|
60
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=MslC-WL27s6zW2y9fAL5tviBGIMiMzYTXw3u4p298BE,4720
|
|
61
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=SkrlQQ--2b_9LhyVJKJc3_DIQw_PKjUS_-pdjJvD-hg,8372
|
|
62
|
+
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=TOYELrrpRpEmTPohH0a80ReZFU8PeMhr-Jf055IEAME,150
|
|
63
|
+
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=EBnT11H7KMfY7PNKqU9mQxMixKNbzWMZfQ7kINCzaJ4,8096
|
|
64
|
+
smartpi/text_gte_model/__init__.pyc,sha256=3UssR7cBFYpFGCFp6UpKY8dNBC-YZ2C7UVrlOOkD7GQ,131
|
|
65
|
+
smartpi/text_gte_model/config/__init__.pyc,sha256=M4QaRrpNHJ8xKIvhVS3_vEZ2NC3fnRWw9s3Cjfr_0Kw,138
|
|
66
|
+
smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
|
|
67
|
+
smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
|
|
68
|
+
smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
|
|
69
|
+
smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
|
|
70
|
+
smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
|
|
71
|
+
smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
|
|
72
|
+
smartpi/text_gte_model/gte/__init__.pyc,sha256=ycnrm3H5xG2dDWicx_-AFUr5JkFKuVbHVrnX5qx6kB8,135
|
|
73
|
+
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
+
smartpi-1.1.9.dist-info/METADATA,sha256=yICik5tW0cl0fA1-4LJnJN1pB08iSiIW5dMm91HVlS8,715
|
|
75
|
+
smartpi-1.1.9.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
|
|
76
|
+
smartpi-1.1.9.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
|
|
77
|
+
smartpi-1.1.9.dist-info/RECORD,,
|
smartpi-1.1.7.dist-info/RECORD
DELETED
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
smartpi/__init__.pyc,sha256=F9lEB11gqb8OwsFWZcuctdmbHd_tFXtzhslbA85-YTY,634
|
|
2
|
-
smartpi/_gui.pyc,sha256=o-3mcly1x34tJjOzp6GTAnj3WnlG6uqxbf569zvpCQY,3210
|
|
3
|
-
smartpi/ai_asr.pyc,sha256=7OPVZpXbKW6aNP4VF5QMaCwvhDjwXAOODwnD8m4jSNo,24932
|
|
4
|
-
smartpi/ai_llm.pyc,sha256=tuAf2wuheZf9RVO1sUu4v3Hs928LGE__4002irjLfP8,24655
|
|
5
|
-
smartpi/ai_tts.pyc,sha256=0ErRcwsYjrGOPtsupnXna6uKHUGG86pFYr7psZImpUA,22843
|
|
6
|
-
smartpi/ai_vad.pyc,sha256=VqXgeGbbYsczDVwa95k7X8KB19gt_kkrdOi0n3jVk_I,2389
|
|
7
|
-
smartpi/audio.pyc,sha256=NbHaqJJvCCoPqSiKRHQfqE2_Fv8hVggP-LnwMh_Wbvo,2702
|
|
8
|
-
smartpi/base_driver.pyc,sha256=6ritNGbM9YNtMjXqVJyV3y--LzBVIWPSVZiDyS5gISc,11868
|
|
9
|
-
smartpi/camera.pyc,sha256=VNIHGs6aSfUslE2HKmryY7jpw78jDh8en4vWQ-B7-6A,2505
|
|
10
|
-
smartpi/color_sensor.pyc,sha256=rkCNal-b7AC39AL1vLdxayspEuBV9ygbS--NHrx-1gE,555
|
|
11
|
-
smartpi/cw2015.pyc,sha256=YPM5IkVFCz-5bSGjlyUGi92PZSj_mvcJdUU6F6cLXAE,5202
|
|
12
|
-
smartpi/flash.pyc,sha256=AtjkMrqbuqzT9nn1UkhYZB-Z3OorIAxMjbOGEntiYB8,3398
|
|
13
|
-
smartpi/humidity.pyc,sha256=HQSOufnwA5r25T9U6tpaUsTM6hkxqwSM5TpNuowU1-I,559
|
|
14
|
-
smartpi/led.pyc,sha256=7bDBrw1gfb-3k-TBD95DFVx2Y251jB5_UujuMZuiUck,524
|
|
15
|
-
smartpi/light_sensor.pyc,sha256=hSl2VQCmj2KS2l4-MfB5b1Hg0epVCO7RBMresiNYUUI,1815
|
|
16
|
-
smartpi/local_model.pyc,sha256=CbKd4DUKm-oSYd5MQ0tAICc15jV9Nb2LQRdX5yyQAIA,11006
|
|
17
|
-
smartpi/mcp_client.pyc,sha256=k6O0HVHOmZqisiofJhlFwvuhEFWtdPpfs7s9pdOu5MM,2434
|
|
18
|
-
smartpi/mcp_fastmcp.pyc,sha256=Zkghy6l-0gRQIGrxieUU-4OoltfGOumlygDNYFrDYfQ,6990
|
|
19
|
-
smartpi/mcp_intent_recognizer.pyc,sha256=pCCXUuuaV9aMzJ1JAEMzd2q7r4glWSluWyHMcTO1lG0,8932
|
|
20
|
-
smartpi/motor.pyc,sha256=DfSfyz5JmlAvzSE8gf5GdMeVtVuEFUyP0_kRjbfLwkY,3588
|
|
21
|
-
smartpi/move.pyc,sha256=d-2UWm5zJnibEWbagolgpL7RWDdKs0kTW0sxwv3pLn0,3925
|
|
22
|
-
smartpi/onnx_hand_workflow.pyc,sha256=cbHzOK70dPfwkAzqahHwQQuYIN0noawLJ7BtMspbTFI,5096
|
|
23
|
-
smartpi/onnx_image_workflow.pyc,sha256=Y2JfBFvPV-G4Dr1ampx49akzl6vdMJf9zSuIjrWmq_Q,4324
|
|
24
|
-
smartpi/onnx_pose_workflow.pyc,sha256=ZbJq2gorP7rx7IvwxCsiy-QwwuJ8LQ0Nbry7Mtu7Qm0,12228
|
|
25
|
-
smartpi/onnx_text_workflow.pyc,sha256=CXxk0X4MIXvN5Ph1GMPHpjtDVdHj4imZXKCEb0pC2Uc,5138
|
|
26
|
-
smartpi/onnx_voice_workflow.pyc,sha256=Q1D0016-FPE_L6-FQrLsuHE_ORLkzG57ccq9DcrGUHI,11464
|
|
27
|
-
smartpi/posenet_utils.pyc,sha256=EshQNBr62onGxmOdZbUFQ8XukwUZOS_8a6_SFPapzdI,7178
|
|
28
|
-
smartpi/rknn_hand_workflow.pyc,sha256=V4TBApXVvofTkUhTf0d9A6z22VuC29y5LYqBGAckjxI,6337
|
|
29
|
-
smartpi/rknn_image_workflow.pyc,sha256=MWWhO4OAQFx_lyiru720_nAyrpWwKRUaPFzC0tP_BHs,13471
|
|
30
|
-
smartpi/rknn_pose_workflow.pyc,sha256=JsU4dab0sW0vyn6HhHJgktu01172XD_vVZSGWvPb3FQ,14788
|
|
31
|
-
smartpi/rknn_text_workflow.pyc,sha256=uzetvSgOfADeGJhqntHVBhq0v76vvuM3a-6kb5B8cs8,7045
|
|
32
|
-
smartpi/rknn_voice_workflow.pyc,sha256=OfYjA56hxYO_zwQ8WFXPkBXtYOAHLxV1sJkL6rIIii4,11263
|
|
33
|
-
smartpi/servo.pyc,sha256=HAc_SzBnTEanNqHAmi6nKWhe0DxgF4vrh3w0x4zL_uc,3939
|
|
34
|
-
smartpi/temperature.pyc,sha256=Xq9wm_c6KAoRQdeAe3VJuuOzrnMcUE1rXCNg2Rghk3I,562
|
|
35
|
-
smartpi/touch_sensor.pyc,sha256=ubY0Byqdr4PabaMv1F8BDEeHXW44-ugwx_sXuoFEgfo,547
|
|
36
|
-
smartpi/trace.pyc,sha256=3VSaJH-KPM6YnzVf4S0hTTKxdLEP3veshWGKSLt0EaY,2961
|
|
37
|
-
smartpi/ultrasonic.pyc,sha256=M-TQ8coYFDF5Av84ej_eD62QjWPOKUKnCALxhhy8l5g,669
|
|
38
|
-
smartpi/models/__init__.pyc,sha256=U7QgLLLmc_S2K9udx_wzJ1SpymILXqtqFHyTmY_2lTA,123
|
|
39
|
-
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=IwNiq6v5Sz8xpHNdFu-4iQipKalC0MiWsmDgDMZzZbI,143
|
|
40
|
-
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=sDIQBczOOF_DpxUaofKMVRt3UgXCeVCpXsxpVjrXi8U,1670
|
|
41
|
-
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
|
|
42
|
-
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
|
|
43
|
-
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
|
|
44
|
-
smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
|
|
45
|
-
smartpi/posemodel/__init__.pyc,sha256=4wrKMStedy7pvqUZc1eTynA_ejl7yX8EBqpU1ekz8ZE,126
|
|
46
|
-
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
-
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=NaYD5t0YL7aj0Qtc0ob4S2_yGy7lR07dMK_U4-glf-Q,147
|
|
48
|
-
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=uIRuEILPA4PDp280nahm88N_NxJfAZX6Z2fu8wWekAw,151
|
|
49
|
-
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=8dJ2bpEmnhe-mePKQkw-BSyNcgiT1h0FQRCCFXhf5VY,6585
|
|
50
|
-
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=-7oFP420AYP5XWpoFRsN6AHja3pBIDxeqTNDMpJgRS8,9908
|
|
51
|
-
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=EoeJ1w03e8KAdngrI5WLgV_vj1N1i0kEi3e0RPRqRBY,154
|
|
52
|
-
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=AtvIRgswTL1AEZWU6x11rkYzmLgUZkgrvdivQBNtWzo,495
|
|
53
|
-
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=QEM0G_ctGAl6uSiJBsb3GtNiq6YCySYwLQXRWaCSHIU,616
|
|
54
|
-
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=uf9BHPCuqzZzRmIsDOoIKEqoDTt0e-ReBcKI2910RTA,301
|
|
55
|
-
smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
|
|
56
|
-
smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=xVHSgLgipV6QmWGpSm59Ym4emz0IS5bl7s4sfgrq2f0,151
|
|
57
|
-
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=YtG4Mp5sVZW2TFYyenSRZbGGBKVuSx1OqfGwYU1PSOo,8639
|
|
58
|
-
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=YbSAq6GUJNn59q2UJFwxp5FjkKdAHBVoS4iontXzcjE,151
|
|
59
|
-
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=4565lWqK1PGJSyNfJWdqnU4btVkxh8jwGPuwx_ANXUo,10745
|
|
60
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=X7sVRM4Z1CV5DpS7bnPLyFLj3O6T5ZM4IvwN2dMYDm4,4720
|
|
61
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=IUkWCbT4H_9oBAtmZ63E92OBDuPgfneV1MhIv0i05fM,8372
|
|
62
|
-
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=IoUOqUm8QcsPq3FSu8Dqg3EP5kysgLFiipfDxc-QV9c,150
|
|
63
|
-
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=H2TVs3HZlVXV76GqLiBEtK0hlVXX2qVZSHzd--eWO4U,8096
|
|
64
|
-
smartpi/text_gte_model/__init__.pyc,sha256=WqUFudKqJONYz8xv6fm8H-AUZfmFxRbm3TbAQyGH6nQ,131
|
|
65
|
-
smartpi/text_gte_model/config/__init__.pyc,sha256=7BsNMbLfoNtkhIWdtoFHgPntAP4EdTyWBOHVUkjFFbw,138
|
|
66
|
-
smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
|
|
67
|
-
smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
|
|
68
|
-
smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
|
|
69
|
-
smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
|
|
70
|
-
smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
|
|
71
|
-
smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
|
|
72
|
-
smartpi/text_gte_model/gte/__init__.pyc,sha256=5S7nrGdE108AxLEArlfJQfUu1AKzxYB6RQlvZ7hscTs,135
|
|
73
|
-
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
-
smartpi-1.1.7.dist-info/METADATA,sha256=ErPWi_ZgZo1AhVvqHc6ojBqqkQqnuidTHd2fkHyNKhI,715
|
|
75
|
-
smartpi-1.1.7.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
|
|
76
|
-
smartpi-1.1.7.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
|
|
77
|
-
smartpi-1.1.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|