smartpi 1.2.2__cp39-none-any.whl → 1.2.4__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.
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.4.dist-info}/METADATA +1 -1
  64. smartpi-1.2.4.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.4.dist-info}/WHEEL +0 -0
  67. {smartpi-1.2.2.dist-info → smartpi-1.2.4.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.4
4
4
  Summary: A library use for H2-RCU
5
5
  Home-page: UNKNOWN
6
6
  Author: ZMROBO
@@ -0,0 +1,79 @@
1
+ smartpi/__init__.pyc,sha256=cCoZ3bHBaJX5bWafz0UAue_kLUw9-mw25VVSsx894hA,597
2
+ smartpi/_gui.pyc,sha256=4aPRQyEx19pIhPIJoJ4n7hYJ_tZrDP6aVJXyISrHKiQ,3240
3
+ smartpi/ahrs.pyc,sha256=flEHA1j13q4582OB0dZc0sAtYVGMHaz5fBY4mTuyuHQ,989
4
+ smartpi/ai_asr.pyc,sha256=5cf4yJmcn4yaEr4pZvHkZaGDPwpUrxhKjeD_5oEkTX4,25314
5
+ smartpi/ai_llm.pyc,sha256=wMVNQLHuAvxiKEoyda5Hh2o00Gz6VcFx_OHsfxzGFsU,23307
6
+ smartpi/ai_tts.pyc,sha256=sjSqvRJEZOhIzv3ag0XF-qGTnRR69ESfFLruPHnxzYU,23558
7
+ smartpi/ai_vad.pyc,sha256=0kJ-59tG680Lho2W_bu__Z6t_T4_aioTaltN8fMApoc,2415
8
+ smartpi/audio.pyc,sha256=qZP3K5KjfiOY7t52GMosLmOUqx6qlekjKmCAw9klrOE,2701
9
+ smartpi/base_driver.pyc,sha256=MkumqxYGI9HQZq10BN_mNhodKw70Xqqutkfaveay9HI,13695
10
+ smartpi/camera.pyc,sha256=YRmPgiksV7_F8gjZu6W15OC52Fi4DP-aFqGs4OHrcpc,2545
11
+ smartpi/color_sensor.pyc,sha256=yNoyes2de0-yKbnRvVVA-8eYJdO2d5pf3wIwaw-nUCU,576
12
+ smartpi/cw2015.pyc,sha256=tje8deTz5wgBW7txHxowTI01l0a3pbDMJ-IQLXE4Zj0,5255
13
+ smartpi/flash.pyc,sha256=IFXEbn2aDoR5UwMt0jyicJ5Rtms61QiKvppsaBxuJmE,3403
14
+ smartpi/humidity.pyc,sha256=TRPNfxcKpjuxrbaKs8sNclVxM6C4YWbqQfIVLf-xDKQ,576
15
+ smartpi/led.pyc,sha256=GdwVqs-GzFsazds8qXd8tfOzMpMzwRgjOSO1LC9RgHM,540
16
+ smartpi/light_sensor.pyc,sha256=JZBHN08j9eqe0GAmA9XvGDJYzmMjvg75tYS5fNfqs40,2190
17
+ smartpi/local_model.pyc,sha256=BGLrONbVPueGeccSsnlZN5So1arJtXGSHPk3D01NYfE,10923
18
+ smartpi/mcp_client.pyc,sha256=KwXCcZZ5RjPECVrY2E6dzFVsO3W0EvqGeOLEKORec4I,2486
19
+ smartpi/mcp_fastmcp.pyc,sha256=V9QUjV_mDF_TCvsQGoSuuEqbMVrTsYizwflyxL1buAk,7058
20
+ smartpi/mcp_intent_recognizer.pyc,sha256=KDtTEDMtjLgaKq8VP5q5S5QZmg_K_aDmHUaUnc_gD6A,9079
21
+ smartpi/motor.pyc,sha256=36fFnHWXBhvblzww_-mDnzesf9u0PypNN8cPLog_74A,3537
22
+ smartpi/move.pyc,sha256=gKe4cRN0Layl4Be8CG5jyWLZFLi4iYb3W6Gky1XrylE,3926
23
+ smartpi/onnx_hand_workflow.pyc,sha256=WdWiFmgyCupDZJ1eKMizdCzz17DNBicGMAGbg56Gl3I,5119
24
+ smartpi/onnx_image_workflow.pyc,sha256=qoXy3RufpafTEvkBbma7lO8_0fymBMBeKzwxiH2cCUk,4384
25
+ smartpi/onnx_pose_workflow.pyc,sha256=9TIVRDWf79SlFyDOlZj6qMPbc-_gQ7ANnf0a5MP5V8o,12145
26
+ smartpi/onnx_text_workflow.pyc,sha256=QgscbtzkEXXMVkoddjiPSHqkgDOum_Jh7ACsTuhhuqE,5194
27
+ smartpi/onnx_voice_workflow.pyc,sha256=ALCVDrfmOahztYKd-W08vowUC2Yb7xx_2ev-jEl_1QU,11417
28
+ smartpi/posenet_utils.pyc,sha256=cWYzNIuWP2BAACCfAWNNUJwT4b7nvyqXnwYLsW3aHUg,7222
29
+ smartpi/rknn_hand_workflow.pyc,sha256=dLfIx7o0Hwx_ZB12hVQsnYi99yE3ilVgfkBjJr_n6MU,6405
30
+ smartpi/rknn_image_workflow.pyc,sha256=M_7EN17QehLpmtzGmdYbkd0reUp3fufBIeoEEhwnRHY,13535
31
+ smartpi/rknn_pose_workflow.pyc,sha256=vNlsYTGUitOX7dhqsKyDE8v_BVAIkV_Bdi-FSZGl0Rw,14624
32
+ smartpi/rknn_text_workflow.pyc,sha256=3rMJWYikeHt5xBHAXsCJzKpdLykAo_mQHhDAQ94cgwA,7127
33
+ smartpi/rknn_voice_workflow.pyc,sha256=T8VcN5RQ9kIEUi0lsDN1Ks1azt3GmKE0QABRlTT_F2A,11266
34
+ smartpi/servo.pyc,sha256=-6PfgF65CeJwnFFPH1DSOJ6DKMHwwdkHIUGDJ2PUem4,3889
35
+ smartpi/temperature.pyc,sha256=DsKUSPRb0GJeb0vIoNn0J4DScYx4JKW_gzfr0Wkjbu4,574
36
+ smartpi/touch_sensor.pyc,sha256=OlarH2rkoVyqEDz3yMNJ3wAiJLUguydScTa8MzxWpYg,558
37
+ smartpi/trace.pyc,sha256=7427OZ8wwXV12PqtA7gBg_EExIpmLwzU5lL-Wd5q98c,2975
38
+ smartpi/udp.pyc,sha256=2uLxDaAfdCeoPpPvVqZskApZPMiN42nHTrvIjdSXIRc,6020
39
+ smartpi/ultrasonic.pyc,sha256=BNnXkgQ3CkR9UXC8f9L0ErbDSzDATIPjKqACgB_lURU,685
40
+ smartpi/models/__init__.pyc,sha256=MFecm-q5nHcsacTzXDkH8iVM0JIjVj1tTptmTf87tIw,127
41
+ smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=ej9u3k7IHooiPMw-PmRUqYzY61h-ZWQwgxgtK9iu7qA,147
42
+ smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=CWf_NxS3nk_U8L_gKZIKdv7k72nrX5v3RgjMg5Qur9Q,1680
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=xFgzwhxIlxc3Y8R5eL4v6Syd6WhcSj0gYg56uck73lw,130
48
+ smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
49
+ smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=aGgZgGJLTOphZmWxnky2rxvu3hPcnsK_3sk-1wmH2Oc,151
50
+ smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=NnSLQXMRoplFlvt2crJCODXC_x2xbENBppoV2GximQY,155
51
+ smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=wRCzXrGT9Evf-oRTUDHH_uoRYgLOiICPEts6vXJQBy8,6709
52
+ smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=ZVs0N7FOnORaQ7LJJkqvmLukAkmWFVfBbuQmClQZNyA,10008
53
+ smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=_E4Jbb-ngyk1f9DslEmpxYtdwOpg1pRI6X8khC55KVI,158
54
+ smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=-ARDty87VoUFLJN2L-dnuXYlpIzh1dvaSB91WhzdMmk,507
55
+ smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=-KfPx05qCBCjUqChNFaNACzrUIKq9gkPsbT-Bmdi-Xo,622
56
+ smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=qIHBxV-jmocBR302bjRyGckpCzV4MquN2VlsmLDNFNw,309
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=E1FaX7MGaKFCYyqzC0Jn3UmY5FF3fNiUoTKHAjq1F5Q,155
59
+ smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=UeJQ5mGcJLqtvhSXZMrfwgp3IkkH9wYCtwdb02pPAaw,8742
60
+ smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=cxaUldsFObtc9pcrJrCTpcJzjLV69sXTMTgfUUu85sk,155
61
+ smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=OocCNVRQpzazc5Z-VQvTPmnMVxwlayRxr4V-fa6s4mg,10824
62
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=s24qY7BCkMW-zVdumCDlE8vG_VXvZTJhbjARBTgUVmc,4792
63
+ smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=pSbUu2ye5JVd1ruRPZrRdp_5lpOhjDJjB6EE8VArrW4,8472
64
+ smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=WMjOzjx8DLvvEJkvxbZiJQaj_wPb9ab7OgzWHSjv9JY,154
65
+ smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=aAZqbTHREOkpxFBnqLrWfuJuHLeoZqRD_F-VIIFnZS4,8168
66
+ smartpi/text_gte_model/__init__.pyc,sha256=Jp-uvmq-45_-v3KoIVAAm2zS-cfkGvVBNxetSqLMT5k,135
67
+ smartpi/text_gte_model/config/__init__.pyc,sha256=A7hXbY3sJTI15eo0KZnNmSVuGm7LZoCmARiVFUi2b_s,142
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=Iu0GjD6QKDb71GpE2nn1UYRaFkvUGkgpvB7Bmc39VQg,139
75
+ smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
76
+ smartpi-1.2.4.dist-info/METADATA,sha256=T-xKgnhOuY-BqwHd9OvODuiWvKtS1KjXxB12tyYr-uE,334
77
+ smartpi-1.2.4.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,93
78
+ smartpi-1.2.4.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
79
+ smartpi-1.2.4.dist-info/RECORD,,
@@ -1,78 +0,0 @@
1
- smartpi/__init__.pyc,sha256=w7ON97X7Cf8ck7eVIVcBR4Hr8fZretCD89BtjNVoPg4,591
2
- smartpi/_gui.pyc,sha256=_m64UN-DFGVTTCmnnBo1sbvReE1JUF1sJZvM8xHnr9A,3240
3
- smartpi/ai_asr.pyc,sha256=93b9RQm67a2d7nREakb6bZYjfOQEK62SxzaFWKKBl6U,25314
4
- smartpi/ai_llm.pyc,sha256=Xz65ZYEpiVGlJNtf0MI5A2MULqZW5VTmUOd-ITdhjSM,23307
5
- smartpi/ai_tts.pyc,sha256=RyWNIuGIz-mcPhi9y6Kq6DzspwKNCrHAGvl4-4STc14,23558
6
- smartpi/ai_vad.pyc,sha256=-uiCPyMCoJ1vMXbhsy-RlPvn4yUhAVaX74NUdi9bvUI,2415
7
- smartpi/audio.pyc,sha256=SMgUVP7Kq7Mhc-lwEpEKLunGXt84tCkeDF83bJcBAwU,2701
8
- smartpi/base_driver.pyc,sha256=Abf3oJhUlEGY9EzrLD5ScH6--9jAL5XPYcUdnYqyyBY,13695
9
- smartpi/camera.pyc,sha256=zoBhSh0rGaWJwysi0-TrAhXNdUOggyJPc_NC1iILaXM,2545
10
- smartpi/color_sensor.pyc,sha256=Txr72Yko2aTRqcJDNijPw0K_WdDVF_KZEwbtCZ54Km4,576
11
- smartpi/cw2015.pyc,sha256=JGyS-DBTOXPbkKI-8uU_j22t9an-FrOF4PbeeDYes4g,5255
12
- smartpi/flash.pyc,sha256=p9XZ-PK5fkjLh4Mn8Sgz86Naf-V9Vf_HHffoutuCwIs,3403
13
- smartpi/humidity.pyc,sha256=lnensHtmxsGmRhgaSOwEkl0cbRQ6G75EgQwWuLFlXoY,576
14
- smartpi/led.pyc,sha256=zJ6IZcgBLIa46eMhVOMG5wRvRdu_QWQ0wQGmOOUvGVs,540
15
- smartpi/light_sensor.pyc,sha256=W4PT2kPdh6CTEm69PAe32gj3e1UxTmdyaUXnktAndCU,2190
16
- smartpi/local_model.pyc,sha256=-8bFtX_zLRjIeFghSZilWL88SuA2zAzRX6HSCc_Oocg,10923
17
- smartpi/mcp_client.pyc,sha256=gxfQm7stcu2FUGGcWjhz75mUxswCtPXrL0kdfaNtfF4,2486
18
- smartpi/mcp_fastmcp.pyc,sha256=vda70hNKEfb_8USxNowAAemb8xxZoBSvukVk4AFRiQ8,7058
19
- smartpi/mcp_intent_recognizer.pyc,sha256=SCNAuOK-17LmkAaBK-mzowLU4vfPY3SjqLal8Fogso0,9079
20
- smartpi/motor.pyc,sha256=-jPY27AXyNw8EudFwD2MIJlLA0GLXCL75lHjRNAlvmg,3537
21
- smartpi/move.pyc,sha256=nuqwSHno196Z3yOo1NlU1nfKFIm56kzAItU9X-EN85Q,3926
22
- smartpi/onnx_hand_workflow.pyc,sha256=BLf7ftqV3R73GctuL3qEDln6z2Rnz9w71pDs5QMujOc,5119
23
- smartpi/onnx_image_workflow.pyc,sha256=GMGuBZ0PudAA1t3k7SmSutjBSHrWPKmAyqRi4cytYfo,4384
24
- smartpi/onnx_pose_workflow.pyc,sha256=s71ZPfu3S66aMOLuwvKrDOeSjVHjiacRsmRaw_kN0jk,12145
25
- smartpi/onnx_text_workflow.pyc,sha256=WZUS3SXEiwnqzIfgeOjzbyW45YwTnbDJdPe5UIwC_1E,5194
26
- smartpi/onnx_voice_workflow.pyc,sha256=oiyIbTQrwliptf-GoJvswqhwvLLE4kad5uLpX9N11OQ,11417
27
- smartpi/posenet_utils.pyc,sha256=wqn9URzcGbpXGRPoVimNO3EpnwQs9gsAXbQp7QHRYCo,7222
28
- smartpi/rknn_hand_workflow.pyc,sha256=s0lKRVaCvVhorqlyp7r2P7tiW8REaR3j76QMLU2ZrLU,6405
29
- smartpi/rknn_image_workflow.pyc,sha256=yYLg8cRaJygMUq72jWZ3Uxb0PgTIBS1B-gAom3DPlFY,13535
30
- smartpi/rknn_pose_workflow.pyc,sha256=jaAp-0HlBEXMvf2-i5zdN4sqe7BJSCGDfCgP3HHgtm0,14624
31
- smartpi/rknn_text_workflow.pyc,sha256=bqqeRPoBKq7WFniUpVz1AcbRJk04NsqihpSOPMNxrR0,7127
32
- smartpi/rknn_voice_workflow.pyc,sha256=Fhf9jY5YcL9gasxxpzibZLtzk60-QfdjEe7JFHDt8Ws,11266
33
- smartpi/servo.pyc,sha256=FqyeGycoitPOMrPkih2oUOXfGEIHdqrgEJiFt1GQhh8,3889
34
- smartpi/temperature.pyc,sha256=BROM7r2nIltnqnAvABkpcfC5DSps2YOaJW3mT0Z3ue8,574
35
- smartpi/touch_sensor.pyc,sha256=L1lM3t8qUF0OoThN4hSyOPA9Zz_HVGCaEIBr3fIwweY,558
36
- smartpi/trace.pyc,sha256=bCU1RZCxrbbPWd1vvgD5GBJM2r01pRNqJrTvJ3dDQdo,2975
37
- smartpi/udp.pyc,sha256=RzdcTCx72Qhu1llxMF6OMGJCSYzN1flbuLXgjA5Nwho,6020
38
- smartpi/ultrasonic.pyc,sha256=aJ1xHMZUUTHGPMMtjk6hQNxOe1tiD8NmXAi8JT6BsVc,685
39
- smartpi/models/__init__.pyc,sha256=wpN4Gu750UWckFD_iFXsi96ALSA4MxaBuZ7Ynn-2mDo,127
40
- smartpi/models/snakers4_silero-vad/__init__.pyc,sha256=XvEUOai75JCjZBH8u9x5RAMLLMZFF91zkG7DCdiQ74s,147
41
- smartpi/models/snakers4_silero-vad/hubconf.pyc,sha256=Uv2urNif4TLPr0_YX8jo5t_CkqAgnXnEllVgM71lEss,1680
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=GAE3cqgS64x09ffwJVvsas8ocJwmJ1DpB9XwByncxTA,130
47
- smartpi/posemodel/posenet.tflite,sha256=KFcCnk1X5KvJrVC_c_PhL76pdvwL0hZvBdNqhzZ7J2I,1303152
48
- smartpi/tencentcloud-speech-sdk-python/__init__.pyc,sha256=7Rj8uhGsZ3HfqhmhX-oOuYh9eYeJ5SecmmeAjrl6-_A,151
49
- smartpi/tencentcloud-speech-sdk-python/asr/__init__.pyc,sha256=kEZQyWh9WzIdWK4abAPQukL3MmNtQGwqwV-ss2CYDWY,155
50
- smartpi/tencentcloud-speech-sdk-python/asr/flash_recognizer.pyc,sha256=nTLkjKPffSMzkkhjUdERtFMqdAC9zAIGWBkoD71NEHA,6709
51
- smartpi/tencentcloud-speech-sdk-python/asr/speech_recognizer.pyc,sha256=A-Q5JaSQkUBV5T_XCz4_sUrA1LaOonArCv3_M6mhkBw,10008
52
- smartpi/tencentcloud-speech-sdk-python/common/__init__.pyc,sha256=7K5Vp3-gueLRHUW9XxfmY1XH9Z9n_8iXcQ2ieETt5RI,158
53
- smartpi/tencentcloud-speech-sdk-python/common/credential.pyc,sha256=nMK6P2TQjgpWG4a_L88FJeny3x2d2JkU-C1egPYbVO8,507
54
- smartpi/tencentcloud-speech-sdk-python/common/log.pyc,sha256=n5FTN04SxJOXyBaDDVTxd9BVeuP6g1uLNkVHMqOgwOc,622
55
- smartpi/tencentcloud-speech-sdk-python/common/utils.pyc,sha256=_-cG5kEnFSG7sPp1wMhtkMZN13Fd1l4cHt2dMZveoJY,309
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=u-kAyZuGkkPRXT9t7m8ZsG66ANTZVjA3I_Lq24DGZjY,155
58
- smartpi/tencentcloud-speech-sdk-python/soe/speaking_assessment.pyc,sha256=YoSO3UppMqII0MJOKYBxFkWr-AjJ_eL_ssyuX-0J0rg,8742
59
- smartpi/tencentcloud-speech-sdk-python/tts/__init__.pyc,sha256=zfhTaEsLn6I2OTNbGe4v4cCO6Hp-W_mIwoJBYYu3m1w,155
60
- smartpi/tencentcloud-speech-sdk-python/tts/flowing_speech_synthesizer.pyc,sha256=xQ9hT0BeBvLaaQB5qIpZcRquq3UJxN5K5JkEXd77LW4,10824
61
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer.pyc,sha256=KTDPcideu80qyCYJ3leueeGMWee0oQTJCD-dD21I9Lk,4792
62
- smartpi/tencentcloud-speech-sdk-python/tts/speech_synthesizer_ws.pyc,sha256=4paqSdGyy6uNSEMPbRlaKU4Hx3LgjqDQBBu34dWLD3k,8472
63
- smartpi/tencentcloud-speech-sdk-python/vc/__init__.pyc,sha256=KFAU2BwKGL1M26RGX7d6M6G-VnHv-OnsJ_wEcPhkoC4,154
64
- smartpi/tencentcloud-speech-sdk-python/vc/speech_convertor_ws.pyc,sha256=1gAyo9kNPR33Rlbeg4cAjixxHqyKBiO9gtCsqWJolFE,8168
65
- smartpi/text_gte_model/__init__.pyc,sha256=VxxzsMJIGQzpP9gbwpxcOZUDZYYPW63mG6tt1HZr7nE,135
66
- smartpi/text_gte_model/config/__init__.pyc,sha256=b64oVmC8H2dYqgRffRzKXXyyMn75FgrNHLUwBA0fXLw,142
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=f81YX4UOc4rUn0m-5Fz9P7AGAmcI-V1gT0qjnUMsRuQ,139
74
- smartpi/text_gte_model/gte/gte_model.onnx,sha256=XXYg6TUhzOx1SqAhp6ePDU0QgeK6DQEqHATMuQQJCNE,30468366
75
- smartpi-1.2.2.dist-info/METADATA,sha256=1b4dHO5ol-Zl_iicZsO1zi10zPNrSUym7LVBhef0IH0,334
76
- smartpi-1.2.2.dist-info/WHEEL,sha256=aJty13KBm0wvZstS1m6yOQEKM6tG7_G5OIgml9XZpVM,93
77
- smartpi-1.2.2.dist-info/top_level.txt,sha256=PoLhUCmWAiQUg5UeN2fS-Y1iQyBbF2rdUlizXtpHGRQ,8
78
- smartpi-1.2.2.dist-info/RECORD,,