smartpi 1.1.7__cp39-none-any.whl → 1.1.9__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.
- 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=basl72xFPPkzE8bSYCUn0yKeBVMbvN4QuLE560LEwj0,586
|
|
2
|
+
smartpi/_gui.pyc,sha256=_72WVGN7JBrqaghqdc4jDnJf8DCxSq-ITdro1s__oqE,3240
|
|
3
|
+
smartpi/ai_asr.pyc,sha256=rx6sKkWAMYw-1HFCNXHuumikLq6sIjxYzqJoE-zwi4s,25314
|
|
4
|
+
smartpi/ai_llm.pyc,sha256=hP9oXdKIf7KJWyJ1SseAPO4gkLk4ClyvlQTX1jvLShY,23307
|
|
5
|
+
smartpi/ai_tts.pyc,sha256=B3US6KXSnUiaqN7jCD8TMjdqEmyosdzPaafAGFX6hpw,23558
|
|
6
|
+
smartpi/ai_vad.pyc,sha256=IXbv4i-iaKzTph4Uw37JB57C-Ebe5xBRnvQE9jAKWoY,2415
|
|
7
|
+
smartpi/audio.pyc,sha256=W6bmunm_WxRsGgsYILrNpnTNiyjUDHlXnrcv3p76nGg,2701
|
|
8
|
+
smartpi/base_driver.pyc,sha256=64KG6BQhis2z6bdCFvk5Qt0FUe5cY8MlzZVUr_oD1Cs,13695
|
|
9
|
+
smartpi/camera.pyc,sha256=pzxaiMgMHaezOJBQQKIzOJ1CTZZDHVyjUjpvFL6I3sc,2545
|
|
10
|
+
smartpi/color_sensor.pyc,sha256=IG6EQ3AbIFyEzeXgIFeJGR-WCqPoddvPh5cXT_SYDUE,576
|
|
11
|
+
smartpi/cw2015.pyc,sha256=JwuHuM8pXWV-UB3aelSftW6BFcsj5IC4ieb9cNgl4gU,5255
|
|
12
|
+
smartpi/flash.pyc,sha256=Ma-uEz35ky-SMYDDDTHcAI2Vu8_bSFDutE3PXeTyy6I,3403
|
|
13
|
+
smartpi/humidity.pyc,sha256=o3dDVFUWw0hyTJuA5pX57-YJ7sEozvCKnJdM6_gvkAo,576
|
|
14
|
+
smartpi/led.pyc,sha256=D-_DPf8K-vOWtTj-Xz8IkFr0h5ReD2OwoZrppCmevDA,540
|
|
15
|
+
smartpi/light_sensor.pyc,sha256=H8nhKeTVmJsixDCKVDc2_7NTSNCGFsgEUiTT9y9XkCA,1789
|
|
16
|
+
smartpi/local_model.pyc,sha256=XPiEdOPeMMndvUesLlmIfa79YXhbCanHpAK5cyx3Jq8,10923
|
|
17
|
+
smartpi/mcp_client.pyc,sha256=cSS6Ry-RYhnbxxYfQfrKAWZgFmRjPmeALFLQQDi5V5k,2486
|
|
18
|
+
smartpi/mcp_fastmcp.pyc,sha256=Src69ysq8cIw3AusaDeYdXHtGIvGak_MxtZBVqrDi7k,7058
|
|
19
|
+
smartpi/mcp_intent_recognizer.pyc,sha256=OIh-qe6J5WdjcoaHPEZEKEJWM65_pCmHk6Hi8otwaBc,9079
|
|
20
|
+
smartpi/motor.pyc,sha256=rG8Bb87I_u6aqgKEh-w0HQkMXR2t5X1v6Bm8FQW37nw,3537
|
|
21
|
+
smartpi/move.pyc,sha256=nue3Nuyd_1kYcr2VMAkT2bl8W6jcgLSAiZ5SQJEudWA,3926
|
|
22
|
+
smartpi/onnx_hand_workflow.pyc,sha256=W3yppDvv2ip8RXoD8G01vs92Hvs825EoW-a6KYt6n6Q,5119
|
|
23
|
+
smartpi/onnx_image_workflow.pyc,sha256=RxtOpj8gGxZyQTtgrcoC7qTyAAxPDNf1tIjY6Y3iWOQ,4384
|
|
24
|
+
smartpi/onnx_pose_workflow.pyc,sha256=2h_kGTN5v-AIiE5m5z9_dNSPbAGi9SlTrm4GylHYJeQ,12145
|
|
25
|
+
smartpi/onnx_text_workflow.pyc,sha256=Ge_36eM96x1E1ei7l8XTt4flAv63bco4LC8P_25W6CA,5194
|
|
26
|
+
smartpi/onnx_voice_workflow.pyc,sha256=JiTacItX5l3oL5OVYR2TF5xf9ZoNpDhmhCprHIz8jt0,11417
|
|
27
|
+
smartpi/posenet_utils.pyc,sha256=YicRaDztYHfN4G1Mfix53O7nPTSL75ZMS2-ai2RUSbk,7222
|
|
28
|
+
smartpi/rknn_hand_workflow.pyc,sha256=8hCbCb2si_iJ9SVIyznnuaXmK0gocDk9rUxL9FPIPu0,6405
|
|
29
|
+
smartpi/rknn_image_workflow.pyc,sha256=oyQ4JoQrC77vVfCWbw4n9TC7_X9uZ7oO_zj5JMCzeKY,13535
|
|
30
|
+
smartpi/rknn_pose_workflow.pyc,sha256=1JJAVquD6VRL_U7I0AV92wFdVUfpUuUhB1s2LiZHpVY,14624
|
|
31
|
+
smartpi/rknn_text_workflow.pyc,sha256=LDKb22Zk2LcpKhVJJenUZ4LkHfMeprbg8N6DtDJyfwM,7127
|
|
32
|
+
smartpi/rknn_voice_workflow.pyc,sha256=6jgi-bfkxVYPLvJV1QXbSJCm1yd2CIXZHtzX9uMRBBA,11266
|
|
33
|
+
smartpi/servo.pyc,sha256=VQ-ebYy0mZLxkgGd1-4Hix5J6RVvL2EBY5tUkM75SWY,3889
|
|
34
|
+
smartpi/temperature.pyc,sha256=PjYBU5GdZTNfQh_g42nczlOvHCv3P7TPgVuzbG4JGGg,574
|
|
35
|
+
smartpi/touch_sensor.pyc,sha256=q-3zE_PV5hvqb5axRiGRvzDRD71v0E_DIKBh03CsBGA,558
|
|
36
|
+
smartpi/trace.pyc,sha256=Abr7BmMdGyQ-cXErcX8-cvSKTgOdEAAFSOvIyb8LPjU,2975
|
|
37
|
+
smartpi/ultrasonic.pyc,sha256=kwZYv-L6SbiM1eMLrGqdyTonWFsPWgc6k4FOdfmqgCU,685
|
|
38
|
+
smartpi/models/__init__.pyc,sha256=dkhuOenFMmzm6jiuLfSw9UWMWkF66TlRsn0Y9mwjJRY,127
|
|
39
|
+
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=0tj5RXPizN9R8b-hrS6H3vh5yzheXY7qVUAEk-scrSI,147
|
|
40
|
+
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=mh1oF_E9ZmX5R02mDroRxMlBiregQ0N6u23zSuIK7lw,1680
|
|
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=sNvQDfsC4dhvxvW4yc3wnhe70Y9t6I0itn7dvFBWSiY,130
|
|
46
|
+
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
+
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=mKnRRw6WW9JgIZ4vNhylrGfUXexCzitMpkf_qrBaQoQ,151
|
|
48
|
+
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=jNBNdc2wR7Okl2vuvvCNA17dFKDZ0Oy5R2CDxG0VpKo,155
|
|
49
|
+
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=LKemeHtTzsBO5Ynx5E94anp7sk75MazynE_hn652KyA,6709
|
|
50
|
+
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=lnbBFhEvwqvYhk5G2Yb9GgPxEyAkyFRbKAB4H-8mWLo,10008
|
|
51
|
+
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=dTP9pAPK3iQKyBaFlC5GNDxhwW1MX7JSHdLqYhewaIk,158
|
|
52
|
+
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=EbGuJhZVUj574kJPKXvzTbEDpWqqNKnjj0kQMx8JjhY,507
|
|
53
|
+
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=Om02Btq4ZHL_1FPYpMZi8erheLj_SRNZhAQRUz89XXw,622
|
|
54
|
+
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=0z-j9X9WeVnuFY3GHtIU4webCaTfOLC3G7ZkmTsyrF8,309
|
|
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=eqwJ5ZPHDjucYvhKH6NLFrYsUoihHTTarwgtiLYlBTo,155
|
|
57
|
+
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=q2dbJ-Pq1plUPD7NclDwH-rOWd0a9fHMXAIswfFbi8w,8742
|
|
58
|
+
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=H6i64logVUGM1ZqdqzQ5QQ5O4eMCGDOxg4RhCwbuMm0,155
|
|
59
|
+
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=jMKIqzK69TzkIkB23w0YAdNyjt6_67kZgFe6_dcefrI,10824
|
|
60
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=uMouUjntlXsQF6oU7t2-ABNdLRsvHTHtFT0KbxI1jr0,4792
|
|
61
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=oR_QXfinjo1OClKq7RD8Xft1bAPK3R32PgVBnFGdZGM,8472
|
|
62
|
+
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=O80dgPYgoGtr8tInTKwZPQJp_gOXPy1GBshLOQvYeFY,154
|
|
63
|
+
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=leR6N3Zqz7PcqWBmkZbH1fw3bfGwMJhtqqedx-jHLBc,8168
|
|
64
|
+
smartpi/text_gte_model/__init__.pyc,sha256=fJ6_Eoj9kI8J8JZWqf3-6G-_BAZg1BN8C00eZ_5X12M,135
|
|
65
|
+
smartpi/text_gte_model/config/__init__.pyc,sha256=zTNAIUGdcf2x50QKPGI4nBdKG8vyH7oKWZljGzR9VgQ,142
|
|
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=9lcIoM0Yz-Mg1c67mEw_QiGRFV5P8fVPYfCWFNQZVY8,139
|
|
73
|
+
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
+
smartpi-1.1.9.dist-info/METADATA,sha256=U6wmWNR376jkVM07eEB6-nNHBYncAtzPVaet1nbw6Ic,334
|
|
75
|
+
smartpi-1.1.9.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,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=6K6tFoKgObl4qbwD1T4XoCxHUPJxG3pQKJiVwU1YyCw,586
|
|
2
|
-
smartpi/_gui.pyc,sha256=oSKniz8jnhVOBzTVcIr_nWRXQVpXMlwYWE2jccKlkts,3240
|
|
3
|
-
smartpi/ai_asr.pyc,sha256=A1FDUid2ZmLsVIwX4--Smtbpd5JY9JnZzLFzXCM_TL8,25314
|
|
4
|
-
smartpi/ai_llm.pyc,sha256=xPzJrmViMUWLItWU4hOV6fdAjcDtqy5E-ZJXf7Tv5nI,23307
|
|
5
|
-
smartpi/ai_tts.pyc,sha256=ybqt_ti7S5so45H6NBrwNPuN16oCQWSof0p14BHAJAQ,23558
|
|
6
|
-
smartpi/ai_vad.pyc,sha256=JWScct8OeughgMnjcfPD8-hwO1LNgm4YZ0R7DdXcNu0,2415
|
|
7
|
-
smartpi/audio.pyc,sha256=6BJpqyvvzPWCBaC1bZB6mBj0ovm1iBE1umz-AFqDLkk,2748
|
|
8
|
-
smartpi/base_driver.pyc,sha256=ENOdRV5-MRnMTNokc_v5mXRl9anmCtVQEoouGtvLCUs,11564
|
|
9
|
-
smartpi/camera.pyc,sha256=rpCEQCVxa52c17KwXyd1IJDpVnKaqOb2yBK6ra9_wnk,2545
|
|
10
|
-
smartpi/color_sensor.pyc,sha256=Rl5xOSEnGDSTfl-BiRsEfGJTCx6FhQgD9kZTMfRAGy8,576
|
|
11
|
-
smartpi/cw2015.pyc,sha256=AoZGvHPXhcqYCYFZoqt9SrXkSEv26lzf5gzXPtrAgH8,5255
|
|
12
|
-
smartpi/flash.pyc,sha256=PBMIhQd-jD4uXItnWGqYrbNH6e0vUESEjtYLQOSqI3Y,3403
|
|
13
|
-
smartpi/humidity.pyc,sha256=mGs8O6q8FfqtWLNTlc_mxALDMI-SgYKn326fPj4Hgb8,576
|
|
14
|
-
smartpi/led.pyc,sha256=IgJLD6vpcmSWqBW3vghIBGD4FJMX4k06lX_FlpfWk9M,540
|
|
15
|
-
smartpi/light_sensor.pyc,sha256=B4jqh4DVgKLuyk7Gyhprs4spdwwN2iSGDHjHtNVZIvI,1789
|
|
16
|
-
smartpi/local_model.pyc,sha256=r4sJM0dimpFl1lT_q11mlsVG3RZYk17D1uOIYYLBcgo,10923
|
|
17
|
-
smartpi/mcp_client.pyc,sha256=NeBLAxUwyqyBZddvY9dt99z6pY7uk2fsTwAPI8dzjI4,2486
|
|
18
|
-
smartpi/mcp_fastmcp.pyc,sha256=tQgH4oQK1kaXKuOX3h87we2cBG3Iv-4cg8KFwsgoAWY,7058
|
|
19
|
-
smartpi/mcp_intent_recognizer.pyc,sha256=9SZ6dW_sRHhCiZO2NsIlg6mEXN7L-l4AqCej1GdA8Q0,9079
|
|
20
|
-
smartpi/motor.pyc,sha256=lTMsyG_VQKUHm6Abc8fZ8Vj2evSdgXr5dWbdpRQ_iAA,3537
|
|
21
|
-
smartpi/move.pyc,sha256=7ZAcRwZTZFw0JAgdz8sVINBS5jfA_liV-qSd1r5RfMY,3926
|
|
22
|
-
smartpi/onnx_hand_workflow.pyc,sha256=PqFsh8GFU11mt9NpWVHs7kmTdEvLFVWJJgi-Ral4Qgw,5119
|
|
23
|
-
smartpi/onnx_image_workflow.pyc,sha256=18uW1RH5zs9-lyTOq5ASso_8lX51Y_e-GDfprxTZ2xA,4384
|
|
24
|
-
smartpi/onnx_pose_workflow.pyc,sha256=ppvpaBJ7_kw_xo2PTaYOHzq9c_ugkVdOUCIL1UrFeKM,12145
|
|
25
|
-
smartpi/onnx_text_workflow.pyc,sha256=nTeoMzDAZeSfO_o9znpWtt9AvKD3e6uy5Za9hO2URH4,5194
|
|
26
|
-
smartpi/onnx_voice_workflow.pyc,sha256=5uYoRued1QaCDw9tH57lxgCD0FDzjbbJO9chlBIIn7k,11417
|
|
27
|
-
smartpi/posenet_utils.pyc,sha256=uXYt7-yj-MTQTMcqsavHPP5RO7JVIoYJBTm95ajEsdQ,7222
|
|
28
|
-
smartpi/rknn_hand_workflow.pyc,sha256=fEZ0B5L8-NZwnnKGCxN2Jp_Jc6ll7jOs_B_gMpiKoX8,6405
|
|
29
|
-
smartpi/rknn_image_workflow.pyc,sha256=v6tAcF2XH3-A7FSwD9GdhGRhkLEImJJOurJMWeYb8Is,13535
|
|
30
|
-
smartpi/rknn_pose_workflow.pyc,sha256=A9Sb28YStlZSuuxDulJ3Us87W4Xba2LDV312OehNl8I,14624
|
|
31
|
-
smartpi/rknn_text_workflow.pyc,sha256=JwqcwFTpxoKzPWOn9an0oIan7nxoK92hIYyrG3FLY7o,7127
|
|
32
|
-
smartpi/rknn_voice_workflow.pyc,sha256=eEqb8CZ4ANr5rzLMpFByx_kb7fXBcEoy24v8Hi0jTYM,11266
|
|
33
|
-
smartpi/servo.pyc,sha256=dbBemM3Ajc2W-P8m_9qPKAWulqvCehlXlLzpEFvl1d8,3889
|
|
34
|
-
smartpi/temperature.pyc,sha256=2duaD34OoE38_0qx4g9p13uGR7XCWBZ1-Qj7wG2XMO4,574
|
|
35
|
-
smartpi/touch_sensor.pyc,sha256=NJY1_2JLw2ou_0oIoZjQmkBsP3crsd6cQFKgnzsXUSE,558
|
|
36
|
-
smartpi/trace.pyc,sha256=678SshlJBfNLjQxCpXvGpd4eBNwFQ6tO9hQ5QBLUS5A,2975
|
|
37
|
-
smartpi/ultrasonic.pyc,sha256=WDw7_oOHoaeUhHNTfABqMdPW_wuUyYORQ8ruL0c6YIQ,685
|
|
38
|
-
smartpi/models/__init__.pyc,sha256=WGMcMvXN09hHnz_O8sSqy13VQJg2KADUNXYB8b-2Q1g,127
|
|
39
|
-
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=FDivDXI5zKkyTV7k_H4t1fBHjC_fTwluewJMJw3KZr4,147
|
|
40
|
-
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=CdK32xpLsfDZRBVjZP03BxWiPr76O0mzdZxcRGPob0w,1680
|
|
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=Qgb60j0p_bFijNYzJkTKAlIFXdKUQlLjGWpS88TlbQE,130
|
|
46
|
-
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
-
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=ZuZue0FI3iuZJ4Sk1BTbuwWuE4LzkM7Q10hnxeO0b0k,151
|
|
48
|
-
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=nftdmukWHHeN6moUlyIQJTL72hpjxVL7ALlcUUWg0D4,155
|
|
49
|
-
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=tl8F8EYvMIue_UyWZjYxdj0O_vccYMzWpg7gFhQzfuY,6709
|
|
50
|
-
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=fWnzO47yY8IpUxruX448-gna2ysbIQhVSnraJDFl4G4,10008
|
|
51
|
-
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=6h1kxSsChkbsOQjqw9R4tIWhHlKoB6o3BA5JtYT92vM,158
|
|
52
|
-
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=ZoshLuYfo4H3a18gen1OyvrZdTfpvMuaPYTunyHYpwM,507
|
|
53
|
-
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=C1cg2iRLcAnvYjSZznwIM5l7AZ8Lzd_yy7rg6lkK9Mg,622
|
|
54
|
-
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=eOkonqjX6TfzgIW1Nyv8A4Ef9LXvY0VXuvdHco9x6Ms,309
|
|
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=wwsvQD1NLLdErTIs1n2ZyjU5hiZKsc2bWDc-uvxRyPY,155
|
|
57
|
-
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=yywvK0GTatyg4mrEa--z43M51-_Rn3KvGp7wiZjAmCc,8742
|
|
58
|
-
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=AAsUqZEUXr0qvkLasjp58YPn9zDB7CpZR6O5OZ838zg,155
|
|
59
|
-
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=JdazYrMe-x_Tf7QRXEpDNZcjGZbhSytCNJynarrTI10,10824
|
|
60
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=TeV8iCwyW5CxGYj4DyabRuF965uiOo2g7e9d1DzDK6s,4792
|
|
61
|
-
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=YkHu5vKEpuxs9y6Txo69JYpk6T6EOfhVgO_Q6cK7XKU,8472
|
|
62
|
-
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=s7JFbSzoyfS_dzd2ZLyseKiOf5HfdkkTu5y8b65rZA8,154
|
|
63
|
-
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=KdtZGED2xZOHw0OGGjyqFeGoYIlYQArbl5qHfHWoLl8,8168
|
|
64
|
-
smartpi/text_gte_model/__init__.pyc,sha256=BHlyHCjq-vmnTA5aSiKJ41h5RqR3_GJ5HXZF0aaxIe8,135
|
|
65
|
-
smartpi/text_gte_model/config/__init__.pyc,sha256=IvAP-rz4Vwfvf8Z4JlLR_KGqF0qXLhBWezesY42R3JU,142
|
|
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=0OSRNnWoXwYiCD5ikZG1Rns9NBOw5OGftLK6Q5DBMMk,139
|
|
73
|
-
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
-
smartpi-1.1.7.dist-info/METADATA,sha256=208ChO66hq9hKgijyPr-LO0gQOmVCFksOyS6navQcrk,334
|
|
75
|
-
smartpi-1.1.7.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,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
|