smartpi 1.1.9__cp37-none-any.whl → 1.2.1__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 (66) hide show
  1. smartpi/__init__.pyc +0 -0
  2. smartpi/_gui.pyc +0 -0
  3. smartpi/ai_asr.pyc +0 -0
  4. smartpi/ai_llm.pyc +0 -0
  5. smartpi/ai_tts.pyc +0 -0
  6. smartpi/ai_vad.pyc +0 -0
  7. smartpi/audio.pyc +0 -0
  8. smartpi/base_driver.pyc +0 -0
  9. smartpi/camera.pyc +0 -0
  10. smartpi/color_sensor.pyc +0 -0
  11. smartpi/cw2015.pyc +0 -0
  12. smartpi/flash.pyc +0 -0
  13. smartpi/humidity.pyc +0 -0
  14. smartpi/led.pyc +0 -0
  15. smartpi/light_sensor.pyc +0 -0
  16. smartpi/local_model.pyc +0 -0
  17. smartpi/mcp_client.pyc +0 -0
  18. smartpi/mcp_fastmcp.pyc +0 -0
  19. smartpi/mcp_intent_recognizer.pyc +0 -0
  20. smartpi/models/__init__.pyc +0 -0
  21. smartpi/models/snakers4_silero-vad/__init__.pyc +0 -0
  22. smartpi/models/snakers4_silero-vad/hubconf.pyc +0 -0
  23. smartpi/motor.pyc +0 -0
  24. smartpi/move.pyc +0 -0
  25. smartpi/onnx_hand_workflow.pyc +0 -0
  26. smartpi/onnx_image_workflow.pyc +0 -0
  27. smartpi/onnx_pose_workflow.pyc +0 -0
  28. smartpi/onnx_text_workflow.pyc +0 -0
  29. smartpi/onnx_voice_workflow.pyc +0 -0
  30. smartpi/posemodel/__init__.pyc +0 -0
  31. smartpi/posenet_utils.pyc +0 -0
  32. smartpi/rknn_hand_workflow.pyc +0 -0
  33. smartpi/rknn_image_workflow.pyc +0 -0
  34. smartpi/rknn_pose_workflow.pyc +0 -0
  35. smartpi/rknn_text_workflow.pyc +0 -0
  36. smartpi/rknn_voice_workflow.pyc +0 -0
  37. smartpi/servo.pyc +0 -0
  38. smartpi/temperature.pyc +0 -0
  39. smartpi/tencentcloud-speech-sdk-python/__init__.pyc +0 -0
  40. smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc +0 -0
  41. smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc +0 -0
  42. smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc +0 -0
  43. smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc +0 -0
  44. smartpi/tencentcloud-speech-sdk-python/common/credential.pyc +0 -0
  45. smartpi/tencentcloud-speech-sdk-python/common/log.pyc +0 -0
  46. smartpi/tencentcloud-speech-sdk-python/common/utils.pyc +0 -0
  47. smartpi/tencentcloud-speech-sdk-python/soe/__init__.pyc +0 -0
  48. smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc +0 -0
  49. smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc +0 -0
  50. smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc +0 -0
  51. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc +0 -0
  52. smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc +0 -0
  53. smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc +0 -0
  54. smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc +0 -0
  55. smartpi/text_gte_model/__init__.pyc +0 -0
  56. smartpi/text_gte_model/config/__init__.pyc +0 -0
  57. smartpi/text_gte_model/gte/__init__.pyc +0 -0
  58. smartpi/touch_sensor.pyc +0 -0
  59. smartpi/trace.pyc +0 -0
  60. smartpi/udp.pyc +0 -0
  61. smartpi/ultrasonic.pyc +0 -0
  62. {smartpi-1.1.9.dist-info → smartpi-1.2.1.dist-info}/METADATA +1 -1
  63. smartpi-1.2.1.dist-info/RECORD +78 -0
  64. smartpi-1.1.9.dist-info/RECORD +0 -77
  65. {smartpi-1.1.9.dist-info → smartpi-1.2.1.dist-info}/WHEEL +0 -0
  66. {smartpi-1.1.9.dist-info → smartpi-1.2.1.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
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 ADDED
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.1.9
3
+ Version: 1.2.1
4
4
  Summary: A library use for H2-RCU
5
5
  Author: ZMROBO
6
6
  Classifier: Programming Language :: Python :: 3
@@ -0,0 +1,78 @@
1
+ smartpi/__init__.pyc,sha256=ALUIG7kyvHVEZgf870ma7m8gYYAUmAxZ186h8SPrWXI,641
2
+ smartpi/_gui.pyc,sha256=ESVQw2mYi0Bvaz2Ihucl459FYlPMqc5zJCOSgBfrXE8,3210
3
+ smartpi/ai_asr.pyc,sha256=Zv8Kd1Nx2-z16TscIxEx93rLy4pKlCrQUwcVlype3WY,24932
4
+ smartpi/ai_llm.pyc,sha256=tvTVWn5r7Owc5mWjLYp8vX-V325X1RWvY7W_gcV4rjY,24655
5
+ smartpi/ai_tts.pyc,sha256=PzaMrBeipg7tvqHYQaFwMCkyRa4sBOU4SFaWc-edFms,22843
6
+ smartpi/ai_vad.pyc,sha256=BqPxEZJ1mgENuhKWkSwJpGSbTQ8HqibKpXjJCx6-Lbw,2389
7
+ smartpi/audio.pyc,sha256=3hmZdCYIxinliOo2h-lhRTe3Oae1vAQD4RucwHvnMTU,2655
8
+ smartpi/base_driver.pyc,sha256=vvKrT4xgY4VjXWWJZrnAkXke6X6btHcakA_j2wc5k_0,14268
9
+ smartpi/camera.pyc,sha256=9ys8TQtV5ptvFP7dTJdPSuuGgTEe4DWoax13joTw9ug,2505
10
+ smartpi/color_sensor.pyc,sha256=MFp6VMS1uQxxNKp3-k57NsWvM_gIph84jxU52EldIaU,555
11
+ smartpi/cw2015.pyc,sha256=oCm7bVlfzWMoUhxDTdlWEph-g8Ibcfz4lxwO8J3Qlho,5202
12
+ smartpi/flash.pyc,sha256=wY2bXcQmc534S5BH4Vt__3Dg-FXWh0QrlHDLutiEQmw,3398
13
+ smartpi/humidity.pyc,sha256=QkDZFOd3ANxkxua4KLcUevYhItV1mnOy4JEJmuuSwN4,559
14
+ smartpi/led.pyc,sha256=HUeaqpZLm_zWzAVNVo05yd2lKdo0uT09WKaxKYsoZ5k,524
15
+ smartpi/light_sensor.pyc,sha256=W7xPV13F0FUu3tNe2miTjuy7b8dD9rWgZPsSBJ9KN2M,2244
16
+ smartpi/local_model.pyc,sha256=1VivdDlOMVar2Ht6eKN58cAaN0GthbVG_fT699VbNDc,11006
17
+ smartpi/mcp_client.pyc,sha256=Kp5f_MPktuoMoVKqzSq4kcvLuQ7PX-MW0s0ZVoax7LM,2434
18
+ smartpi/mcp_fastmcp.pyc,sha256=T5MHurDKqEoJBw5uFZY7ORG10LnvrQvXpML4RljTbQ4,6990
19
+ smartpi/mcp_intent_recognizer.pyc,sha256=2dELoCv_Qt0qvC4SJMU8PTPmcbDc3gH3fP5ggLYLxR8,8932
20
+ smartpi/motor.pyc,sha256=zZHIzibGT1bZ_-vADryZzW4QDaAvyWk3Ph6kNeAjSsY,3588
21
+ smartpi/move.pyc,sha256=ahR-dBOISC8PywM-j7ykchH2zsC_wyJja8M4JCFwQeY,3925
22
+ smartpi/onnx_hand_workflow.pyc,sha256=rp-z6bFR4q854BzN5NREEdqboAC3kVH9GIQfhykSZjE,5096
23
+ smartpi/onnx_image_workflow.pyc,sha256=Ml4SvFIhEBTJLBF8-K_OJ4hBJLeAkG2308T6C0wiAkg,4324
24
+ smartpi/onnx_pose_workflow.pyc,sha256=jiiAYg5ZvkTLlJ039YzKTxnosezjM_-908wA005IyQg,12228
25
+ smartpi/onnx_text_workflow.pyc,sha256=F2owIIkdoNpYzNLgQhB8UmVsivyVZrrNBIyHP3zTlG8,5138
26
+ smartpi/onnx_voice_workflow.pyc,sha256=Slgsx5wozZYRXADqB5zjlTs6OGLDjj6ekdAVidUXWTI,11464
27
+ smartpi/posenet_utils.pyc,sha256=jn4c6QsgRkXX8bMXeLJ__lIj7MAkLotBukYfbrfSI1I,7178
28
+ smartpi/rknn_hand_workflow.pyc,sha256=1IpHsKw2rHSElgcdDoJS0v8SIzwS0j7NuHV_3zPDJwI,6337
29
+ smartpi/rknn_image_workflow.pyc,sha256=11a2xP-AHNfGJ8dN2S8blUOJsHfpNXGXBjiEnRnngMY,13471
30
+ smartpi/rknn_pose_workflow.pyc,sha256=zwM91_yDQZd2W-jl9jIkGT7zgfHasopHJzGFeamURMQ,14788
31
+ smartpi/rknn_text_workflow.pyc,sha256=sPHX3GMfpewPrgB91r6HyOcSWf7xtL0z2ixPuCwz5sc,7045
32
+ smartpi/rknn_voice_workflow.pyc,sha256=yustceCuw4XcMWAgIsexT_5u6u7mkX8c7sp8pkt8-Vg,11263
33
+ smartpi/servo.pyc,sha256=gOD0yfCnd3MZzQCRhsAyDtAWBVGOP7lH1RYT7A6qGZQ,3939
34
+ smartpi/temperature.pyc,sha256=r45aEo8wKFdLwNpeUPgn17nhXZyeoDu6V0TFOZUXyTY,562
35
+ smartpi/touch_sensor.pyc,sha256=rkzUk7P5h9K-uQBq-_pURfJuk5jqNipIkNtg_h-PRPc,547
36
+ smartpi/trace.pyc,sha256=kiLdXmwTvbPbqTdDR8YQE6E--0rz15J7SqH3ZNNkKQA,2961
37
+ smartpi/udp.pyc,sha256=qp2eku0R9_ZV-ISzLBZoZw528WNcav4ixDrSIMcoADc,645
38
+ smartpi/ultrasonic.pyc,sha256=cWWqYefWY5Cwvk3gpJ4z9dLN-OaqOmW5CpPmBlZ9GOI,669
39
+ smartpi/models/__init__.pyc,sha256=fLQmlFhw1fZeDNOyYsAF5uVRg-DZ4pymEX0p7Dsyx3s,123
40
+ smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=ku4Il8UjzN_9Vpsk2T1QnFp98Ay0p8kVjuwZhe_BBqM,143
41
+ smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=itUIjT9M_JMItxBCTnLaabay2FnCg5P73z_QuSSC1hs,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=gBqZTVtznhyicE6NstHJuD_SH3vzpQvcnooC6bvzAWs,126
47
+ smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
48
+ smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=QIZnoq-YYpXkUQzaCUiV99BTM1USltupZ5n9_ziKqpk,147
49
+ smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=afx5O5AbwXnXGOfutOaRGqeRO-Al5hYY_O3vfaDJvAs,151
50
+ smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=Hi7hSw7peDHUmjNYM963P_5EcmX-9wXz7SXjD12JfDY,6585
51
+ smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=fnxHeW0BSI2p3nB42laGziHTG534IGTRdbdCaQZ_FwE,9908
52
+ smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=99U_YmHWO0W7577KF-hLD_RlWU7GdmVG-81AW_DuLnw,154
53
+ smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=9lHspabFffIikZFHAxJwrw9iSasufLc0kyf60Pe4az8,495
54
+ smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=5EkdiKA3o0vvmgRGwiOf1UgA_Njw7ox7PGZqdWQaoVQ,616
55
+ smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=Y2WFEpNReMOcRnRdlUe039MNMj_WySnJjlPpHbfm5tw,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=qO0gt0OJRSsmPtc4fr6_IpvETQok8Bd2ucnI7xRbquQ,151
58
+ smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=t1gpmYc_T1Hrd94lIK2pU3NZ2--9mI75gQnF6_fEuVg,8639
59
+ smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=LuwoqChCtXrq69y-B3FZkPPu-VvhT9k0WaTDzVpKIyo,151
60
+ smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=6LU7m6tkIYUjNtR2eRzhy_L825ZVj1yG9TPX6WrE8yA,10745
61
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=R52KCFjCS-7aKGiOmcuYEvaqwWBnGcI4r42KI0V3MFY,4720
62
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=fKoZWVLLzfgF7DvE7zGyccdMdYfnGGQUKDnj-SntUaI,8372
63
+ smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=npSPiOyeL-kw5oSTla3ceimu9oJWNNOsYg7zhmNFfbg,150
64
+ smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=-_Y7a0n384EeXoA9VbW7OKDLNH7woy81k2E-x3fjGek,8096
65
+ smartpi/text_gte_model/__init__.pyc,sha256=QQgVsT_OwX41tA-saJhP9-qKposlr3XC6pj_iz5uGcA,131
66
+ smartpi/text_gte_model/config/__init__.pyc,sha256=qIvNaNHerqEmIFSY2tG-wfxN5XY1T42BDriVAi2fT4I,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=5MbV0rKN-pJDmQ4VKGUU4D2BELYmFGPn092adp15A5k,135
74
+ smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
75
+ smartpi-1.2.1.dist-info/METADATA,sha256=yzW6z_Qs16bSGDZuVgaEEELo1SVSZoDqBG4FM3zwCiU,715
76
+ smartpi-1.2.1.dist-info/WHEEL,sha256=moARxrlqk7HLRK2PrMdSaHPbq4FGeITJHrnrnLW1wx8,93
77
+ smartpi-1.2.1.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
78
+ smartpi-1.2.1.dist-info/RECORD,,
@@ -1,77 +0,0 @@
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,,