smartpi 1.1.7__cp39-none-any.whl → 1.1.8__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.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=aq_iAfNOnKkCNxsUGEbb86DvBty23dvV6of2nPUIo4Q,586
|
|
2
|
+
smartpi/_gui.pyc,sha256=pYlSDSxgVIOc_XuuJ_sVFgcrRD4lKEV3cyRX4Ifu9s8,3240
|
|
3
|
+
smartpi/ai_asr.pyc,sha256=rWHntk-peBI3l8Lay-_Vpk85YAtBEyWVA-BMkJjFVvk,25314
|
|
4
|
+
smartpi/ai_llm.pyc,sha256=PyWNdPXM4vq9JNtSezIrrsSrOdN2c9ESXDNBLfhyQe0,23307
|
|
5
|
+
smartpi/ai_tts.pyc,sha256=knnEpeYmzdfhrFDU3m_kbq8r91XcHpEFoLZ2P_03onY,23558
|
|
6
|
+
smartpi/ai_vad.pyc,sha256=GrCT9rKnSBoixyMbvSevTvdsUu2gfsV9c47VteAmkg0,2415
|
|
7
|
+
smartpi/audio.pyc,sha256=bXDDA_HXk3yPQxSn8JwNTc1DYy6MQHHxi63E4Df5phs,2748
|
|
8
|
+
smartpi/base_driver.pyc,sha256=SmAGHjuLmGKElhoDSw4OTJ7o1_3ix5TH6xqAUrOOy6U,12748
|
|
9
|
+
smartpi/camera.pyc,sha256=GvG4q4yV11ZazNtAMcucdCBE2AooVFMQ7TTngolSB-M,2545
|
|
10
|
+
smartpi/color_sensor.pyc,sha256=TDlZC3qLCC1j9qcYgPpwQ1AYVxzcTRBpQ8nxHGRJinI,576
|
|
11
|
+
smartpi/cw2015.pyc,sha256=tDoDHfog8W7kopscyq_fpH_AxT0J8lF42Q0PE51XF2k,5255
|
|
12
|
+
smartpi/flash.pyc,sha256=1htfOhGDsN78WTqL8bVSR8__5S2ZiYe38AkP2Ulw9gA,3403
|
|
13
|
+
smartpi/humidity.pyc,sha256=WUg8Vmrg5OyVQcDA45QZXEpT2f803i143W5-AY8rP18,576
|
|
14
|
+
smartpi/led.pyc,sha256=x4iU10SdgY-hndNkP13ax57yqKQhJBFCzmlHfIVklHE,540
|
|
15
|
+
smartpi/light_sensor.pyc,sha256=6eZ6PWDwYxEHhs5DafH6nnRZucXjgEDCQUzQXJNzISg,1789
|
|
16
|
+
smartpi/local_model.pyc,sha256=l_2vHSsCiytdo5zolWC7wcnRYnvx7YRlT98_lkd8WOI,10923
|
|
17
|
+
smartpi/mcp_client.pyc,sha256=oKoWKLNBBFIXYKQ_X7VXNTzAxF32VSJ0hAcv_fQsbso,2486
|
|
18
|
+
smartpi/mcp_fastmcp.pyc,sha256=vS2tJRx0eUpx4KkEPcyLwqb0LcZy51aosn0qNwZ344s,7058
|
|
19
|
+
smartpi/mcp_intent_recognizer.pyc,sha256=FpZtiSAqEqlunPL6oN3owE56hJ-xij-Z2kAwYsPrw5I,9079
|
|
20
|
+
smartpi/motor.pyc,sha256=rAtqwMJ2DS6GYuxmojEDVL5ZxqUzhMtylAR0bD4l1XE,3537
|
|
21
|
+
smartpi/move.pyc,sha256=gkLA1unMN8FDaYa2x28Bys93yHRsCd0rtfxQY6P6gbg,3926
|
|
22
|
+
smartpi/onnx_hand_workflow.pyc,sha256=bAfUb0yLLS0Mpt3mvbywPmxQdvDzJ78_hxIKByLI8rw,5119
|
|
23
|
+
smartpi/onnx_image_workflow.pyc,sha256=F36Ro_pEuy_VH88ITTh4ohkdmcvVuMfzz0FTtz9QXvk,4384
|
|
24
|
+
smartpi/onnx_pose_workflow.pyc,sha256=PXutyfQVoYicpRzmkQ7uwMC189ws5jtB50ShNllhpCE,12145
|
|
25
|
+
smartpi/onnx_text_workflow.pyc,sha256=cWtUGhsGEkoggvd7agdGUeBTeyKm6l1NtieGxxvppCg,5194
|
|
26
|
+
smartpi/onnx_voice_workflow.pyc,sha256=We64mwcN7aCTV7dylL5Wr11AxoCbuOV6oWXGKlzM9Co,11417
|
|
27
|
+
smartpi/posenet_utils.pyc,sha256=1MhiDPjtR0H_iNr5GrSknNUNPmGxsbw9HckGDeMxqXg,7222
|
|
28
|
+
smartpi/rknn_hand_workflow.pyc,sha256=h-HDBN9nShpSrTU2a4l6ajliCdcSMlDcky4V43RSgEs,6405
|
|
29
|
+
smartpi/rknn_image_workflow.pyc,sha256=fMZjLC0m6LrCxdwsDgJMWeNa01LIQx7SPOzUkZKWFgA,13535
|
|
30
|
+
smartpi/rknn_pose_workflow.pyc,sha256=ithGy9tZ6g1O0iJwlP5IXRnXON-LbTmh77BrLYTrFTo,14624
|
|
31
|
+
smartpi/rknn_text_workflow.pyc,sha256=5XeeB4McMr4S6pv_WVOdE5wSPeVQJNgHrPcoQK8XEQA,7127
|
|
32
|
+
smartpi/rknn_voice_workflow.pyc,sha256=Wt_57ZLMyBog9-bwkPXnGIXuDsEYAR7pmXl3Qts19ZA,11266
|
|
33
|
+
smartpi/servo.pyc,sha256=y4tJ22EZwQYTn1i83W0KD3R8vhxQNoKrfRr6-buRRUM,3889
|
|
34
|
+
smartpi/temperature.pyc,sha256=fpHMoK_QrdElSfCzXSBbidpCQft76sSMoldy-V4fAa8,574
|
|
35
|
+
smartpi/touch_sensor.pyc,sha256=dyjP3uek5S8wzwcVHFFxZ5RAWkW6s-dWP-vMoE0BmbY,558
|
|
36
|
+
smartpi/trace.pyc,sha256=L22oWFce7ctfqFAqcTCSq0U-OjVwmKLOBSA3j_wvdeI,2975
|
|
37
|
+
smartpi/ultrasonic.pyc,sha256=kNU1H92ei343wYrp1VOersQGZJbI8yTJOb_hE7HmgOo,685
|
|
38
|
+
smartpi/models/__init__.pyc,sha256=5RR7SOnuobpobmWMG15909iWoOBe2AgcaPq3yvlAhy8,127
|
|
39
|
+
smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=hzdgEL7wM7EonJlwX4Zj80mSam3hDiV-7WpY7VMjHzI,147
|
|
40
|
+
smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=1EovHtZUBR3jRQiEkIxzUPYQp0XW67O6Lu0N-5eqysA,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=SDxNyutvOxsNno3VRjkIuS7M_XRCmirao3tzDY8iJh4,130
|
|
46
|
+
smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
|
|
47
|
+
smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=tpqosQygBFePcgAQnb6-19HsrxWVirj15bMJu21Z_Eg,151
|
|
48
|
+
smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=6Y3kf6bXiYkQR9n_JlVl20Nvk3Z8xgjMLO1l535KjEk,155
|
|
49
|
+
smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=2CA0Gar5HalRyEAef5LOMTHDwNMSoZJX5g7WWLFe9BI,6709
|
|
50
|
+
smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=ieel02Lpk0kjRN-JyZ8CEE3lys6Tadk7iTP8wcGFcyM,10008
|
|
51
|
+
smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=IoYcp00mSaBnInTVdRV-z9kPRBGYnRCcTMc-_7In0Xg,158
|
|
52
|
+
smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=NoS8AY8fuhRSyaTv8r0DufEd2QXxXI5llWNwgQDnhjY,507
|
|
53
|
+
smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=5k3DnekMjmsl-yEUFHYa8hNqR4HFw_w6Gah2UVqloPY,622
|
|
54
|
+
smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=UVywBk0qR5cClOOFj4WkIq-hmEX4W5wD-a6Oe2_Vlcw,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=BPfTF9nyAoPSmETfoctN_V3GkhfHl8x5XOberGGQOdY,155
|
|
57
|
+
smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=TcrExLixOi5PeJQD0rs298NzaWjjgY1XrX4TxQohuS4,8742
|
|
58
|
+
smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=yBMC13k6zJ0nlm1Zm-afEsCTQCZ5LFaasyxRcyq_1bo,155
|
|
59
|
+
smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=zoFkERZSNMRTjeW1b4zk-kQP-kiMWnVs-CRs7wLy6m8,10824
|
|
60
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=9A7PxqYW3rqaefGt-xJJIe5JrxpZu9lM4iNapxFb4Vc,4792
|
|
61
|
+
smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=wgljNX5CXbHB9ZtvJON6WpaENJr9VoH5WthKL23co0k,8472
|
|
62
|
+
smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=U5Q2SfWAvTX31SFtUJ4ARxe8PP7RaGOahng827zfLk4,154
|
|
63
|
+
smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=ubJMUX9CKudjqN9VoBQciTOdYLQLp9hLPrVrXFp6Ubw,8168
|
|
64
|
+
smartpi/text_gte_model/__init__.pyc,sha256=OShmVUkJwkotOp_4WaUOAbAjvEq2_VagB1PGdEHpwoM,135
|
|
65
|
+
smartpi/text_gte_model/config/__init__.pyc,sha256=0uBk1on35o86Ow-F1GYoH5hEJOWYyM4R4cwD7et8BRM,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=4505qUeHXHknyqOWDXg_fLN1syRUZWydzjxvxOfjCf0,139
|
|
73
|
+
smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
|
|
74
|
+
smartpi-1.1.8.dist-info/METADATA,sha256=k6490oxckJcnGNB-v8w8Z-CQ11gsMw_q2fxu_Ic2Buc,334
|
|
75
|
+
smartpi-1.1.8.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,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=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
|