voice-mode 2.34.0__py3-none-any.whl → 2.34.2__py3-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 (143) hide show
  1. voice_mode/__version__.py +1 -1
  2. voice_mode/config.py +1 -1
  3. voice_mode/frontend/package-lock.json +1 -154
  4. voice_mode/tools/service.py +11 -5
  5. {voice_mode-2.34.0.dist-info → voice_mode-2.34.2.dist-info}/METADATA +1 -1
  6. voice_mode-2.34.2.dist-info/RECORD +116 -0
  7. voice_mode/frontend/.next/BUILD_ID +0 -1
  8. voice_mode/frontend/.next/app-build-manifest.json +0 -28
  9. voice_mode/frontend/.next/app-path-routes-manifest.json +0 -1
  10. voice_mode/frontend/.next/build-manifest.json +0 -32
  11. voice_mode/frontend/.next/export-marker.json +0 -1
  12. voice_mode/frontend/.next/images-manifest.json +0 -1
  13. voice_mode/frontend/.next/next-minimal-server.js.nft.json +0 -1
  14. voice_mode/frontend/.next/next-server.js.nft.json +0 -1
  15. voice_mode/frontend/.next/package.json +0 -1
  16. voice_mode/frontend/.next/prerender-manifest.json +0 -1
  17. voice_mode/frontend/.next/react-loadable-manifest.json +0 -1
  18. voice_mode/frontend/.next/required-server-files.json +0 -1
  19. voice_mode/frontend/.next/routes-manifest.json +0 -1
  20. voice_mode/frontend/.next/server/app/_not-found/page.js +0 -1
  21. voice_mode/frontend/.next/server/app/_not-found/page.js.nft.json +0 -1
  22. voice_mode/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
  23. voice_mode/frontend/.next/server/app/_not-found.html +0 -1
  24. voice_mode/frontend/.next/server/app/_not-found.meta +0 -6
  25. voice_mode/frontend/.next/server/app/_not-found.rsc +0 -9
  26. voice_mode/frontend/.next/server/app/api/connection-details/route.js +0 -12
  27. voice_mode/frontend/.next/server/app/api/connection-details/route.js.nft.json +0 -1
  28. voice_mode/frontend/.next/server/app/favicon.ico/route.js +0 -12
  29. voice_mode/frontend/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  30. voice_mode/frontend/.next/server/app/favicon.ico.body +0 -0
  31. voice_mode/frontend/.next/server/app/favicon.ico.meta +0 -1
  32. voice_mode/frontend/.next/server/app/index.html +0 -1
  33. voice_mode/frontend/.next/server/app/index.meta +0 -5
  34. voice_mode/frontend/.next/server/app/index.rsc +0 -7
  35. voice_mode/frontend/.next/server/app/page.js +0 -11
  36. voice_mode/frontend/.next/server/app/page.js.nft.json +0 -1
  37. voice_mode/frontend/.next/server/app/page_client-reference-manifest.js +0 -1
  38. voice_mode/frontend/.next/server/app-paths-manifest.json +0 -6
  39. voice_mode/frontend/.next/server/chunks/463.js +0 -1
  40. voice_mode/frontend/.next/server/chunks/682.js +0 -6
  41. voice_mode/frontend/.next/server/chunks/948.js +0 -2
  42. voice_mode/frontend/.next/server/chunks/994.js +0 -2
  43. voice_mode/frontend/.next/server/chunks/font-manifest.json +0 -1
  44. voice_mode/frontend/.next/server/font-manifest.json +0 -1
  45. voice_mode/frontend/.next/server/functions-config-manifest.json +0 -1
  46. voice_mode/frontend/.next/server/interception-route-rewrite-manifest.js +0 -1
  47. voice_mode/frontend/.next/server/middleware-build-manifest.js +0 -1
  48. voice_mode/frontend/.next/server/middleware-manifest.json +0 -6
  49. voice_mode/frontend/.next/server/middleware-react-loadable-manifest.js +0 -1
  50. voice_mode/frontend/.next/server/next-font-manifest.js +0 -1
  51. voice_mode/frontend/.next/server/next-font-manifest.json +0 -1
  52. voice_mode/frontend/.next/server/pages/404.html +0 -1
  53. voice_mode/frontend/.next/server/pages/500.html +0 -1
  54. voice_mode/frontend/.next/server/pages/_app.js +0 -1
  55. voice_mode/frontend/.next/server/pages/_app.js.nft.json +0 -1
  56. voice_mode/frontend/.next/server/pages/_document.js +0 -1
  57. voice_mode/frontend/.next/server/pages/_document.js.nft.json +0 -1
  58. voice_mode/frontend/.next/server/pages/_error.js +0 -1
  59. voice_mode/frontend/.next/server/pages/_error.js.nft.json +0 -1
  60. voice_mode/frontend/.next/server/pages-manifest.json +0 -1
  61. voice_mode/frontend/.next/server/server-reference-manifest.js +0 -1
  62. voice_mode/frontend/.next/server/server-reference-manifest.json +0 -1
  63. voice_mode/frontend/.next/server/webpack-runtime.js +0 -1
  64. voice_mode/frontend/.next/standalone/.next/BUILD_ID +0 -1
  65. voice_mode/frontend/.next/standalone/.next/app-build-manifest.json +0 -28
  66. voice_mode/frontend/.next/standalone/.next/app-path-routes-manifest.json +0 -1
  67. voice_mode/frontend/.next/standalone/.next/build-manifest.json +0 -32
  68. voice_mode/frontend/.next/standalone/.next/package.json +0 -1
  69. voice_mode/frontend/.next/standalone/.next/prerender-manifest.json +0 -1
  70. voice_mode/frontend/.next/standalone/.next/react-loadable-manifest.json +0 -1
  71. voice_mode/frontend/.next/standalone/.next/required-server-files.json +0 -1
  72. voice_mode/frontend/.next/standalone/.next/routes-manifest.json +0 -1
  73. voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js +0 -1
  74. voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js.nft.json +0 -1
  75. voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
  76. voice_mode/frontend/.next/standalone/.next/server/app/_not-found.html +0 -1
  77. voice_mode/frontend/.next/standalone/.next/server/app/_not-found.meta +0 -6
  78. voice_mode/frontend/.next/standalone/.next/server/app/_not-found.rsc +0 -9
  79. voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js +0 -12
  80. voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js.nft.json +0 -1
  81. voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js +0 -12
  82. voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  83. voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.body +0 -0
  84. voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.meta +0 -1
  85. voice_mode/frontend/.next/standalone/.next/server/app/index.html +0 -1
  86. voice_mode/frontend/.next/standalone/.next/server/app/index.meta +0 -5
  87. voice_mode/frontend/.next/standalone/.next/server/app/index.rsc +0 -7
  88. voice_mode/frontend/.next/standalone/.next/server/app/page.js +0 -11
  89. voice_mode/frontend/.next/standalone/.next/server/app/page.js.nft.json +0 -1
  90. voice_mode/frontend/.next/standalone/.next/server/app/page_client-reference-manifest.js +0 -1
  91. voice_mode/frontend/.next/standalone/.next/server/app-paths-manifest.json +0 -6
  92. voice_mode/frontend/.next/standalone/.next/server/chunks/463.js +0 -1
  93. voice_mode/frontend/.next/standalone/.next/server/chunks/682.js +0 -6
  94. voice_mode/frontend/.next/standalone/.next/server/chunks/948.js +0 -2
  95. voice_mode/frontend/.next/standalone/.next/server/chunks/994.js +0 -2
  96. voice_mode/frontend/.next/standalone/.next/server/font-manifest.json +0 -1
  97. voice_mode/frontend/.next/standalone/.next/server/middleware-build-manifest.js +0 -1
  98. voice_mode/frontend/.next/standalone/.next/server/middleware-manifest.json +0 -6
  99. voice_mode/frontend/.next/standalone/.next/server/middleware-react-loadable-manifest.js +0 -1
  100. voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.js +0 -1
  101. voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.json +0 -1
  102. voice_mode/frontend/.next/standalone/.next/server/pages/404.html +0 -1
  103. voice_mode/frontend/.next/standalone/.next/server/pages/500.html +0 -1
  104. voice_mode/frontend/.next/standalone/.next/server/pages/_app.js +0 -1
  105. voice_mode/frontend/.next/standalone/.next/server/pages/_app.js.nft.json +0 -1
  106. voice_mode/frontend/.next/standalone/.next/server/pages/_document.js +0 -1
  107. voice_mode/frontend/.next/standalone/.next/server/pages/_document.js.nft.json +0 -1
  108. voice_mode/frontend/.next/standalone/.next/server/pages/_error.js +0 -1
  109. voice_mode/frontend/.next/standalone/.next/server/pages/_error.js.nft.json +0 -1
  110. voice_mode/frontend/.next/standalone/.next/server/pages-manifest.json +0 -1
  111. voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.js +0 -1
  112. voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.json +0 -1
  113. voice_mode/frontend/.next/standalone/.next/server/webpack-runtime.js +0 -1
  114. voice_mode/frontend/.next/standalone/package.json +0 -40
  115. voice_mode/frontend/.next/standalone/server.js +0 -38
  116. voice_mode/frontend/.next/static/VjuJp4LAYPX7t1KdLNI3o/_buildManifest.js +0 -1
  117. voice_mode/frontend/.next/static/VjuJp4LAYPX7t1KdLNI3o/_ssgManifest.js +0 -1
  118. voice_mode/frontend/.next/static/chunks/117-40bc79a2b97edb21.js +0 -2
  119. voice_mode/frontend/.next/static/chunks/144d3bae-2d5f122b82426d88.js +0 -1
  120. voice_mode/frontend/.next/static/chunks/471-bd4b96a33883dfa2.js +0 -3
  121. voice_mode/frontend/.next/static/chunks/app/_not-found/page-5011050e402ab9c8.js +0 -1
  122. voice_mode/frontend/.next/static/chunks/app/layout-8365e4b0b502e273.js +0 -1
  123. voice_mode/frontend/.next/static/chunks/app/page-56c513d637021d6c.js +0 -1
  124. voice_mode/frontend/.next/static/chunks/fd9d1056-af324d327b243cf1.js +0 -1
  125. voice_mode/frontend/.next/static/chunks/framework-f66176bb897dc684.js +0 -1
  126. voice_mode/frontend/.next/static/chunks/main-3163eca598b76a9f.js +0 -1
  127. voice_mode/frontend/.next/static/chunks/main-app-c2e7596a7588072c.js +0 -1
  128. voice_mode/frontend/.next/static/chunks/pages/_app-72b849fbd24ac258.js +0 -1
  129. voice_mode/frontend/.next/static/chunks/pages/_error-7ba65e1336b92748.js +0 -1
  130. voice_mode/frontend/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
  131. voice_mode/frontend/.next/static/chunks/webpack-0ea9b80f19935b70.js +0 -1
  132. voice_mode/frontend/.next/static/css/a2f49a47752b5010.css +0 -3
  133. voice_mode/frontend/.next/static/media/01099be941da1820-s.woff2 +0 -0
  134. voice_mode/frontend/.next/static/media/39883d31a7792467-s.p.woff2 +0 -0
  135. voice_mode/frontend/.next/static/media/6368404d2e8d66fe-s.woff2 +0 -0
  136. voice_mode/frontend/.next/trace +0 -43
  137. voice_mode/frontend/.next/types/app/api/connection-details/route.ts +0 -343
  138. voice_mode/frontend/.next/types/app/layout.ts +0 -79
  139. voice_mode/frontend/.next/types/app/page.ts +0 -79
  140. voice_mode/frontend/.next/types/package.json +0 -1
  141. voice_mode-2.34.0.dist-info/RECORD +0 -250
  142. {voice_mode-2.34.0.dist-info → voice_mode-2.34.2.dist-info}/WHEEL +0 -0
  143. {voice_mode-2.34.0.dist-info → voice_mode-2.34.2.dist-info}/entry_points.txt +0 -0
@@ -1,250 +0,0 @@
1
- voice_mode/__init__.py,sha256=PDCwE2rrm8yyYxEiQQJkznQ_4xYp3DWIxGSB84K_mnI,346
2
- voice_mode/__main__.py,sha256=td-njie1XgkR-NrQjOEUse4TSJBC8DAmYywHum3V6WQ,138
3
- voice_mode/__version__.py,sha256=Q7_Vwr0DOYRMhhlEShUlMIjYvDz-d-km9TZSZghtZOs,101
4
- voice_mode/cli.py,sha256=Oa37Rr9N6hO-HANZ281FKKqfSL8uutZPn3HNRjpRDXw,71154
5
- voice_mode/config.py,sha256=8Vdau7nR-eGV4Vm_81TpBRwKp_1KAMCTaB8FCsrGkGg,27858
6
- voice_mode/conversation_logger.py,sha256=Nar92xabhaVmMKdZdLmgoYckK9fGAVVYWdass3-EI1I,9363
7
- voice_mode/core.py,sha256=WACixDHS23UMhmBJKN2zgDqeWtpAdXHOSduDc3fmOio,28452
8
- voice_mode/provider_discovery.py,sha256=roELfldoo7s-_1XxJF-vb9BOxMmVRpYlwAX3EnTSlcQ,15729
9
- voice_mode/providers.py,sha256=DT9eKQxw-Suimq83Pmr-xWk5MLxCyc3VEVjzpOiLJY8,12064
10
- voice_mode/server.py,sha256=IhdTtraP51UlmN_yKDAk_ZBBxtkDOEdBV6B4olu7uVA,3044
11
- voice_mode/shared.py,sha256=dr6rki6lKPtn6lhkZSXbIJl-rhK9dKXAw6eYpHFhUOU,3468
12
- voice_mode/simple_failover.py,sha256=1LvbxZNXJOX2Ai6vGJ_Rwaa5_1A0TsL5hXHb_PvZoT0,6070
13
- voice_mode/statistics.py,sha256=ckssYzOJMMgCfmmGNlCRhX4o9y0LWN9Gt42WlEUI3DE,15785
14
- voice_mode/streaming.py,sha256=AP0dPt8jAGnM_i3qhtPe4334EBQryWxOJ6NPt48tHvE,21744
15
- voice_mode/version.py,sha256=rgv7tThj3fBO006bhff3iz_TlfE5uQS4Gws-9xf8YIc,2452
16
- voice_mode/voice_preferences.py,sha256=yIxKcXWVxzzMuJsqjryowkZ347DtfRmExby-SfvpGI0,3851
17
- voice_mode/cli_commands/__init__.py,sha256=qaIkE-dtA0_s400BfX7h6IIoFQlNrXwGLbuHRhGUjWA,32
18
- voice_mode/cli_commands/exchanges.py,sha256=R8k_MtiZmDG7ST974MoDTkUKgvGgLNESzTjg2dvZRoY,16828
19
- voice_mode/data/versions.json,sha256=84CR9_GOFEIlBouznSSIoZX7kKY_qZt5aupUgsYnvKs,1166
20
- voice_mode/exchanges/__init__.py,sha256=2rNsolj3FzY-3Xes6q_J6a-Eo6oTRWsl8Mu1VmJKeAE,734
21
- voice_mode/exchanges/conversations.py,sha256=cKRL-n212iFZ8PjPXTP1IBg62ESSU7NL6e-rC77o9v8,9519
22
- voice_mode/exchanges/filters.py,sha256=os1o-2dTLrI3cA2M5IJD4rYpd7MaY30cJqCrUQEjwqc,7774
23
- voice_mode/exchanges/formatters.py,sha256=gefGn-me4jlJ25ZKJP9Gc958qTJSiaamfQqGQ7K5ZJM,11759
24
- voice_mode/exchanges/models.py,sha256=TZLsc_YvOXQ9IANBzMfq-rKtbUkvNhnHxsCEjP_WVts,6764
25
- voice_mode/exchanges/reader.py,sha256=xguQBqcLFfbTL7agV9yxHBg9YDuycJm5fmZ3jUXF0cU,8808
26
- voice_mode/exchanges/stats.py,sha256=UVnJnVuqmd64T_iqBLVLPjTIDoyZwRg-MZUFJMHHWxg,15475
27
- voice_mode/frontend/README.md,sha256=uosvWgNiWL_sP9liv-wnDNdPmJ3oFiLstXygxyzcN7A,2131
28
- voice_mode/frontend/next-env.d.ts,sha256=ndnWQs24fU1bMXMhfgxFQps-R6b1z1-w6tbGROxf7QE,228
29
- voice_mode/frontend/next.config.mjs,sha256=5kqiwwjpFblS_IHlnDJh7ELk_3rldB6pcSXIbrkytpQ,767
30
- voice_mode/frontend/package-lock.json,sha256=wPyjAL04SNbH-LkuR09W57T7P7HQVIPMxxCYwjOpnzQ,143483
31
- voice_mode/frontend/package.json,sha256=BUOh3UiaHq1D0Bww-jy2EjhOi-47rjOipeUqXONJndo,1150
32
- voice_mode/frontend/pnpm-lock.yaml,sha256=DSl1H3fb4tNVrHjsc5HbflJJIr95erkADNeUoFY21x4,127796
33
- voice_mode/frontend/postcss.config.mjs,sha256=76ZcZeF9UdWFcO3OnXArBgT99qm422Wvrtjwda-IZ8c,157
34
- voice_mode/frontend/tailwind.config.ts,sha256=w0mWCjy3kwryNcqgub24YLbmd2V9EvOmWSYHmsFdpkY,264
35
- voice_mode/frontend/tsconfig.json,sha256=VCAvHW01ulHD2uoyv2fo2iRWjsDLDDQfoLXtLOsXTy0,574
36
- voice_mode/frontend/.next/BUILD_ID,sha256=fJ-zMpn-DrZN2ZHiWZLeckVinUwBvc0zcJNW4T6H_sk,21
37
- voice_mode/frontend/.next/app-build-manifest.json,sha256=aAwNQExzUX6xDgZJp6ovitL-EFADb5XcxNf73Nm5d8M,1010
38
- voice_mode/frontend/.next/app-path-routes-manifest.json,sha256=-WXlpEHFoCBUDPfxzUJleLsfZiEUU-rU0hRMZ8AVIJI,140
39
- voice_mode/frontend/.next/build-manifest.json,sha256=eQROKUCVA01Sv90dmZSBh2fuo5b4cSh9c3uPck8O89o,968
40
- voice_mode/frontend/.next/export-marker.json,sha256=ALjrM5QMj5hmGX14xIc2wIFDfLaFKlK3n1wQpwjMagI,94
41
- voice_mode/frontend/.next/images-manifest.json,sha256=Z1eB8ppSn86wfAon69Z5DSKbg7IoIvyGB8uCu88xGjs,511
42
- voice_mode/frontend/.next/next-minimal-server.js.nft.json,sha256=X_ibfpb7JCpNTBnzlQVV5D4Um4sIRhkv7CXpFsh41TA,7314
43
- voice_mode/frontend/.next/next-server.js.nft.json,sha256=BouXpAtl6uEenOny-wQhMFEvCo3GRwDjneojgCfym70,109011
44
- voice_mode/frontend/.next/package.json,sha256=CRoE-mfHkHuY4Qb8_4uWThMSl1T85y0k8wJbl8SIf6M,20
45
- voice_mode/frontend/.next/prerender-manifest.json,sha256=QomlGwoKfOlnuVVKVFxOas4Bfys7duQLsla2pebwngQ,959
46
- voice_mode/frontend/.next/react-loadable-manifest.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
47
- voice_mode/frontend/.next/required-server-files.json,sha256=Uo-k5bwZhKV-CYSafIj5b_jwVfKe6hm7bXtJSYmro7Q,4750
48
- voice_mode/frontend/.next/routes-manifest.json,sha256=DqV6K_WLiS6wKvdr8TpF7-uBhH7xbrg7xeznwWaeO70,831
49
- voice_mode/frontend/.next/trace,sha256=n5oSJ99klXpLnWNUWk5F6W8euNOlz_WfaeaXDOLNg_w,899719
50
- voice_mode/frontend/.next/server/app-paths-manifest.json,sha256=Xyxtr52aubW5XDHj7Ms66qiSJfwCkBVeL3ekU8uh2os,202
51
- voice_mode/frontend/.next/server/font-manifest.json,sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU,2
52
- voice_mode/frontend/.next/server/functions-config-manifest.json,sha256=CUXUfXux-dC5WRXm4vr6xa3f-RKEsEV1aG-hO3KK0CE,56
53
- voice_mode/frontend/.next/server/interception-route-rewrite-manifest.js,sha256=_FEz5ArPCeZRewc93XtcDCGNCZOISJAiEPLME_COHIE,48
54
- voice_mode/frontend/.next/server/middleware-build-manifest.js,sha256=VeFVNFn6qUHLDki_ROiCWwzOYURlZcWLiLUbwuAiLrM,888
55
- voice_mode/frontend/.next/server/middleware-manifest.json,sha256=CoUgvH4Hb3rnF8LWJxOZDIPoo9dGJvMno4RLwFBOIQw,83
56
- voice_mode/frontend/.next/server/middleware-react-loadable-manifest.js,sha256=rS557JHipUQIQNo9i9IiwnmztMR-ialoMnpm9ssS64I,36
57
- voice_mode/frontend/.next/server/next-font-manifest.js,sha256=UqrSwmAUfJRWZo-sGRDBSjk_iFfoWlgegXu9kQbwRcQ,229
58
- voice_mode/frontend/.next/server/next-font-manifest.json,sha256=jekLaE_hSlcJP-pA4qtEuQyFIXjgJYoFiKF9Nysv4ME,200
59
- voice_mode/frontend/.next/server/pages-manifest.json,sha256=CtIVJgXR_t73dArygJmC6GsgbxLMM1N2fAUgg0-bUc8,111
60
- voice_mode/frontend/.next/server/server-reference-manifest.js,sha256=zgEAbADh9jvL_kGz9-3SYNlptB0KMjtwXETh753xPYw,123
61
- voice_mode/frontend/.next/server/server-reference-manifest.json,sha256=uc68_5aY74N5w-gTCJnUAQjgfYgaR3_5Q8NvPCExY1Q,84
62
- voice_mode/frontend/.next/server/webpack-runtime.js,sha256=mmuyol21D9il2KNetWeEUG5OBu3z05WsphIyIbwvads,1469
63
- voice_mode/frontend/.next/server/app/_not-found.html,sha256=KIKNSS3Z0ARB4H8bElL2NWLbbye0KpK2Cgxxqzqm97s,6752
64
- voice_mode/frontend/.next/server/app/_not-found.meta,sha256=8-vSzkZIhJgJ7_uOmMyzHNf5QN3Exhbk-5ObKal4lrc,142
65
- voice_mode/frontend/.next/server/app/_not-found.rsc,sha256=-s58-lB_NAmyPN00wXFCluL8gTruOfCtGtSzQGKSupE,3621
66
- voice_mode/frontend/.next/server/app/favicon.ico.body,sha256=Cc2QdQ-OI3iME7dIf86sbqXHW3D8LPUprF_KB2KZogI,15406
67
- voice_mode/frontend/.next/server/app/favicon.ico.meta,sha256=iac7LJDMkBlPpPPzKMbIDSh2bqoxNKhYx_5nQjo5Tds,211
68
- voice_mode/frontend/.next/server/app/index.html,sha256=H_Ac4alYh39QC2lknA0JtKFh6jH1wED8h2qtoGy4rfU,5396
69
- voice_mode/frontend/.next/server/app/index.meta,sha256=BDswoSxeaM0dEV3Vl3-2HNVKE5mS5NQhBYZcQQt5mnQ,80
70
- voice_mode/frontend/.next/server/app/index.rsc,sha256=VOgbytlsm7ecfJ78jGOzT4CcjJQ3Uz_INQX2qXBcwmc,2438
71
- voice_mode/frontend/.next/server/app/page.js,sha256=oxtAgr7IuTtfBTV-qQH2r5bYGxsvsRet2I6Tpq7Sxok,611922
72
- voice_mode/frontend/.next/server/app/page.js.nft.json,sha256=6plKkaMV7NDsYDUQsMAnayayODq1vS_l6nRXRrm9Trg,1168
73
- voice_mode/frontend/.next/server/app/page_client-reference-manifest.js,sha256=vhtR2dcCIhBg2ClsVoCSr7O2sX4kNxlguIgcCuGjay4,4193
74
- voice_mode/frontend/.next/server/app/_not-found/page.js,sha256=heRDzFgbLakVe6zVgVdI40O36lAOmowYJDKtKvKZbsI,3387
75
- voice_mode/frontend/.next/server/app/_not-found/page.js.nft.json,sha256=7Z_Wav7koMsnepi3GignvrVRYuDbzwvKqqg84LuoSis,1195
76
- voice_mode/frontend/.next/server/app/_not-found/page_client-reference-manifest.js,sha256=RHTq2OPz2YfRrlk16-3gmflvTMi7kZFX8I5cFEz3lOA,4297
77
- voice_mode/frontend/.next/server/app/api/connection-details/route.js,sha256=b9ONQ7fNWFParPBahDqaUXy9p88uvWWpxHOFumjflqA,121020
78
- voice_mode/frontend/.next/server/app/api/connection-details/route.js.nft.json,sha256=qjdiqEpb5s6iSOQsC1MI3A0_sVjbF9Eh1t1mR_VcS9o,1327
79
- voice_mode/frontend/.next/server/app/favicon.ico/route.js,sha256=YHVKRt0XUn-5V-R3PR5_gmrhd-vZmbO0KkHU4F8NB4U,66228
80
- voice_mode/frontend/.next/server/app/favicon.ico/route.js.nft.json,sha256=xn4G0NuxuIbLuaN_3PVtjN4lYs5MWduPcvqhdZwRNkQ,1248
81
- voice_mode/frontend/.next/server/chunks/463.js,sha256=9Fg9G6vSgz6lLnnirTbzQKyy5MQAf59a16SvYM0xDFc,6201
82
- voice_mode/frontend/.next/server/chunks/682.js,sha256=dxTmuBsZ77qjHYtQvwM0HeoE4FnESxOOpTnhW3ABg18,33636
83
- voice_mode/frontend/.next/server/chunks/948.js,sha256=2QNDLi5TnS9qLpgKRmsx_sJzO2vtdQJIRn124o6fjeI,57650
84
- voice_mode/frontend/.next/server/chunks/994.js,sha256=_HG1Xf39AcnP5CqfLRTa8wjfXv-hKhg4XxNP4Fmcz1w,95359
85
- voice_mode/frontend/.next/server/chunks/font-manifest.json,sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU,2
86
- voice_mode/frontend/.next/server/pages/404.html,sha256=KIKNSS3Z0ARB4H8bElL2NWLbbye0KpK2Cgxxqzqm97s,6752
87
- voice_mode/frontend/.next/server/pages/500.html,sha256=G3wNl3oj8TG6FG-tJzPxPSNak6AdEDWuHkmJVA9PUBM,1995
88
- voice_mode/frontend/.next/server/pages/_app.js,sha256=xv0yBH2BTySxH6d7_oFG8KbedK3Jhvvg9SQ7pSaSPrE,3291
89
- voice_mode/frontend/.next/server/pages/_app.js.nft.json,sha256=4DM09IfF6_ws-h14UVrroVq0Ri8tNeDEwwZ2c244nKM,517
90
- voice_mode/frontend/.next/server/pages/_document.js,sha256=q-VJKG6tPCpEYWhP0UobYWG_naYdKPuqkRpb4HGMV_Y,378
91
- voice_mode/frontend/.next/server/pages/_document.js.nft.json,sha256=7WnWXoJIsRytU5c-NAEx-tGGNI1TP2CMldwr8xtDQYk,1932
92
- voice_mode/frontend/.next/server/pages/_error.js,sha256=1se20NEwePcXdV17_wUw4YhoMwVAenxiXI74aXSRqzU,8619
93
- voice_mode/frontend/.next/server/pages/_error.js.nft.json,sha256=uK8O79iTeItVu_-Dz90fkTMA1GYxQEpTWU8TndjkfVQ,1855
94
- voice_mode/frontend/.next/standalone/package.json,sha256=BUOh3UiaHq1D0Bww-jy2EjhOi-47rjOipeUqXONJndo,1150
95
- voice_mode/frontend/.next/standalone/server.js,sha256=qEfP_NIFoLFZJjwrYW3aS32QmsaI47RtnSeq6tNiKw4,4742
96
- voice_mode/frontend/.next/standalone/.next/BUILD_ID,sha256=fJ-zMpn-DrZN2ZHiWZLeckVinUwBvc0zcJNW4T6H_sk,21
97
- voice_mode/frontend/.next/standalone/.next/app-build-manifest.json,sha256=aAwNQExzUX6xDgZJp6ovitL-EFADb5XcxNf73Nm5d8M,1010
98
- voice_mode/frontend/.next/standalone/.next/app-path-routes-manifest.json,sha256=-WXlpEHFoCBUDPfxzUJleLsfZiEUU-rU0hRMZ8AVIJI,140
99
- voice_mode/frontend/.next/standalone/.next/build-manifest.json,sha256=eQROKUCVA01Sv90dmZSBh2fuo5b4cSh9c3uPck8O89o,968
100
- voice_mode/frontend/.next/standalone/.next/package.json,sha256=CRoE-mfHkHuY4Qb8_4uWThMSl1T85y0k8wJbl8SIf6M,20
101
- voice_mode/frontend/.next/standalone/.next/prerender-manifest.json,sha256=QomlGwoKfOlnuVVKVFxOas4Bfys7duQLsla2pebwngQ,959
102
- voice_mode/frontend/.next/standalone/.next/react-loadable-manifest.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
103
- voice_mode/frontend/.next/standalone/.next/required-server-files.json,sha256=Uo-k5bwZhKV-CYSafIj5b_jwVfKe6hm7bXtJSYmro7Q,4750
104
- voice_mode/frontend/.next/standalone/.next/routes-manifest.json,sha256=DqV6K_WLiS6wKvdr8TpF7-uBhH7xbrg7xeznwWaeO70,831
105
- voice_mode/frontend/.next/standalone/.next/server/app-paths-manifest.json,sha256=Xyxtr52aubW5XDHj7Ms66qiSJfwCkBVeL3ekU8uh2os,202
106
- voice_mode/frontend/.next/standalone/.next/server/font-manifest.json,sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU,2
107
- voice_mode/frontend/.next/standalone/.next/server/middleware-build-manifest.js,sha256=VeFVNFn6qUHLDki_ROiCWwzOYURlZcWLiLUbwuAiLrM,888
108
- voice_mode/frontend/.next/standalone/.next/server/middleware-manifest.json,sha256=CoUgvH4Hb3rnF8LWJxOZDIPoo9dGJvMno4RLwFBOIQw,83
109
- voice_mode/frontend/.next/standalone/.next/server/middleware-react-loadable-manifest.js,sha256=rS557JHipUQIQNo9i9IiwnmztMR-ialoMnpm9ssS64I,36
110
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.js,sha256=UqrSwmAUfJRWZo-sGRDBSjk_iFfoWlgegXu9kQbwRcQ,229
111
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.json,sha256=jekLaE_hSlcJP-pA4qtEuQyFIXjgJYoFiKF9Nysv4ME,200
112
- voice_mode/frontend/.next/standalone/.next/server/pages-manifest.json,sha256=CtIVJgXR_t73dArygJmC6GsgbxLMM1N2fAUgg0-bUc8,111
113
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.js,sha256=zgEAbADh9jvL_kGz9-3SYNlptB0KMjtwXETh753xPYw,123
114
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.json,sha256=uc68_5aY74N5w-gTCJnUAQjgfYgaR3_5Q8NvPCExY1Q,84
115
- voice_mode/frontend/.next/standalone/.next/server/webpack-runtime.js,sha256=mmuyol21D9il2KNetWeEUG5OBu3z05WsphIyIbwvads,1469
116
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.html,sha256=KIKNSS3Z0ARB4H8bElL2NWLbbye0KpK2Cgxxqzqm97s,6752
117
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.meta,sha256=8-vSzkZIhJgJ7_uOmMyzHNf5QN3Exhbk-5ObKal4lrc,142
118
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.rsc,sha256=-s58-lB_NAmyPN00wXFCluL8gTruOfCtGtSzQGKSupE,3621
119
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.body,sha256=Cc2QdQ-OI3iME7dIf86sbqXHW3D8LPUprF_KB2KZogI,15406
120
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.meta,sha256=iac7LJDMkBlPpPPzKMbIDSh2bqoxNKhYx_5nQjo5Tds,211
121
- voice_mode/frontend/.next/standalone/.next/server/app/index.html,sha256=H_Ac4alYh39QC2lknA0JtKFh6jH1wED8h2qtoGy4rfU,5396
122
- voice_mode/frontend/.next/standalone/.next/server/app/index.meta,sha256=BDswoSxeaM0dEV3Vl3-2HNVKE5mS5NQhBYZcQQt5mnQ,80
123
- voice_mode/frontend/.next/standalone/.next/server/app/index.rsc,sha256=VOgbytlsm7ecfJ78jGOzT4CcjJQ3Uz_INQX2qXBcwmc,2438
124
- voice_mode/frontend/.next/standalone/.next/server/app/page.js,sha256=oxtAgr7IuTtfBTV-qQH2r5bYGxsvsRet2I6Tpq7Sxok,611922
125
- voice_mode/frontend/.next/standalone/.next/server/app/page.js.nft.json,sha256=6plKkaMV7NDsYDUQsMAnayayODq1vS_l6nRXRrm9Trg,1168
126
- voice_mode/frontend/.next/standalone/.next/server/app/page_client-reference-manifest.js,sha256=vhtR2dcCIhBg2ClsVoCSr7O2sX4kNxlguIgcCuGjay4,4193
127
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js,sha256=heRDzFgbLakVe6zVgVdI40O36lAOmowYJDKtKvKZbsI,3387
128
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js.nft.json,sha256=7Z_Wav7koMsnepi3GignvrVRYuDbzwvKqqg84LuoSis,1195
129
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js,sha256=RHTq2OPz2YfRrlk16-3gmflvTMi7kZFX8I5cFEz3lOA,4297
130
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js,sha256=b9ONQ7fNWFParPBahDqaUXy9p88uvWWpxHOFumjflqA,121020
131
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js.nft.json,sha256=qjdiqEpb5s6iSOQsC1MI3A0_sVjbF9Eh1t1mR_VcS9o,1327
132
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js,sha256=YHVKRt0XUn-5V-R3PR5_gmrhd-vZmbO0KkHU4F8NB4U,66228
133
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js.nft.json,sha256=xn4G0NuxuIbLuaN_3PVtjN4lYs5MWduPcvqhdZwRNkQ,1248
134
- voice_mode/frontend/.next/standalone/.next/server/chunks/463.js,sha256=9Fg9G6vSgz6lLnnirTbzQKyy5MQAf59a16SvYM0xDFc,6201
135
- voice_mode/frontend/.next/standalone/.next/server/chunks/682.js,sha256=dxTmuBsZ77qjHYtQvwM0HeoE4FnESxOOpTnhW3ABg18,33636
136
- voice_mode/frontend/.next/standalone/.next/server/chunks/948.js,sha256=2QNDLi5TnS9qLpgKRmsx_sJzO2vtdQJIRn124o6fjeI,57650
137
- voice_mode/frontend/.next/standalone/.next/server/chunks/994.js,sha256=_HG1Xf39AcnP5CqfLRTa8wjfXv-hKhg4XxNP4Fmcz1w,95359
138
- voice_mode/frontend/.next/standalone/.next/server/pages/404.html,sha256=KIKNSS3Z0ARB4H8bElL2NWLbbye0KpK2Cgxxqzqm97s,6752
139
- voice_mode/frontend/.next/standalone/.next/server/pages/500.html,sha256=G3wNl3oj8TG6FG-tJzPxPSNak6AdEDWuHkmJVA9PUBM,1995
140
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js,sha256=xv0yBH2BTySxH6d7_oFG8KbedK3Jhvvg9SQ7pSaSPrE,3291
141
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js.nft.json,sha256=4DM09IfF6_ws-h14UVrroVq0Ri8tNeDEwwZ2c244nKM,517
142
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js,sha256=q-VJKG6tPCpEYWhP0UobYWG_naYdKPuqkRpb4HGMV_Y,378
143
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js.nft.json,sha256=7WnWXoJIsRytU5c-NAEx-tGGNI1TP2CMldwr8xtDQYk,1932
144
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js,sha256=1se20NEwePcXdV17_wUw4YhoMwVAenxiXI74aXSRqzU,8619
145
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js.nft.json,sha256=uK8O79iTeItVu_-Dz90fkTMA1GYxQEpTWU8TndjkfVQ,1855
146
- voice_mode/frontend/.next/static/VjuJp4LAYPX7t1KdLNI3o/_buildManifest.js,sha256=UGi5XJhF4u-NRxMqU360JM2afxCS1essSVUEqY6sl5c,224
147
- voice_mode/frontend/.next/static/VjuJp4LAYPX7t1KdLNI3o/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
148
- voice_mode/frontend/.next/static/chunks/117-40bc79a2b97edb21.js,sha256=sKMdOWIlJELukIK1QNRwH8hweTr_NgWzvc-bHWrZ9zM,123528
149
- voice_mode/frontend/.next/static/chunks/144d3bae-2d5f122b82426d88.js,sha256=tGa8lG7iuv-oxVEA7BdFJPmskDLIVXYnDOBb6j4_zp8,383332
150
- voice_mode/frontend/.next/static/chunks/471-bd4b96a33883dfa2.js,sha256=qT-fK-XMK3eAlXh2APHuRcKfG9EriUu-tXTEcNYWUp0,194375
151
- voice_mode/frontend/.next/static/chunks/fd9d1056-af324d327b243cf1.js,sha256=uL3flIHYWdZI4eBQ-DIus97-PdP5vRP0xE3W8uz1q4A,172834
152
- voice_mode/frontend/.next/static/chunks/framework-f66176bb897dc684.js,sha256=QlDVPwvHVuzi3daQoAit0df9yIdSjGcfTf6NkW13h7c,139978
153
- voice_mode/frontend/.next/static/chunks/main-3163eca598b76a9f.js,sha256=IwuNOgi-ik3KFA_tnaPvAfRY5q6hTp4DRK1lkjkWdwQ,116431
154
- voice_mode/frontend/.next/static/chunks/main-app-c2e7596a7588072c.js,sha256=swKJxjCy7_U34D_3CfLdfgrReZbHiqAmvZVvFa4Nj_4,461
155
- voice_mode/frontend/.next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
156
- voice_mode/frontend/.next/static/chunks/webpack-0ea9b80f19935b70.js,sha256=1Us0m_ZxEgMEb2DAN4ePlpq9Fv7QqUxcuV2CqICEB5w,3605
157
- voice_mode/frontend/.next/static/chunks/app/layout-8365e4b0b502e273.js,sha256=Lo9qnFooh_J9X80Zrs-qIOj5GHyxqEuj8l5bJ3qjrTI,507
158
- voice_mode/frontend/.next/static/chunks/app/page-56c513d637021d6c.js,sha256=MzujpoqU_SYbfN96eV1XVuu8NkvHlzQghyyAPvUsRKY,7666
159
- voice_mode/frontend/.next/static/chunks/app/_not-found/page-5011050e402ab9c8.js,sha256=u5LYOU4LZ2HFeEcz6xZqSflSnU4WDt-TnQNu3CdcEWk,1745
160
- voice_mode/frontend/.next/static/chunks/pages/_app-72b849fbd24ac258.js,sha256=QN-PY1h1HDIO4K4ZYwFl6rtEeaxWCynYauVLK_oWmzE,280
161
- voice_mode/frontend/.next/static/chunks/pages/_error-7ba65e1336b92748.js,sha256=oxr2dz6MkKWnm3jN3fWb2RPhCHB4-JgrzVMS_wTNr_E,247
162
- voice_mode/frontend/.next/static/css/a2f49a47752b5010.css,sha256=7geCVBj6YoIVhB9kh-MLsQW5wD1t6-uzzRcYoLMGDq0,29545
163
- voice_mode/frontend/.next/static/media/01099be941da1820-s.woff2,sha256=ZaNN8qxUZFV4kxOD_j6TGAYAHwR01MPDQloeIbMgCeg,10436
164
- voice_mode/frontend/.next/static/media/39883d31a7792467-s.p.woff2,sha256=i_qVPOm6vZ-H4B0Mk_d5yUQR_YKsz4XRc-8J2R_QWKs,14620
165
- voice_mode/frontend/.next/static/media/6368404d2e8d66fe-s.woff2,sha256=2GFQ1JjbLJOSmwrIsgCHPVMSJpcx2QX2i13kJbg8IFE,4464
166
- voice_mode/frontend/.next/types/package.json,sha256=49WkothVGqUsWgHSoO-y4GotlxG09cXx0g3m4hgH4s0,18
167
- voice_mode/frontend/.next/types/app/layout.ts,sha256=Aj4AguCeOfRJKuFoIqKJWAaC_k5wJ-_DmIJbz7QbFfc,3511
168
- voice_mode/frontend/.next/types/app/page.ts,sha256=XMZfKnB3LALIYVHN6xo0tEbB8uBEy0IuXdekWYLhzTc,3499
169
- voice_mode/frontend/.next/types/app/api/connection-details/route.ts,sha256=PUnGuljxisJ4_XsYOkJ2okWH6aohe4HxubTtzY0QsNE,8531
170
- voice_mode/frontend/app/favicon.ico,sha256=Cc2QdQ-OI3iME7dIf86sbqXHW3D8LPUprF_KB2KZogI,15406
171
- voice_mode/frontend/app/globals.css,sha256=yMCx8ta7sGyt40nzBTlRR644nlAGGYt73zj7e9YLgl4,362
172
- voice_mode/frontend/app/layout.tsx,sha256=Q0LYcf_Z8GT8zDhlWgk7XEZArp2ZS2HpB1tmv3epp68,537
173
- voice_mode/frontend/app/page.tsx,sha256=i98fPPMsXLjM6RgretjuNNBKmxQ56uqSwNGE0-Ymfmo,7424
174
- voice_mode/frontend/app/api/connection-details/route.ts,sha256=4CcKqp0PQFEco0eMiOyfLClquu74uCkb8oZQRfIXP08,2957
175
- voice_mode/frontend/components/CloseIcon.tsx,sha256=EqLFKjWz_EkeBs4ME9VqQxzvKUu55wd-Jt-gfEpJNHE,344
176
- voice_mode/frontend/components/NoAgentNotification.tsx,sha256=0jseKJTXJa73XGL4bODPC0PzalkJHiX2AgJDX3epAHw,3473
177
- voice_mode/frontend/components/TranscriptionView.tsx,sha256=S8tb4ipH2gZ-UjhVMnGYFCVP_eSZlBCgasxZg3ZEsyE,1446
178
- voice_mode/frontend/hooks/useCombinedTranscriptions.ts,sha256=axAlW85iVhp_UvIM54RBuIIfEuk1UCQRh29uASvhxPY,809
179
- voice_mode/frontend/hooks/useLocalMicTrack.ts,sha256=OpYk2RDg4nl9ZKKT9IeC39B4Qe8nL23AckmMeZIYjik,552
180
- voice_mode/prompts/README.md,sha256=t6mtTG6Y5tZrNwhXOY_bqXrckSDsbSJPAhRsa5VzzFA,1518
181
- voice_mode/prompts/__init__.py,sha256=fbKbuqNsMezRvkg5dDB6eI_saTYeAU8raEbW91_NA-U,458
182
- voice_mode/prompts/converse.py,sha256=C1pJZ_DyQIv4NmOVH9Qm_IoHctD8A3-LCkekZwInIDY,532
183
- voice_mode/prompts/release_notes.py,sha256=Yi8Xl6VsCkqoRhZsRTOAg0YTQEbZ-c731ITE8EJEMeY,2819
184
- voice_mode/prompts/services.py,sha256=8RDi0HGpoFYnLSPkuRwulfE3L3qIfyac_AAJd0BB20M,1886
185
- voice_mode/resources/__init__.py,sha256=fbKbuqNsMezRvkg5dDB6eI_saTYeAU8raEbW91_NA-U,458
186
- voice_mode/resources/audio_files.py,sha256=f7Jsm9_CnJ2nXgCimpK2HkjInRKPKzJX5mnqx9nk-rs,1797
187
- voice_mode/resources/changelog.py,sha256=sXkXnPpYODi2EEh9b_9MDW_nSWztOa_YxjfSHCd0DwI,971
188
- voice_mode/resources/configuration.py,sha256=PG65E3mOXlqerxvJddAFXl6QxwuN_I8cJ39tdS91CaM,17504
189
- voice_mode/resources/statistics.py,sha256=f-A0MILA8pVSWlJ3ARBg7WCn49B1hJl1r84VoKA7GqQ,7176
190
- voice_mode/resources/version.py,sha256=_Dih68Y_jONk2bZwyA67wezQd2yr0dt9N8QN7_iPftU,1533
191
- voice_mode/resources/whisper_models.py,sha256=hm9E9m58vj9vvZyQKnH_mvCn56G66woobRRvAshGo88,3144
192
- voice_mode/templates/__init__.py,sha256=gMVzIYIY2xfh649vQbRd6v2kmi8ib41v6tHHPFK0hlA,34
193
- voice_mode/templates/launchd/com.voicemode.frontend.plist,sha256=f6VQ1iv4b4qmhPqEzQC-GCQxgHfqo8Ppn_PAWlf5XAg,1399
194
- voice_mode/templates/launchd/com.voicemode.kokoro.plist,sha256=3_cTfHsmihMR7qPdroFkDw70zLTlZ5B6fAvZjI-EVAY,1020
195
- voice_mode/templates/launchd/com.voicemode.livekit.plist,sha256=AsXRCttp9HL_3ILOztD54G-ElEsnHrZEWasTKVjxzok,1233
196
- voice_mode/templates/launchd/com.voicemode.whisper.plist,sha256=I5GFqdK7rQy57wqsQEOAY8wZpZKldqKzHQC6J5w4F8w,982
197
- voice_mode/templates/launchd/start-kokoro-with-health-check.sh,sha256=x3YH0AFJG7jW0vwIIS6-A1563jkTCCHLdA_iBu7AQYM,641
198
- voice_mode/templates/launchd/start-whisper-with-health-check.sh,sha256=P4swmTLyZBnIQiExkYlmPr7tfGKC6CSntWqv68330ss,702
199
- voice_mode/templates/scripts/__init__.py,sha256=iIBGKNUZu74jZl47y2p_dImNqNVEb8fim-r6mEbVX3s,42
200
- voice_mode/templates/scripts/start-whisper-server.sh,sha256=YLTQEFRWsr6g-oPOnyrMxht_mE36sUBnXaK28cPX3zs,3277
201
- voice_mode/templates/systemd/voicemode-frontend.service,sha256=sWIu_9e24Zo3OKP3XHrKhwDaheZWtT-Q7moTYIV9ZW8,631
202
- voice_mode/templates/systemd/voicemode-kokoro.service,sha256=5JGv_Xf9u2MvmbGLBQtNy07i3T0-KsJHPF06FkN40ms,927
203
- voice_mode/templates/systemd/voicemode-livekit.service,sha256=hVjT4Vd0SOABXGYbp9iF9R6SWtXXLfRXt7i1xbud6Lg,692
204
- voice_mode/templates/systemd/voicemode-whisper.service,sha256=aa5gIHI9xKF0M_DY6SO95QHRFhkV2JOzmFVo2U8RhN4,844
205
- voice_mode/tools/__init__.py,sha256=Hd8-dNoB58apt6PqMCfGHYDAeQWbarFrMRfxseJi8Jo,1069
206
- voice_mode/tools/configuration_management.py,sha256=V6a5sbCJVYARFg5NQpeXc-P63BW3eZA8WUFNk3l5GW0,8776
207
- voice_mode/tools/converse.py,sha256=vvvT6qbbkON3gDMAlcDa-Q1VnJNx5vfhCd0Ope7_AkQ,99090
208
- voice_mode/tools/dependencies.py,sha256=V72gS_bD0pCmW_be2Hxs_cEnIoNPFKlK7rE9cLMTDGE,6670
209
- voice_mode/tools/devices.py,sha256=v0KV-Rix2lKZMFfVcobHiJB_6NnPAJsuZI5LXYHlgl0,10446
210
- voice_mode/tools/diagnostics.py,sha256=pWl9wwaBMJubBKhWOVbNIGeYet84ECVshtPok-v2pl8,2059
211
- voice_mode/tools/providers.py,sha256=KuO5lFmSHjYUoK3hjIqx3l7XeNOLPMAeXQnTtH00Iow,7768
212
- voice_mode/tools/service.py,sha256=azRkvDG-nYy2Fyum-GeT1ZonBgeYyaNnR0RBLLsq4IY,46336
213
- voice_mode/tools/statistics.py,sha256=XMljbNCBqatPgyh6rq1LZ3ICNEmji2c82P7pyCZfr8Q,9326
214
- voice_mode/tools/voice_registry.py,sha256=iw3O4C8lsdon9fr1ZMchc0Uq7MmSmTOYReY9NfQlEhU,2354
215
- voice_mode/tools/services/list_versions.py,sha256=r_FzHG_2dVxEzDXfxVfPInchGq1h9_4yvJ9ySkinsJk,2573
216
- voice_mode/tools/services/version_info.py,sha256=K5CzUlaIpHJKDnudfCeIydOwIhaDTOM59e8FQ1Yyj4A,11344
217
- voice_mode/tools/services/kokoro/install.py,sha256=qir72x98o93zCDT-VEXvp0Hj63WYUj1BUHo1_2rJJ44,25188
218
- voice_mode/tools/services/kokoro/uninstall.py,sha256=ww6x56uI5DP5IYvGK_UVEOyptGk9-Kj8RS_6nz-vVBE,9125
219
- voice_mode/tools/services/livekit/__init__.py,sha256=AzA9Bap9CNQRhtNKPxC5XO5H9Ihkd6tO2wnZEBfEfyk,169
220
- voice_mode/tools/services/livekit/frontend.py,sha256=-yu1K-mOUavY_RLI1CrieZgPFMrQvCdYh8F9qz4vxhQ,25809
221
- voice_mode/tools/services/livekit/install.py,sha256=NrxyMEOMLqqJ-vIKmHcFanA7RCN6TctVw8SPVCOqWxc,13346
222
- voice_mode/tools/services/livekit/production_server.py,sha256=8w8gBBs6O8nMqfzNQmsX6hkd46yVzwL3J-Zc1Dhe-bk,10324
223
- voice_mode/tools/services/livekit/uninstall.py,sha256=3XOYzNLQf7r9P4vORtoVb1bvJVyciiEPmt9UQh2ADBE,6146
224
- voice_mode/tools/services/whisper/__init__.py,sha256=xyYW6M3n7dUUlmuiK5gNfv82kp0Jd4KHJ5Bsz2gE-s8,928
225
- voice_mode/tools/services/whisper/install.py,sha256=05G_OAV7GMHXnNfTGx2oBxtHC98sVF6wVVRBP2YHOlo,29017
226
- voice_mode/tools/services/whisper/list_models.py,sha256=Qvz2hlws48ZrLYp4_bUtCWVGLAZTbTo-s5x4wtyF9GQ,2415
227
- voice_mode/tools/services/whisper/model_active.py,sha256=RnaffTHJYrBburpA6LCJQzP_wjHFPKZXKPs7QItTfJw,1693
228
- voice_mode/tools/services/whisper/model_benchmark.py,sha256=nGGQvvQFzyvh_KvUFHh0Qf6e-qMY03ZYfSDECOmudXc,5803
229
- voice_mode/tools/services/whisper/model_install.py,sha256=v6huRo40nSKECR5nUCwVOXinklR23XMRMxRFVW5BuTI,11565
230
- voice_mode/tools/services/whisper/model_remove.py,sha256=zlt4C7uxvdPSUNge-dMsfLNYTPDwWa6eXRBGGVzV11Y,1139
231
- voice_mode/tools/services/whisper/models.py,sha256=423rNK45vsciIUxVve3nntH-8v2NBd7V8Wk7t0kQShM,14902
232
- voice_mode/tools/services/whisper/uninstall.py,sha256=M81JCwCSbmV_tnuXB1jkn-V9BhSqmwAQVpHKbb62skc,8393
233
- voice_mode/utils/__init__.py,sha256=dYWYo-k65hbgnvBErFmSXjpTvMU46QMkjO7_e0umZj4,609
234
- voice_mode/utils/audio_diagnostics.py,sha256=bYqLOdXUmOkFkTPvk2HvutWRSWIpCSAv5mDMu8StzJw,6597
235
- voice_mode/utils/event_logger.py,sha256=X4I6rQj7CXg3tjnpe5wsStnCqSW9ayKREBE35V55MFk,12691
236
- voice_mode/utils/ffmpeg_check.py,sha256=b72rrxiykzlEko-Hk56F6x1kbxKAvajjlzet_0DtcX8,5661
237
- voice_mode/utils/format_migration.py,sha256=t00xw2Jz00EQM6qwOCbSG2eglKmqTWjIRPo07rlhCp4,2756
238
- voice_mode/utils/gpu_detection.py,sha256=HpSuFhAUmy-USoabUhO70gqyuKclwGpzROM_IcZXc-o,3898
239
- voice_mode/utils/migration_helpers.py,sha256=kdWzqraScSC3DV2w5q9VVShjlyTXW1_9kCQ7FaMtQHc,4613
240
- voice_mode/utils/version_helpers.py,sha256=--DMVBojs3EH9I-wkNSx87lfNWpCfvZBjecvtPLHWEw,5992
241
- voice_mode/utils/services/common.py,sha256=EpkQfH6Ku_meqQdWRC4gFxMy1-Z1YyTfUxDdV9gZWTo,2994
242
- voice_mode/utils/services/coreml_setup.py,sha256=Fo4l1MwsEElH8UQFCQMKgo3rYnPqJDfzzJ4hCqQ9SYI,8714
243
- voice_mode/utils/services/kokoro_helpers.py,sha256=VE3wa9cI2ZIc95ro58aaKVKdAE7DPXmZQLxml3QYbcI,1206
244
- voice_mode/utils/services/livekit_helpers.py,sha256=OFw0GxVIJAZE2m9dGCDZVegWD-LnMO6iSjcOUDgAA9U,3627
245
- voice_mode/utils/services/whisper_helpers.py,sha256=1Oy9TR5g5-l6j07KaWlAoijkCUDGaTWIz__BXvV0TWw,19632
246
- voice_mode/utils/services/whisper_version.py,sha256=68e0Oa-tG73IJlla-e3P0sh_qzBF4ToYBe4KKZ2FvEY,4861
247
- voice_mode-2.34.0.dist-info/METADATA,sha256=i1Y6AXk8mLGYg-50hpTvDYmIVljArpRLrUps7FqMkMY,25300
248
- voice_mode-2.34.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
249
- voice_mode-2.34.0.dist-info/entry_points.txt,sha256=hS5faHc0R5Fde3Z_uvz8u6YkRIYtvh17X8tVN90Rbro,95
250
- voice_mode-2.34.0.dist-info/RECORD,,