smartpi 1.1.7__cp37-none-any.whl → 1.1.8__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.8.dist-info}/METADATA +1 -1
- smartpi-1.1.8.dist-info/RECORD +77 -0
- smartpi-1.1.7.dist-info/RECORD +0 -77
- {smartpi-1.1.7.dist-info → smartpi-1.1.8.dist-info}/WHEEL +0 -0
- {smartpi-1.1.7.dist-info → smartpi-1.1.8.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=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,,
|
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
|