smartpi 1.1.8__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.8.dist-info → smartpi-1.1.9.dist-info}/METADATA +1 -1
- smartpi-1.1.9.dist-info/RECORD +77 -0
- smartpi-1.1.8.dist-info/RECORD +0 -77
- {smartpi-1.1.8.dist-info → smartpi-1.1.9.dist-info}/WHEEL +0 -0
- {smartpi-1.1.8.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.8.dist-info/RECORD
DELETED
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
smartpi/__init__.pyc,sha256=FMchCi1OLGF5cuuu6ruYKNxF_9aefbd1P94xkk6Vk0M,634
|
|
2
|
-
smartpi/_gui.pyc,sha256=f3b_LEpcT-msyhJhjqGVRE2UjG4uMTSFw0JhwzWigP4,3210
|
|
3
|
-
smartpi/ai_asr.pyc,sha256=nAkZ0NB-CUpYUb63VT0U_l2L1Dq4_8tz7ISzTk5Bc8g,24932
|
|
4
|
-
smartpi/ai_llm.pyc,sha256=qHsmpBud6BjvAmosxLQNpeEzj2Y9Ub5UpQQP4IjaIm4,24655
|
|
5
|
-
smartpi/ai_tts.pyc,sha256=tEO3wf5SNtpC4uM_kzoK4BJkVbjH433X6_l1zohTInY,22843
|
|
6
|
-
smartpi/ai_vad.pyc,sha256=NOuckw8iGntsVn_i9eWCH0QlKcgX0ABRLGNd39FgaLY,2389
|
|
7
|
-
smartpi/audio.pyc,sha256=i38hmFB6PW4ZjLAhbr2ZkS3k2fLip_d7iJAyWUqphyE,2702
|
|
8
|
-
smartpi/base_driver.pyc,sha256=cC1wMFOty1qSr2kJU3FjKQYyEpXSnQv5pZfKLw4Z9nA,13090
|
|
9
|
-
smartpi/camera.pyc,sha256=fJiD-o9IGGVF_5uA-UThV9mNQD0otMs6cv5DvfgPYrQ,2505
|
|
10
|
-
smartpi/color_sensor.pyc,sha256=drQLDpPS6FYdgOXHHTDz0ey0tr1Wvl6j0gJH3efjZ4g,555
|
|
11
|
-
smartpi/cw2015.pyc,sha256=4AshhID5foPvSXXXmCZSvLETGHd_uxmro7n6wlrqlqw,5202
|
|
12
|
-
smartpi/flash.pyc,sha256=cPkBOh-7Y-U-dTO6m0nMOMyG5ZvFfua9M-KI8wCYwpo,3398
|
|
13
|
-
smartpi/humidity.pyc,sha256=Hb5tYRChMxBdwlpFP2nGp_BOdcDfr0aQTf14AytR9-o,559
|
|
14
|
-
smartpi/led.pyc,sha256=NnyAJzeMz56yRWOP0yiaAqiiXVqFX64rXlfIh9yhmKg,524
|
|
15
|
-
smartpi/light_sensor.pyc,sha256=027PHhLttpPcoY6LD72W5JEkxEsFStU_rQ9_iT1pObQ,1815
|
|
16
|
-
smartpi/local_model.pyc,sha256=6gB5WugTi8QbkqgwZtdlLMhT3xYjc-JCbQG9Ec_eNYU,11006
|
|
17
|
-
smartpi/mcp_client.pyc,sha256=a6m576_F4u8EDnRDWR2Xk5Hg2QbsN3i9oKV96VECgzI,2434
|
|
18
|
-
smartpi/mcp_fastmcp.pyc,sha256=8p_Eb5zMeVwKNeq3FeWSZzy7cV_t15HqoBWl2XIB92A,6990
|
|
19
|
-
smartpi/mcp_intent_recognizer.pyc,sha256=oOUCqFALvTBJL9VuDQFg4-7q13zMGAsqlULS1d5F7xo,8932
|
|
20
|
-
smartpi/motor.pyc,sha256=Tmv1igBDK4gshS9aFSELQ7uSE0Qr-pQWphVLDAsjCAc,3588
|
|
21
|
-
smartpi/move.pyc,sha256=UhrfGEgecKmvwZR1SsoiioZqRoidHNdAJBjCvtgKiSo,3925
|
|
22
|
-
smartpi/onnx_hand_workflow.pyc,sha256=hJD-7JjB_dlAEiyo61xq07j-ZunwFNQ0RbWJoWfV6C0,5096
|
|
23
|
-
smartpi/onnx_image_workflow.pyc,sha256=cgy3KlzE6OhVqmAkxyujbQjw3pDD7Uwr9a_bV7mn9wA,4324
|
|
24
|
-
smartpi/onnx_pose_workflow.pyc,sha256=XQcnsTipPxTvQcIysLsQYA5bKgfzVbPfn0ZN8mj72qU,12228
|
|
25
|
-
smartpi/onnx_text_workflow.pyc,sha256=85ONDNFu10gSKEa-OXjUpcH85kamix90f3ccShhh2Ts,5138
|
|
26
|
-
smartpi/onnx_voice_workflow.pyc,sha256=SvOx23VIBmEotvnLZJgDPl7mnQF8i3rSjJZWxoODSfc,11464
|
|
27
|
-
smartpi/posenet_utils.pyc,sha256=weDQWiZrMcW0KNrnrjBxhryAgq4biJkOXaELGpJ5-b8,7178
|
|
28
|
-
smartpi/rknn_hand_workflow.pyc,sha256=uDVN0x2BCqgCF4_kAgWa2E5OmFa0LdvMZ52DdOiCcKg,6337
|
|
29
|
-
smartpi/rknn_image_workflow.pyc,sha256=qVgVeGcfU1ouR_T5XT_-Ye74xyksSK4R9nPnylxMSp8,13471
|
|
30
|
-
smartpi/rknn_pose_workflow.pyc,sha256=Q8yue99DBsuTtZeP9GqFtSXgRaHDQx-otFSerCNo02Y,14788
|
|
31
|
-
smartpi/rknn_text_workflow.pyc,sha256=WrAgNvVOCotJKoE09KKLU0TROBRWz57X5wJBoHBi8qc,7045
|
|
32
|
-
smartpi/rknn_voice_workflow.pyc,sha256=eQah7NXjnHwmTNLSEMJu0BPs5o04kI7ev1n7Kcxx2Ng,11263
|
|
33
|
-
smartpi/servo.pyc,sha256=9c6gDGHkE7Ed1LTORjsnNVRlqB7GYCHkNL1P-7A1ZEw,3939
|
|
34
|
-
smartpi/temperature.pyc,sha256=QO8voT2XjExbcqMN4U6l6YxGfBayN2RMqGsClJbnKlo,562
|
|
35
|
-
smartpi/touch_sensor.pyc,sha256=beOuRzenFyM3H5mR6TBOAW9MfM0vlRzstSV7aLLnVeg,547
|
|
36
|
-
smartpi/trace.pyc,sha256=DFHjGDIEQP6ZlwbRNO5hCU6MkoH9g4EHDX6MvIIfzRk,2961
|
|
37
|
-
smartpi/ultrasonic.pyc,sha256=j-SCBLnfKw0aQ-kS8CopHYDh047JajtBTRadJZiWaEU,669
|
|
38
|
-
smartpi/models/__init__.pyc,sha256=xn1bWuXvp7MBQD1k4fG0Dtj-2Q-BI9aibAlubip4u70,123
|
|
39
|
-
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=Gy2PdwmwJ8hRc8UU4-D50MBKIdMsFf4TZK6j617bEaA,143
|
|
40
|
-
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=L53X03o0LfOUH3_OR3cLcVfveTJVOW56GzMwb10dbbY,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=g_nS6wO4uatoQ_dRomm9v9-FwPGC58-K9u-YOiEuPBA,126
|
|
46
|
-
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
-
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=D5DHaqehuDEa1HqF-kSptl1oZNm_hrrAdiMusbzG7aY,147
|
|
48
|
-
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=fyNZ81aSd_-0kwlCQ80lQ8XPNZMzesUrHuNAh0Es5j8,151
|
|
49
|
-
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=0XDcLp4ATtTlUx1pKB0uCSyEVqAaPH7o-p8p0wxxz1E,6585
|
|
50
|
-
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=y1ezqvwM7U5-tJEYwmIu3OuhQrgfTpA286lqOVPXaRk,9908
|
|
51
|
-
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=kgyXnrpzrs_6D7w1jMz74FZi0F5aAvbRlrcLQo8xifU,154
|
|
52
|
-
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=Ig5AMb81k8yn5l_o5EzW_8MIsuOu7h4x7i1pmPGkaa4,495
|
|
53
|
-
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=XL0VEKqcCrFUSO7rla2yaUpTFEIX0HguudE5b7rgOeQ,616
|
|
54
|
-
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=gOCv54cxNeiPGj3WtEpCLtejwFJPpb0IQ9rTzNxCc9k,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=ApkHKB9wbjfZag-nF6LCMBFCvMoTXTtjoeGCwSS0bcs,151
|
|
57
|
-
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=688jyXgZNI520_sY01sd95grY8nG7mCE1VNxkNl4aZA,8639
|
|
58
|
-
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=u4K07etsDCvpRY22oRHbFESMRmcyfbhcM9LaFvWWyxg,151
|
|
59
|
-
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=Tr6kKUUpuzhPt0ucSxB4wXW3vbHAKiaeDfCa9haM-nc,10745
|
|
60
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=VK0skssiopemquoZUWHtzE7Ve_2jw8enePZFc3gXDBY,4720
|
|
61
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=jZrlmRrXKtCRI-6PT2DBtN2LQnH1G9rUtll5r2UtzH0,8372
|
|
62
|
-
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=BT6i6wdi-KdvcczE9dpHtIwnR73ANJoASk5shtUrZn4,150
|
|
63
|
-
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=uBLAT-_3PGUGA-7QXtTOIXExort0agqriQsDOHAXgRQ,8096
|
|
64
|
-
smartpi/text_gte_model/__init__.pyc,sha256=rXOCif608TglNDf_iJtAdE4AoTXnTyomiORJ0wUqpu8,131
|
|
65
|
-
smartpi/text_gte_model/config/__init__.pyc,sha256=wLltbw7qwT6GaWQjxDpYUqns9eC13bxJ1gUGpEMkzi8,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=KQGvQcHs6t7dXqfSOzr3QD3AxX8BH-InFrrnfa4etDo,135
|
|
73
|
-
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
-
smartpi-1.1.8.dist-info/METADATA,sha256=z4akxg4u3GpuHfL-9nw8o9djeD07_JhMEa9HwIEeRAE,715
|
|
75
|
-
smartpi-1.1.8.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
|
|
76
|
-
smartpi-1.1.8.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
|
|
77
|
-
smartpi-1.1.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|