smartpi 1.2.2__cp37-none-any.whl → 1.2.3__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.
Files changed (67) hide show
  1. smartpi/__init__.pyc +0 -0
  2. smartpi/_gui.pyc +0 -0
  3. smartpi/ahrs.pyc +0 -0
  4. smartpi/ai_asr.pyc +0 -0
  5. smartpi/ai_llm.pyc +0 -0
  6. smartpi/ai_tts.pyc +0 -0
  7. smartpi/ai_vad.pyc +0 -0
  8. smartpi/audio.pyc +0 -0
  9. smartpi/base_driver.pyc +0 -0
  10. smartpi/camera.pyc +0 -0
  11. smartpi/color_sensor.pyc +0 -0
  12. smartpi/cw2015.pyc +0 -0
  13. smartpi/flash.pyc +0 -0
  14. smartpi/humidity.pyc +0 -0
  15. smartpi/led.pyc +0 -0
  16. smartpi/light_sensor.pyc +0 -0
  17. smartpi/local_model.pyc +0 -0
  18. smartpi/mcp_client.pyc +0 -0
  19. smartpi/mcp_fastmcp.pyc +0 -0
  20. smartpi/mcp_intent_recognizer.pyc +0 -0
  21. smartpi/models/__init__.pyc +0 -0
  22. smartpi/models/snakers4_silero-vad/__init__.pyc +0 -0
  23. smartpi/models/snakers4_silero-vad/hubconf.pyc +0 -0
  24. smartpi/motor.pyc +0 -0
  25. smartpi/move.pyc +0 -0
  26. smartpi/onnx_hand_workflow.pyc +0 -0
  27. smartpi/onnx_image_workflow.pyc +0 -0
  28. smartpi/onnx_pose_workflow.pyc +0 -0
  29. smartpi/onnx_text_workflow.pyc +0 -0
  30. smartpi/onnx_voice_workflow.pyc +0 -0
  31. smartpi/posemodel/__init__.pyc +0 -0
  32. smartpi/posenet_utils.pyc +0 -0
  33. smartpi/rknn_hand_workflow.pyc +0 -0
  34. smartpi/rknn_image_workflow.pyc +0 -0
  35. smartpi/rknn_pose_workflow.pyc +0 -0
  36. smartpi/rknn_text_workflow.pyc +0 -0
  37. smartpi/rknn_voice_workflow.pyc +0 -0
  38. smartpi/servo.pyc +0 -0
  39. smartpi/temperature.pyc +0 -0
  40. smartpi/tencentcloud-speech-sdk-python/__init__.pyc +0 -0
  41. smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc +0 -0
  42. smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc +0 -0
  43. smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc +0 -0
  44. smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc +0 -0
  45. smartpi/tencentcloud-speech-sdk-python/common/credential.pyc +0 -0
  46. smartpi/tencentcloud-speech-sdk-python/common/log.pyc +0 -0
  47. smartpi/tencentcloud-speech-sdk-python/common/utils.pyc +0 -0
  48. smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc +0 -0
  49. smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc +0 -0
  50. smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc +0 -0
  51. smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc +0 -0
  52. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc +0 -0
  53. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc +0 -0
  54. smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc +0 -0
  55. smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc +0 -0
  56. smartpi/text_gte_model/__init__.pyc +0 -0
  57. smartpi/text_gte_model/config/__init__.pyc +0 -0
  58. smartpi/text_gte_model/gte/__init__.pyc +0 -0
  59. smartpi/touch_sensor.pyc +0 -0
  60. smartpi/trace.pyc +0 -0
  61. smartpi/udp.pyc +0 -0
  62. smartpi/ultrasonic.pyc +0 -0
  63. {smartpi-1.2.2.dist-info → smartpi-1.2.3.dist-info}/METADATA +1 -1
  64. smartpi-1.2.3.dist-info/RECORD +79 -0
  65. smartpi-1.2.2.dist-info/RECORD +0 -78
  66. {smartpi-1.2.2.dist-info → smartpi-1.2.3.dist-info}/WHEEL +0 -0
  67. {smartpi-1.2.2.dist-info → smartpi-1.2.3.dist-info}/top_level.txt +0 -0
smartpi/__init__.pyc CHANGED
Binary file
smartpi/_gui.pyc CHANGED
Binary file
smartpi/ahrs.pyc ADDED
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
Binary file
smartpi/motor.pyc CHANGED
Binary file
smartpi/move.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/posenet_utils.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
smartpi/servo.pyc CHANGED
Binary file
smartpi/temperature.pyc CHANGED
Binary file
Binary file
Binary file
Binary file
smartpi/touch_sensor.pyc CHANGED
Binary file
smartpi/trace.pyc CHANGED
Binary file
smartpi/udp.pyc CHANGED
Binary file
smartpi/ultrasonic.pyc CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smartpi
3
- Version: 1.2.2
3
+ Version: 1.2.3
4
4
  Summary: A library use for H2-RCU
5
5
  Author: ZMROBO
6
6
  Classifier: Programming Language :: Python :: 3
@@ -0,0 +1,79 @@
1
+ smartpi/__init__.pyc,sha256=afbXwzeE11vkvU8q3ml5Mb77Gk9wfj-qUhQevvicF48,649
2
+ smartpi/_gui.pyc,sha256=Pu9W9tz-uFbiA60NckyyPb1HJYVjoATvdiruuJskqOM,3210
3
+ smartpi/ahrs.pyc,sha256=jQDmhNXpCH0wCkxiKI6HcPr2hrwQEr4KMhnoQfrhnYk,1058
4
+ smartpi/ai_asr.pyc,sha256=DQ_drwUKwKpjrd-T5FlZJfCx7ZBz1mGLRASWFOL4aQs,24932
5
+ smartpi/ai_llm.pyc,sha256=D-i9R2xD5wo_BX6B0fMp1MLAK9DdGDtLRERV0WuuL-w,24655
6
+ smartpi/ai_tts.pyc,sha256=7ad29yJtpE3TgZ4KEoNXWxlCaVFF18kqf__7BLo5Jts,22843
7
+ smartpi/ai_vad.pyc,sha256=Zc8x2LlOEz8DxtfyktFchH0FQPx0e0OprwGb_OGpoX0,2389
8
+ smartpi/audio.pyc,sha256=3U_JJavHXBsKlzYPauDY4j-lV7jzFhTsU1iGSHtGsbc,2655
9
+ smartpi/base_driver.pyc,sha256=2ApBwtfdbIiWMQMnel4o-YCNYSuObjPnaYO53BeUXh8,14268
10
+ smartpi/camera.pyc,sha256=5GuM57PaCEDfBoz3AMCiQKuPj_PVBuFyJv8pitfJr7Y,2505
11
+ smartpi/color_sensor.pyc,sha256=x-bx__da_kwppnZ_x6_M51ddy1_Xcs98ZHgCtTSCHDM,555
12
+ smartpi/cw2015.pyc,sha256=dWeCZfB7lhzb6NJb1OT9lNpUfjFAb1ttnHtSY5CvuFI,5202
13
+ smartpi/flash.pyc,sha256=u599IhCatDu4oEdfVhCmKjsujviBxbRG9Ycss1OzkEs,3398
14
+ smartpi/humidity.pyc,sha256=ZuIZ6rma9192y0pJxsgZjavKOwL8tjP4I5t__zdaWVg,559
15
+ smartpi/led.pyc,sha256=NbspZoGEOvpcwApW4SZvGrnI1WGdWmLIKBCcORcquXk,524
16
+ smartpi/light_sensor.pyc,sha256=77C1bTvgk7hxEjBIsq-b43mA0gmnjFlKl3chRnyPo6w,2244
17
+ smartpi/local_model.pyc,sha256=YCFN9nCM2gHsVRDcDkWB0jM1hezXWrUI5J3bjraKElE,11006
18
+ smartpi/mcp_client.pyc,sha256=_eNBNBEuzG_a5bvJZ83nqDq2m1fjT_KzdAvkRk62vE4,2434
19
+ smartpi/mcp_fastmcp.pyc,sha256=7vn9-cyzJgLmaoApIt2et-AI5pQpLQWk8qou9Na2p1w,6990
20
+ smartpi/mcp_intent_recognizer.pyc,sha256=yA549SBco9aRGzX3i4paMcS_6h2Cwwq55EX5YeMnofk,8932
21
+ smartpi/motor.pyc,sha256=ssKGL2zyRGmB3vDEN9XGdD_ES_xSKtuDqVWPXCKTcB8,3588
22
+ smartpi/move.pyc,sha256=Qb24-EFnrc4LMhFMe4tbEM6YTep0Br4XnS3se6vsfWc,3925
23
+ smartpi/onnx_hand_workflow.pyc,sha256=yXaU4_qbVcXUPtDWRhjP_w_1nc9kgr4ocDtA50ncryc,5096
24
+ smartpi/onnx_image_workflow.pyc,sha256=3CP4HIuOeYwyoclKg46khOKscC1KSrbBkcvmb7mOG1I,4324
25
+ smartpi/onnx_pose_workflow.pyc,sha256=O0dSntXgpK1l4odytTS7FlWq8CkDJjbDGQgIC8-HGaE,12228
26
+ smartpi/onnx_text_workflow.pyc,sha256=NxYYi633tW7wOXu4wzQqx3uuchjxtROZXhZWiGLFDEQ,5138
27
+ smartpi/onnx_voice_workflow.pyc,sha256=46_utIg0tbKjSJbR07HbdztkKyiSTkTN6JD1rHOQnug,11464
28
+ smartpi/posenet_utils.pyc,sha256=TSkmAaVGYlFW7dIyXX3uQLehN8FW7sKVXTyKV0KE3TU,7178
29
+ smartpi/rknn_hand_workflow.pyc,sha256=-MrZlxt5ZorsVIsj2Qh5UeIHlAYCaiQ5Vn7VucfShJo,6337
30
+ smartpi/rknn_image_workflow.pyc,sha256=nFHYI-C4bTVP6GjdtdT96pn9J9bHptlBeuIzycmEW4M,13471
31
+ smartpi/rknn_pose_workflow.pyc,sha256=yQpEXBl4J3Y66j66vHza_Tin9Su2AIR6q-EkMSMsplU,14788
32
+ smartpi/rknn_text_workflow.pyc,sha256=-NQVwhLSwzj6wrjrnlE2x-Ysofx3VQAEX6GRJOFXSqw,7045
33
+ smartpi/rknn_voice_workflow.pyc,sha256=FXlSHO_k-j7XPRrIpWhC6e_Ht3J-hFYOmEnWbIbg-G8,11263
34
+ smartpi/servo.pyc,sha256=qMI798XImwJn8dqcmK_ekePxOekRuwIGQwTeDTEQw9E,3939
35
+ smartpi/temperature.pyc,sha256=cp_Gl5yHj_WOIeV4UAUvQ10RNCgpU6yFce0dEkAZ9m8,562
36
+ smartpi/touch_sensor.pyc,sha256=9pvQ781-0gTT3YToWLfTZUXNkPb3W-YSXF0Uoscw0Rg,547
37
+ smartpi/trace.pyc,sha256=eYAMee_FNlUaPHcOTB2d3ra2qZIYzgw6-KLDCX_wvA8,2961
38
+ smartpi/udp.pyc,sha256=e6ltamtqEOFXUCzozIzqwZBQIbGZMOi86aHzhfPoi8Q,5939
39
+ smartpi/ultrasonic.pyc,sha256=o-I89hWteSOTNalb-YKuUf4BoOhfGcCbayLk2m1RZdc,669
40
+ smartpi/models/__init__.pyc,sha256=SxfkUVJer7OUNV_4gFZKwgRkMGshtVO9joRjikMdudo,123
41
+ smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=ruRSzbEl42srdhBmj7LV8MbMghgGSAL2SBRKDEoj4ik,143
42
+ smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=FDV4hvtIKShWKi6vC88hXnorh195uIQUohYiitc7kIQ,1670
43
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
44
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
45
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
46
+ smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
47
+ smartpi/posemodel/__init__.pyc,sha256=CCOYtOt2clVbbNfOVcr5PkccX61AML_yyX1G5oJJH38,126
48
+ smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
49
+ smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=FOdgwGDcE6MAuRt05co1qrd3QIUr-9IVf8cqn3_nqrM,147
50
+ smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=atCQIGWSOPqm-Go2pfFyQdzfpoEzrkrOSw72SKr-T30,151
51
+ smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=HSsXHQ203biIVKDJv2-OzmSkLVCJcnsamEF_zn5qWPM,6585
52
+ smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=87AL8xZyL3b9DcaO-pOaymI34E4BsnkL10Ko_EXLTNU,9908
53
+ smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=cN6JAqNWTmZnfbGXguYvVWXff90UF_Lsv-WkcRInKOA,154
54
+ smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=CfQ12IFIFqP6eoLciQgs2ADll1IzvK0FxW4YG3gTUB8,495
55
+ smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=CIYy4KxKeBLviGin_kDZSPDZYwk5vTiHyoulTo1OWyc,616
56
+ smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=2EfVteW_eEEWpx4wpuswyqKfs-b_wucqWnL5Pd12rdw,301
57
+ smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
58
+ smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=r1-IuEoSOBjnTMo8KCgpGEtqaDIHK_Q2bo8FxSC5D80,151
59
+ smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=50fgEzQMscjRqAWDdnluwzkbyNwkPGXvWeg2ksyYTPs,8639
60
+ smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=2OBkUO4XAXPJFp-q_n3HXvGC94ElZ9CR2wK9sOlT8jc,151
61
+ smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=gzFLnFo0AHKMny_xLTH8ClL-0eGGDLfbLWRw8XQI-yo,10745
62
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=M6SHpYYVImNv4mzgXnRoLxGeuiENWU__9ObIkeLl06w,4720
63
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=ZpLXN7HXpC43NNsb5MXOuxiVYamdFGUN3nam2PAo9vc,8372
64
+ smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=LGDY4fn3uZzWK8Lgm3v_h-TuWsF4mIWZYx8StyVVuE8,150
65
+ smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=JhG-SazeL1bEzk4IL8-TO90CHB7Wo5YFnenVMzbuTYA,8096
66
+ smartpi/text_gte_model/__init__.pyc,sha256=rNA1h-YqfrsjOR-kMtdUHKyZ5MGUvs-IwF4rW2Yquso,131
67
+ smartpi/text_gte_model/config/__init__.pyc,sha256=eSRQ2PcuXx6LVXWXnPA0TBgkrpTS32sAKTAOs-Qm2Fw,138
68
+ smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
69
+ smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
70
+ smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
71
+ smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
72
+ smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
73
+ smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
74
+ smartpi/text_gte_model/gte/__init__.pyc,sha256=XcaBjmpKphPKUYBy4uKbtwy06aDT5_tD3pTh-wf84GM,135
75
+ smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
76
+ smartpi-1.2.3.dist-info/METADATA,sha256=Ncn_HaV7SQgh5c-_nxshiwuWSMxEOcp-Zn7qNxMhBAs,715
77
+ smartpi-1.2.3.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
78
+ smartpi-1.2.3.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
79
+ smartpi-1.2.3.dist-info/RECORD,,
@@ -1,78 +0,0 @@
1
- smartpi/__init__.pyc,sha256=Q4dtbmiroa_Ok91cKVe7kLtNVlUMIVoFr8pGXI0iFAA,641
2
- smartpi/_gui.pyc,sha256=UOnTxrLSdkzZrux0ya7BqJV8aPXYLUWeSMHy_T2fLdk,3210
3
- smartpi/ai_asr.pyc,sha256=9YeMxB7L3yRX68MTA8SVmFj7tdRX2_ymfC-RjuDLGHU,24932
4
- smartpi/ai_llm.pyc,sha256=tAOvyiwWmoB43SfxygDJYZFDgX2mEGQ3B6G8_oxm7h8,24655
5
- smartpi/ai_tts.pyc,sha256=a8r1ZG7p552Wv2jPlZ6WD4FxiRKGicuuBGSQ6ImKYfs,22843
6
- smartpi/ai_vad.pyc,sha256=fYHNMIf_xO3HG2ZcF9CjmW_91EYv426K2i7ZuKn1-x4,2389
7
- smartpi/audio.pyc,sha256=v3pm-9-B74WPM66nzM_84xk-B1NBhkUcSucnnJzaSlY,2655
8
- smartpi/base_driver.pyc,sha256=mokIjDIVsEH6v1kw34lNgqkBoSWZGcHS49KxGXTqCMw,14268
9
- smartpi/camera.pyc,sha256=oEy5qSx8E2ilTjyYfSMPA13-NEGqp2HDX2-khvlxJzc,2505
10
- smartpi/color_sensor.pyc,sha256=oFxlmnOXvjvX7Q_jgTjwDzuBS8dErh1hLKOw5D9cRnc,555
11
- smartpi/cw2015.pyc,sha256=mNEfG6mKPFlIXxpiCKtwwVCB1jDyoORUbl2DSn8SK7M,5202
12
- smartpi/flash.pyc,sha256=yI1nDCBsbq5UOlxDNpxD6gfO-0PzyxBM3Qy69kK-M3c,3398
13
- smartpi/humidity.pyc,sha256=Ng_Kbv0bxtUf3kqnJ-Sz4A7YWGEhQe3iCc80oZJFY5c,559
14
- smartpi/led.pyc,sha256=DMww6yw8PFmlIQ-m1jG34upzoMM1j-Tgcl4HgbiXcpQ,524
15
- smartpi/light_sensor.pyc,sha256=OzXDBlD4JX73oYTBWlXxFqLVIQTsSLgikfa04Wjhzlg,2244
16
- smartpi/local_model.pyc,sha256=1X4uEggHFg8tnjcQwkEU18XZaNswH0fDZRQhmHjSzoI,11006
17
- smartpi/mcp_client.pyc,sha256=pbuq4dDGNgf9wrDYm3FaJdEQSmLEr9tDTbv2CD9W0Zg,2434
18
- smartpi/mcp_fastmcp.pyc,sha256=9EEI3d8jnj8WHNHPHWoyFvyGHG-XK2-0F1cGKZeDkwM,6990
19
- smartpi/mcp_intent_recognizer.pyc,sha256=kKFiYXiTwvCmnIBennEFHwh-S4RO_Scjaqskt64nuoI,8932
20
- smartpi/motor.pyc,sha256=mR2wQb7tvo3VEDh0CywsA-jTwhV_39vl2Ud15L9U-wo,3588
21
- smartpi/move.pyc,sha256=wLaL2GU0AgSrvbIpcBsuL0D241FdyfSlqhBn5Nx28WI,3925
22
- smartpi/onnx_hand_workflow.pyc,sha256=bim6Xb2fL6aJ7RhIWL2NGQon3nN9CCVAOK16oG-upQA,5096
23
- smartpi/onnx_image_workflow.pyc,sha256=ZPHJP44Jro02tPG3H73a6foRILjL6Yu1Q39hB73YvMA,4324
24
- smartpi/onnx_pose_workflow.pyc,sha256=uqlCPOBF4qpTfnI53PQ_O7Q--UCSFPHkxwD5K4StIWo,12228
25
- smartpi/onnx_text_workflow.pyc,sha256=zYEFN-dsZRltNayRwTN0NeT0GLByAWoxec4GE-vCMcU,5138
26
- smartpi/onnx_voice_workflow.pyc,sha256=jASyC9nqQhZiqItR3BXdvtMKmxL4rEUEKcH0iQpkN7o,11464
27
- smartpi/posenet_utils.pyc,sha256=L90qSvRkZbBiSaWi-Kej9rpiMAc-lwiAqTqLJQnOt8M,7178
28
- smartpi/rknn_hand_workflow.pyc,sha256=dEBgT45_-S7cfKXlnB8-TTqL10P507f-ruNdZlmMfAg,6337
29
- smartpi/rknn_image_workflow.pyc,sha256=tMXGKFqv3ADpiLUAGwhZUS18Z_12PkeW7jwy2Fci_Ws,13471
30
- smartpi/rknn_pose_workflow.pyc,sha256=LXL15AapWtzswE_bhTG9tjakodGuJf8N56zDBRYQSIw,14788
31
- smartpi/rknn_text_workflow.pyc,sha256=c6mB98YM-g9UA_8a3wiw4IjYMPen5sT4hdW4dRATC5w,7045
32
- smartpi/rknn_voice_workflow.pyc,sha256=XPN3EEZVsZ5XiR7BQG7PBC5V4-H8fLDZLhfI_B8Qc4Y,11263
33
- smartpi/servo.pyc,sha256=jsNMOwDSeSU0hTTjGxjMf7pwG8o-JW3BOXMt3A0uKGc,3939
34
- smartpi/temperature.pyc,sha256=VR9UrvKpkgtmb3gdSQz7KUY5zZzQAodd1RtBhqxP9zU,562
35
- smartpi/touch_sensor.pyc,sha256=cbrgEjU5Vbc5jzcpQXeMMXniAce5lFhgHu8uIll9i2Y,547
36
- smartpi/trace.pyc,sha256=m94YSiZHz_vkDOGmWB4FL58-e9Joid0lO5B2uUufrIE,2961
37
- smartpi/udp.pyc,sha256=-SFx8qrJgVLk70oqvLKQ8r8TM3ZX4aHnhZkTh7kVgnw,5939
38
- smartpi/ultrasonic.pyc,sha256=25WxdnJ4pz6B5rtMb8DbA4og1YYJJYNknWboMhkzgYk,669
39
- smartpi/models/__init__.pyc,sha256=phMfNtWSSeJ2GVfh2t73ROJxJ4WwT3ErzWUVtvaQGyA,123
40
- smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=59RVGN44ROtBW1EBZEUMECsqRSRi4csl7PdjACJzUGw,143
41
- smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=iP4R9Ov67MkRU5ki8rtjIMiB2c-4bTAnKzJjR6D8emg,1670
42
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.jit,sha256=hcSOHw7LYE5dKiaPPM-5EtT36TWs3IavWj_FsK6nspo,2269612
43
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad.onnx,sha256=JiOilT9v89LB5hdAxs23FoEzR5smff7xFKSjzFvdeI8,2327524
44
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_16k_op15.onnx,sha256=todaSbrPbVeCan4KVJ1aBddp7jRAXK3Mn_i0RCVEsfk,1289603
45
- smartpi/models/snakers4_silero-vad/src/silero_vad/data/silero_vad_half.onnx,sha256=HgsZWtSAZZXvRGb0GdFvyn5K_PxmabjAtfduqHVHx2k,1280395
46
- smartpi/posemodel/__init__.pyc,sha256=9ekrQ-a4gHYNxw-t_6cySilk55aT_FsrPhMpM3L4PSg,126
47
- smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
48
- smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=wXQDyobHItKB3ocpbBWJAN0dDKcN4IgXisYl4K8RoNw,147
49
- smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=XhDxx5Bx0YVWx2sRn37IFm8T234_NmOEHxb05--H9K4,151
50
- smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=5sScrt0jr6i7RR5sKptBXsnaBqL5hVvxbccOsfW4IXU,6585
51
- smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=MqzEhaKKUY4iTNaPYwiSd6HnLDKzE11AcWuCg3gEAP8,9908
52
- smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=BCne1zpN0X2f6tSj-hsukGVz9GIkYsR-tvPPYd0_kio,154
53
- smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=2PfIHV0xqpxdcfvxmGFYc8YXWo6Ig-s_vR3tRkg4vFY,495
54
- smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=L986dKsNrGi75KV3Ki5p1UD7mAMvt5EkRHofO0bVtp0,616
55
- smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=1dRZbfp9Wc5VhVumy_l5uOmVn1q4k2WfirI_2fANH6w,301
56
- smartpi/tencentcloud-speech-sdk-python/examples/tts/tts_text.txt,sha256=ufooughGwSPBnLxulH1BNwTFqsDSoLlvjRa2o-PJy1g,2669
57
- smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc,sha256=jJfU7bfs3I_u2713QWVbmnk-RTVkvhkhzI8PUH0XiB8,151
58
- smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=FR5lin5PNAWEikL959hPAWqIpSGMcWdCwVq86P3JV5E,8639
59
- smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=BVr738UiPcoZPy5RaaOSmXiI0I325uDOMcDZw2VkYOw,151
60
- smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=rs0cAjSNYIGiw5uMX3Jc_iUKjZH9DHhArn431_aw7B8,10745
61
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=sZEQu0GgaF4o-kN8jsyGg3HggUFw02batzfUE9K3nG4,4720
62
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=ki-gvvFgbXu1vvuBjw9geRzuS5jW_ae1lkxXnSV_uBY,8372
63
- smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=2iJiAlwH5DlM56ztlzGZZaFMZdrCqB3KlZ2qMGLzbE4,150
64
- smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=qKk8oJCtdGRLzlmHPYLV45LlxRwVxMnrJ8bToRx0NJQ,8096
65
- smartpi/text_gte_model/__init__.pyc,sha256=o7pJtFdjSV9RDEGfP4MoKD8Jw0ijT_xq7J6j-Q5g13M,131
66
- smartpi/text_gte_model/config/__init__.pyc,sha256=pBSHl5Vtb3dgDRB1Y53jWDl16ZIRroHnrKUdgBnmIL4,138
67
- smartpi/text_gte_model/config/config.json,sha256=dkFw_GRLSEkp6VT2U92alaGUfCRRJBQysJYSbJYznLc,818
68
- smartpi/text_gte_model/config/quantize_config.json,sha256=snZbw5kBj_FupAbcYazm_11wNRCbX2m468VBjl6svd4,703
69
- smartpi/text_gte_model/config/special_tokens_map.json,sha256=PDUH823_V7zkNyI9s7MIHR4rUuw-Vu5VQ4GT7LLJTdY,132
70
- smartpi/text_gte_model/config/tokenizer.json,sha256=BC58aSuzfzE-tNG0UDwcFfNT_mJOYFaLoVoOs_JBEjQ,312882
71
- smartpi/text_gte_model/config/tokenizer_config.json,sha256=w5RiDifbeIYy6vyGX5v94vFmcko1TMItqnY0RfcBO1Q,639
72
- smartpi/text_gte_model/config/vocab.txt,sha256=oi9hP3uz_8h8XoHNh6rgLnVdJbIEm75zKoSKM8HzsC8,84758
73
- smartpi/text_gte_model/gte/__init__.pyc,sha256=lhAYzV-GPbAfHExTW7VUb6Ho2GDWGpuwuAPSE9_gqbQ,135
74
- smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
75
- smartpi-1.2.2.dist-info/METADATA,sha256=y1wEpdQWpqwAI7HmcF8VliJ4v-SFguMtbYJOp_Ya2eU,715
76
- smartpi-1.2.2.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
77
- smartpi-1.2.2.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
78
- smartpi-1.2.2.dist-info/RECORD,,