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
voice_mode/__version__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  # This file is automatically updated by 'make release'
2
2
  # Do not edit manually
3
- __version__ = "2.34.0"
3
+ __version__ = "2.34.2"
voice_mode/config.py CHANGED
@@ -286,7 +286,7 @@ VAD_AGGRESSIVENESS = int(os.getenv("VOICEMODE_VAD_AGGRESSIVENESS", "2")) # 0-3,
286
286
  SILENCE_THRESHOLD_MS = int(os.getenv("VOICEMODE_SILENCE_THRESHOLD_MS", "1000")) # Stop after 1000ms (1 second) of silence
287
287
  MIN_RECORDING_DURATION = float(os.getenv("VOICEMODE_MIN_RECORDING_DURATION", "0.5")) # Minimum 0.5s recording
288
288
  VAD_CHUNK_DURATION_MS = 30 # VAD frame size (must be 10, 20, or 30ms)
289
- INITIAL_SILENCE_GRACE_PERIOD = float(os.getenv("VOICEMODE_INITIAL_SILENCE_GRACE_PERIOD", "4.0")) # Give users 4s to start speaking
289
+ INITIAL_SILENCE_GRACE_PERIOD = float(os.getenv("VOICEMODE_INITIAL_SILENCE_GRACE_PERIOD", "1")) # No initial silence grace period by default
290
290
 
291
291
  # Default listen duration for converse tool
292
292
  DEFAULT_LISTEN_DURATION = float(os.getenv("VOICEMODE_DEFAULT_LISTEN_DURATION", "120.0")) # Default 120s listening time
@@ -21,7 +21,6 @@
21
21
  "@types/node": "^20.17.13",
22
22
  "@types/react": "^18.3.18",
23
23
  "@types/react-dom": "^18.3.5",
24
- "autoprefixer": "^10.4.21",
25
24
  "eslint": "^8.57.1",
26
25
  "eslint-config-next": "14.2.29",
27
26
  "eslint-config-prettier": "9.1.0",
@@ -1255,44 +1254,6 @@
1255
1254
  "node": ">= 0.4"
1256
1255
  }
1257
1256
  },
1258
- "node_modules/autoprefixer": {
1259
- "version": "10.4.21",
1260
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
1261
- "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
1262
- "dev": true,
1263
- "funding": [
1264
- {
1265
- "type": "opencollective",
1266
- "url": "https://opencollective.com/postcss/"
1267
- },
1268
- {
1269
- "type": "tidelift",
1270
- "url": "https://tidelift.com/funding/github/npm/autoprefixer"
1271
- },
1272
- {
1273
- "type": "github",
1274
- "url": "https://github.com/sponsors/ai"
1275
- }
1276
- ],
1277
- "license": "MIT",
1278
- "dependencies": {
1279
- "browserslist": "^4.24.4",
1280
- "caniuse-lite": "^1.0.30001702",
1281
- "fraction.js": "^4.3.7",
1282
- "normalize-range": "^0.1.2",
1283
- "picocolors": "^1.1.1",
1284
- "postcss-value-parser": "^4.2.0"
1285
- },
1286
- "bin": {
1287
- "autoprefixer": "bin/autoprefixer"
1288
- },
1289
- "engines": {
1290
- "node": "^10 || ^12 || >=14"
1291
- },
1292
- "peerDependencies": {
1293
- "postcss": "^8.1.0"
1294
- }
1295
- },
1296
1257
  "node_modules/available-typed-arrays": {
1297
1258
  "version": "1.0.7",
1298
1259
  "dev": true,
@@ -1359,39 +1320,6 @@
1359
1320
  "node": ">=8"
1360
1321
  }
1361
1322
  },
1362
- "node_modules/browserslist": {
1363
- "version": "4.25.3",
1364
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.3.tgz",
1365
- "integrity": "sha512-cDGv1kkDI4/0e5yON9yM5G/0A5u8sf5TnmdX5C9qHzI9PPu++sQ9zjm1k9NiOrf3riY4OkK0zSGqfvJyJsgCBQ==",
1366
- "dev": true,
1367
- "funding": [
1368
- {
1369
- "type": "opencollective",
1370
- "url": "https://opencollective.com/browserslist"
1371
- },
1372
- {
1373
- "type": "tidelift",
1374
- "url": "https://tidelift.com/funding/github/npm/browserslist"
1375
- },
1376
- {
1377
- "type": "github",
1378
- "url": "https://github.com/sponsors/ai"
1379
- }
1380
- ],
1381
- "license": "MIT",
1382
- "dependencies": {
1383
- "caniuse-lite": "^1.0.30001735",
1384
- "electron-to-chromium": "^1.5.204",
1385
- "node-releases": "^2.0.19",
1386
- "update-browserslist-db": "^1.1.3"
1387
- },
1388
- "bin": {
1389
- "browserslist": "cli.js"
1390
- },
1391
- "engines": {
1392
- "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
1393
- }
1394
- },
1395
1323
  "node_modules/busboy": {
1396
1324
  "version": "1.6.0",
1397
1325
  "dev": true,
@@ -1489,9 +1417,7 @@
1489
1417
  }
1490
1418
  },
1491
1419
  "node_modules/caniuse-lite": {
1492
- "version": "1.0.30001737",
1493
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz",
1494
- "integrity": "sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw==",
1420
+ "version": "1.0.30001726",
1495
1421
  "dev": true,
1496
1422
  "funding": [
1497
1423
  {
@@ -1773,13 +1699,6 @@
1773
1699
  "dev": true,
1774
1700
  "license": "MIT"
1775
1701
  },
1776
- "node_modules/electron-to-chromium": {
1777
- "version": "1.5.209",
1778
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.209.tgz",
1779
- "integrity": "sha512-Xoz0uMrim9ZETCQt8UgM5FxQF9+imA7PBpokoGcZloA1uw2LeHzTlip5cb5KOAsXZLjh/moN2vReN3ZjJmjI9A==",
1780
- "dev": true,
1781
- "license": "ISC"
1782
- },
1783
1702
  "node_modules/emoji-regex": {
1784
1703
  "version": "9.2.2",
1785
1704
  "dev": true,
@@ -1946,16 +1865,6 @@
1946
1865
  "url": "https://github.com/sponsors/ljharb"
1947
1866
  }
1948
1867
  },
1949
- "node_modules/escalade": {
1950
- "version": "3.2.0",
1951
- "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
1952
- "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
1953
- "dev": true,
1954
- "license": "MIT",
1955
- "engines": {
1956
- "node": ">=6"
1957
- }
1958
- },
1959
1868
  "node_modules/escape-string-regexp": {
1960
1869
  "version": "4.0.0",
1961
1870
  "dev": true,
@@ -2553,20 +2462,6 @@
2553
2462
  "url": "https://github.com/sponsors/isaacs"
2554
2463
  }
2555
2464
  },
2556
- "node_modules/fraction.js": {
2557
- "version": "4.3.7",
2558
- "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
2559
- "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
2560
- "dev": true,
2561
- "license": "MIT",
2562
- "engines": {
2563
- "node": "*"
2564
- },
2565
- "funding": {
2566
- "type": "patreon",
2567
- "url": "https://github.com/sponsors/rawify"
2568
- }
2569
- },
2570
2465
  "node_modules/framer-motion": {
2571
2466
  "version": "11.18.2",
2572
2467
  "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.2.tgz",
@@ -3798,13 +3693,6 @@
3798
3693
  "node": "^10 || ^12 || >=14"
3799
3694
  }
3800
3695
  },
3801
- "node_modules/node-releases": {
3802
- "version": "2.0.19",
3803
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
3804
- "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
3805
- "dev": true,
3806
- "license": "MIT"
3807
- },
3808
3696
  "node_modules/normalize-path": {
3809
3697
  "version": "3.0.0",
3810
3698
  "dev": true,
@@ -3813,16 +3701,6 @@
3813
3701
  "node": ">=0.10.0"
3814
3702
  }
3815
3703
  },
3816
- "node_modules/normalize-range": {
3817
- "version": "0.1.2",
3818
- "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
3819
- "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
3820
- "dev": true,
3821
- "license": "MIT",
3822
- "engines": {
3823
- "node": ">=0.10.0"
3824
- }
3825
- },
3826
3704
  "node_modules/object-assign": {
3827
3705
  "version": "4.1.1",
3828
3706
  "dev": true,
@@ -5340,37 +5218,6 @@
5340
5218
  "@unrs/resolver-binding-win32-x64-msvc": "1.9.2"
5341
5219
  }
5342
5220
  },
5343
- "node_modules/update-browserslist-db": {
5344
- "version": "1.1.3",
5345
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
5346
- "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
5347
- "dev": true,
5348
- "funding": [
5349
- {
5350
- "type": "opencollective",
5351
- "url": "https://opencollective.com/browserslist"
5352
- },
5353
- {
5354
- "type": "tidelift",
5355
- "url": "https://tidelift.com/funding/github/npm/browserslist"
5356
- },
5357
- {
5358
- "type": "github",
5359
- "url": "https://github.com/sponsors/ai"
5360
- }
5361
- ],
5362
- "license": "MIT",
5363
- "dependencies": {
5364
- "escalade": "^3.2.0",
5365
- "picocolors": "^1.1.1"
5366
- },
5367
- "bin": {
5368
- "update-browserslist-db": "cli.js"
5369
- },
5370
- "peerDependencies": {
5371
- "browserslist": ">= 4.21.0"
5372
- }
5373
- },
5374
5221
  "node_modules/uri-js": {
5375
5222
  "version": "4.4.1",
5376
5223
  "dev": true,
@@ -582,12 +582,18 @@ async def enable_service(service_name: str) -> str:
582
582
  if not model_file:
583
583
  return "❌ No Whisper model found. Please run download_model first."
584
584
 
585
+ # Find the start script
586
+ # whisper_bin is at ~/.voicemode/services/whisper/build/bin/whisper-server
587
+ # start script is at ~/.voicemode/services/whisper/bin/start-whisper-server.sh
588
+ install_dir = Path(whisper_bin).parent.parent.parent # Go up from build/bin/whisper-server to whisper dir
589
+ start_script_path = install_dir / "bin" / "start-whisper-server.sh"
590
+ if not start_script_path.exists():
591
+ return f"❌ Start script not found: {start_script_path}"
592
+
585
593
  content = template.format(
586
- WHISPER_BIN=whisper_bin,
587
- WHISPER_PORT=WHISPER_PORT,
588
- MODEL_FILE=model_file,
589
- LOG_DIR=logs_dir,
590
- WORKING_DIR=Path(whisper_bin).parent
594
+ START_SCRIPT_PATH=str(start_script_path),
595
+ LOG_DIR=str(logs_dir),
596
+ INSTALL_DIR=str(install_dir)
591
597
  )
592
598
  elif service_name == "kokoro":
593
599
  kokoro_dir = find_kokoro_fastapi()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: voice-mode
3
- Version: 2.34.0
3
+ Version: 2.34.2
4
4
  Summary: VoiceMode - Voice interaction capabilities for AI assistants (formerly voice-mcp)
5
5
  Project-URL: Homepage, https://github.com/mbailey/voicemode
6
6
  Project-URL: Repository, https://github.com/mbailey/voicemode
@@ -0,0 +1,116 @@
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=ot2qaLEQZgRMIWzzKQXwvONtOgKFI7-sFUBPZLSUN_Q,101
4
+ voice_mode/cli.py,sha256=Oa37Rr9N6hO-HANZ281FKKqfSL8uutZPn3HNRjpRDXw,71154
5
+ voice_mode/config.py,sha256=eywNce3INGFNNU1A5ux806fzsg23G3gfLaD04mLnPPM,27867
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=N_k3I66vtmTeNn4RE8-C_ufRZC27r5Gvcjnhfv-R7Cc,138275
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/app/favicon.ico,sha256=Cc2QdQ-OI3iME7dIf86sbqXHW3D8LPUprF_KB2KZogI,15406
37
+ voice_mode/frontend/app/globals.css,sha256=yMCx8ta7sGyt40nzBTlRR644nlAGGYt73zj7e9YLgl4,362
38
+ voice_mode/frontend/app/layout.tsx,sha256=Q0LYcf_Z8GT8zDhlWgk7XEZArp2ZS2HpB1tmv3epp68,537
39
+ voice_mode/frontend/app/page.tsx,sha256=i98fPPMsXLjM6RgretjuNNBKmxQ56uqSwNGE0-Ymfmo,7424
40
+ voice_mode/frontend/app/api/connection-details/route.ts,sha256=4CcKqp0PQFEco0eMiOyfLClquu74uCkb8oZQRfIXP08,2957
41
+ voice_mode/frontend/components/CloseIcon.tsx,sha256=EqLFKjWz_EkeBs4ME9VqQxzvKUu55wd-Jt-gfEpJNHE,344
42
+ voice_mode/frontend/components/NoAgentNotification.tsx,sha256=0jseKJTXJa73XGL4bODPC0PzalkJHiX2AgJDX3epAHw,3473
43
+ voice_mode/frontend/components/TranscriptionView.tsx,sha256=S8tb4ipH2gZ-UjhVMnGYFCVP_eSZlBCgasxZg3ZEsyE,1446
44
+ voice_mode/frontend/hooks/useCombinedTranscriptions.ts,sha256=axAlW85iVhp_UvIM54RBuIIfEuk1UCQRh29uASvhxPY,809
45
+ voice_mode/frontend/hooks/useLocalMicTrack.ts,sha256=OpYk2RDg4nl9ZKKT9IeC39B4Qe8nL23AckmMeZIYjik,552
46
+ voice_mode/prompts/README.md,sha256=t6mtTG6Y5tZrNwhXOY_bqXrckSDsbSJPAhRsa5VzzFA,1518
47
+ voice_mode/prompts/__init__.py,sha256=fbKbuqNsMezRvkg5dDB6eI_saTYeAU8raEbW91_NA-U,458
48
+ voice_mode/prompts/converse.py,sha256=C1pJZ_DyQIv4NmOVH9Qm_IoHctD8A3-LCkekZwInIDY,532
49
+ voice_mode/prompts/release_notes.py,sha256=Yi8Xl6VsCkqoRhZsRTOAg0YTQEbZ-c731ITE8EJEMeY,2819
50
+ voice_mode/prompts/services.py,sha256=8RDi0HGpoFYnLSPkuRwulfE3L3qIfyac_AAJd0BB20M,1886
51
+ voice_mode/resources/__init__.py,sha256=fbKbuqNsMezRvkg5dDB6eI_saTYeAU8raEbW91_NA-U,458
52
+ voice_mode/resources/audio_files.py,sha256=f7Jsm9_CnJ2nXgCimpK2HkjInRKPKzJX5mnqx9nk-rs,1797
53
+ voice_mode/resources/changelog.py,sha256=sXkXnPpYODi2EEh9b_9MDW_nSWztOa_YxjfSHCd0DwI,971
54
+ voice_mode/resources/configuration.py,sha256=PG65E3mOXlqerxvJddAFXl6QxwuN_I8cJ39tdS91CaM,17504
55
+ voice_mode/resources/statistics.py,sha256=f-A0MILA8pVSWlJ3ARBg7WCn49B1hJl1r84VoKA7GqQ,7176
56
+ voice_mode/resources/version.py,sha256=_Dih68Y_jONk2bZwyA67wezQd2yr0dt9N8QN7_iPftU,1533
57
+ voice_mode/resources/whisper_models.py,sha256=hm9E9m58vj9vvZyQKnH_mvCn56G66woobRRvAshGo88,3144
58
+ voice_mode/templates/__init__.py,sha256=gMVzIYIY2xfh649vQbRd6v2kmi8ib41v6tHHPFK0hlA,34
59
+ voice_mode/templates/launchd/com.voicemode.frontend.plist,sha256=f6VQ1iv4b4qmhPqEzQC-GCQxgHfqo8Ppn_PAWlf5XAg,1399
60
+ voice_mode/templates/launchd/com.voicemode.kokoro.plist,sha256=3_cTfHsmihMR7qPdroFkDw70zLTlZ5B6fAvZjI-EVAY,1020
61
+ voice_mode/templates/launchd/com.voicemode.livekit.plist,sha256=AsXRCttp9HL_3ILOztD54G-ElEsnHrZEWasTKVjxzok,1233
62
+ voice_mode/templates/launchd/com.voicemode.whisper.plist,sha256=I5GFqdK7rQy57wqsQEOAY8wZpZKldqKzHQC6J5w4F8w,982
63
+ voice_mode/templates/launchd/start-kokoro-with-health-check.sh,sha256=x3YH0AFJG7jW0vwIIS6-A1563jkTCCHLdA_iBu7AQYM,641
64
+ voice_mode/templates/launchd/start-whisper-with-health-check.sh,sha256=P4swmTLyZBnIQiExkYlmPr7tfGKC6CSntWqv68330ss,702
65
+ voice_mode/templates/scripts/__init__.py,sha256=iIBGKNUZu74jZl47y2p_dImNqNVEb8fim-r6mEbVX3s,42
66
+ voice_mode/templates/scripts/start-whisper-server.sh,sha256=YLTQEFRWsr6g-oPOnyrMxht_mE36sUBnXaK28cPX3zs,3277
67
+ voice_mode/templates/systemd/voicemode-frontend.service,sha256=sWIu_9e24Zo3OKP3XHrKhwDaheZWtT-Q7moTYIV9ZW8,631
68
+ voice_mode/templates/systemd/voicemode-kokoro.service,sha256=5JGv_Xf9u2MvmbGLBQtNy07i3T0-KsJHPF06FkN40ms,927
69
+ voice_mode/templates/systemd/voicemode-livekit.service,sha256=hVjT4Vd0SOABXGYbp9iF9R6SWtXXLfRXt7i1xbud6Lg,692
70
+ voice_mode/templates/systemd/voicemode-whisper.service,sha256=aa5gIHI9xKF0M_DY6SO95QHRFhkV2JOzmFVo2U8RhN4,844
71
+ voice_mode/tools/__init__.py,sha256=Hd8-dNoB58apt6PqMCfGHYDAeQWbarFrMRfxseJi8Jo,1069
72
+ voice_mode/tools/configuration_management.py,sha256=V6a5sbCJVYARFg5NQpeXc-P63BW3eZA8WUFNk3l5GW0,8776
73
+ voice_mode/tools/converse.py,sha256=vvvT6qbbkON3gDMAlcDa-Q1VnJNx5vfhCd0Ope7_AkQ,99090
74
+ voice_mode/tools/dependencies.py,sha256=V72gS_bD0pCmW_be2Hxs_cEnIoNPFKlK7rE9cLMTDGE,6670
75
+ voice_mode/tools/devices.py,sha256=v0KV-Rix2lKZMFfVcobHiJB_6NnPAJsuZI5LXYHlgl0,10446
76
+ voice_mode/tools/diagnostics.py,sha256=pWl9wwaBMJubBKhWOVbNIGeYet84ECVshtPok-v2pl8,2059
77
+ voice_mode/tools/providers.py,sha256=KuO5lFmSHjYUoK3hjIqx3l7XeNOLPMAeXQnTtH00Iow,7768
78
+ voice_mode/tools/service.py,sha256=Lh3dSzvnTk2v8Zz3Bq0zcGaDBK-2Yoh3hkaMfV5ymdE,46839
79
+ voice_mode/tools/statistics.py,sha256=XMljbNCBqatPgyh6rq1LZ3ICNEmji2c82P7pyCZfr8Q,9326
80
+ voice_mode/tools/voice_registry.py,sha256=iw3O4C8lsdon9fr1ZMchc0Uq7MmSmTOYReY9NfQlEhU,2354
81
+ voice_mode/tools/services/list_versions.py,sha256=r_FzHG_2dVxEzDXfxVfPInchGq1h9_4yvJ9ySkinsJk,2573
82
+ voice_mode/tools/services/version_info.py,sha256=K5CzUlaIpHJKDnudfCeIydOwIhaDTOM59e8FQ1Yyj4A,11344
83
+ voice_mode/tools/services/kokoro/install.py,sha256=qir72x98o93zCDT-VEXvp0Hj63WYUj1BUHo1_2rJJ44,25188
84
+ voice_mode/tools/services/kokoro/uninstall.py,sha256=ww6x56uI5DP5IYvGK_UVEOyptGk9-Kj8RS_6nz-vVBE,9125
85
+ voice_mode/tools/services/livekit/__init__.py,sha256=AzA9Bap9CNQRhtNKPxC5XO5H9Ihkd6tO2wnZEBfEfyk,169
86
+ voice_mode/tools/services/livekit/frontend.py,sha256=-yu1K-mOUavY_RLI1CrieZgPFMrQvCdYh8F9qz4vxhQ,25809
87
+ voice_mode/tools/services/livekit/install.py,sha256=NrxyMEOMLqqJ-vIKmHcFanA7RCN6TctVw8SPVCOqWxc,13346
88
+ voice_mode/tools/services/livekit/production_server.py,sha256=8w8gBBs6O8nMqfzNQmsX6hkd46yVzwL3J-Zc1Dhe-bk,10324
89
+ voice_mode/tools/services/livekit/uninstall.py,sha256=3XOYzNLQf7r9P4vORtoVb1bvJVyciiEPmt9UQh2ADBE,6146
90
+ voice_mode/tools/services/whisper/__init__.py,sha256=xyYW6M3n7dUUlmuiK5gNfv82kp0Jd4KHJ5Bsz2gE-s8,928
91
+ voice_mode/tools/services/whisper/install.py,sha256=05G_OAV7GMHXnNfTGx2oBxtHC98sVF6wVVRBP2YHOlo,29017
92
+ voice_mode/tools/services/whisper/list_models.py,sha256=Qvz2hlws48ZrLYp4_bUtCWVGLAZTbTo-s5x4wtyF9GQ,2415
93
+ voice_mode/tools/services/whisper/model_active.py,sha256=RnaffTHJYrBburpA6LCJQzP_wjHFPKZXKPs7QItTfJw,1693
94
+ voice_mode/tools/services/whisper/model_benchmark.py,sha256=nGGQvvQFzyvh_KvUFHh0Qf6e-qMY03ZYfSDECOmudXc,5803
95
+ voice_mode/tools/services/whisper/model_install.py,sha256=v6huRo40nSKECR5nUCwVOXinklR23XMRMxRFVW5BuTI,11565
96
+ voice_mode/tools/services/whisper/model_remove.py,sha256=zlt4C7uxvdPSUNge-dMsfLNYTPDwWa6eXRBGGVzV11Y,1139
97
+ voice_mode/tools/services/whisper/models.py,sha256=423rNK45vsciIUxVve3nntH-8v2NBd7V8Wk7t0kQShM,14902
98
+ voice_mode/tools/services/whisper/uninstall.py,sha256=M81JCwCSbmV_tnuXB1jkn-V9BhSqmwAQVpHKbb62skc,8393
99
+ voice_mode/utils/__init__.py,sha256=dYWYo-k65hbgnvBErFmSXjpTvMU46QMkjO7_e0umZj4,609
100
+ voice_mode/utils/audio_diagnostics.py,sha256=bYqLOdXUmOkFkTPvk2HvutWRSWIpCSAv5mDMu8StzJw,6597
101
+ voice_mode/utils/event_logger.py,sha256=X4I6rQj7CXg3tjnpe5wsStnCqSW9ayKREBE35V55MFk,12691
102
+ voice_mode/utils/ffmpeg_check.py,sha256=b72rrxiykzlEko-Hk56F6x1kbxKAvajjlzet_0DtcX8,5661
103
+ voice_mode/utils/format_migration.py,sha256=t00xw2Jz00EQM6qwOCbSG2eglKmqTWjIRPo07rlhCp4,2756
104
+ voice_mode/utils/gpu_detection.py,sha256=HpSuFhAUmy-USoabUhO70gqyuKclwGpzROM_IcZXc-o,3898
105
+ voice_mode/utils/migration_helpers.py,sha256=kdWzqraScSC3DV2w5q9VVShjlyTXW1_9kCQ7FaMtQHc,4613
106
+ voice_mode/utils/version_helpers.py,sha256=--DMVBojs3EH9I-wkNSx87lfNWpCfvZBjecvtPLHWEw,5992
107
+ voice_mode/utils/services/common.py,sha256=EpkQfH6Ku_meqQdWRC4gFxMy1-Z1YyTfUxDdV9gZWTo,2994
108
+ voice_mode/utils/services/coreml_setup.py,sha256=Fo4l1MwsEElH8UQFCQMKgo3rYnPqJDfzzJ4hCqQ9SYI,8714
109
+ voice_mode/utils/services/kokoro_helpers.py,sha256=VE3wa9cI2ZIc95ro58aaKVKdAE7DPXmZQLxml3QYbcI,1206
110
+ voice_mode/utils/services/livekit_helpers.py,sha256=OFw0GxVIJAZE2m9dGCDZVegWD-LnMO6iSjcOUDgAA9U,3627
111
+ voice_mode/utils/services/whisper_helpers.py,sha256=1Oy9TR5g5-l6j07KaWlAoijkCUDGaTWIz__BXvV0TWw,19632
112
+ voice_mode/utils/services/whisper_version.py,sha256=68e0Oa-tG73IJlla-e3P0sh_qzBF4ToYBe4KKZ2FvEY,4861
113
+ voice_mode-2.34.2.dist-info/METADATA,sha256=ilupyiqXOMmmUO3gJoALYDoTVD7hWanEpt4tPJ8KyvE,25300
114
+ voice_mode-2.34.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
115
+ voice_mode-2.34.2.dist-info/entry_points.txt,sha256=hS5faHc0R5Fde3Z_uvz8u6YkRIYtvh17X8tVN90Rbro,95
116
+ voice_mode-2.34.2.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- VjuJp4LAYPX7t1KdLNI3o
@@ -1,28 +0,0 @@
1
- {
2
- "pages": {
3
- "/_not-found/page": [
4
- "static/chunks/webpack-0ea9b80f19935b70.js",
5
- "static/chunks/fd9d1056-af324d327b243cf1.js",
6
- "static/chunks/117-40bc79a2b97edb21.js",
7
- "static/chunks/main-app-c2e7596a7588072c.js",
8
- "static/chunks/app/_not-found/page-5011050e402ab9c8.js"
9
- ],
10
- "/layout": [
11
- "static/chunks/webpack-0ea9b80f19935b70.js",
12
- "static/chunks/fd9d1056-af324d327b243cf1.js",
13
- "static/chunks/117-40bc79a2b97edb21.js",
14
- "static/chunks/main-app-c2e7596a7588072c.js",
15
- "static/css/a2f49a47752b5010.css",
16
- "static/chunks/app/layout-8365e4b0b502e273.js"
17
- ],
18
- "/page": [
19
- "static/chunks/webpack-0ea9b80f19935b70.js",
20
- "static/chunks/fd9d1056-af324d327b243cf1.js",
21
- "static/chunks/117-40bc79a2b97edb21.js",
22
- "static/chunks/main-app-c2e7596a7588072c.js",
23
- "static/chunks/144d3bae-2d5f122b82426d88.js",
24
- "static/chunks/471-bd4b96a33883dfa2.js",
25
- "static/chunks/app/page-56c513d637021d6c.js"
26
- ]
27
- }
28
- }
@@ -1 +0,0 @@
1
- {"/_not-found/page":"/_not-found","/favicon.ico/route":"/favicon.ico","/page":"/","/api/connection-details/route":"/api/connection-details"}
@@ -1,32 +0,0 @@
1
- {
2
- "polyfillFiles": [
3
- "static/chunks/polyfills-42372ed130431b0a.js"
4
- ],
5
- "devFiles": [],
6
- "ampDevFiles": [],
7
- "lowPriorityFiles": [
8
- "static/VjuJp4LAYPX7t1KdLNI3o/_buildManifest.js",
9
- "static/VjuJp4LAYPX7t1KdLNI3o/_ssgManifest.js"
10
- ],
11
- "rootMainFiles": [
12
- "static/chunks/webpack-0ea9b80f19935b70.js",
13
- "static/chunks/fd9d1056-af324d327b243cf1.js",
14
- "static/chunks/117-40bc79a2b97edb21.js",
15
- "static/chunks/main-app-c2e7596a7588072c.js"
16
- ],
17
- "pages": {
18
- "/_app": [
19
- "static/chunks/webpack-0ea9b80f19935b70.js",
20
- "static/chunks/framework-f66176bb897dc684.js",
21
- "static/chunks/main-3163eca598b76a9f.js",
22
- "static/chunks/pages/_app-72b849fbd24ac258.js"
23
- ],
24
- "/_error": [
25
- "static/chunks/webpack-0ea9b80f19935b70.js",
26
- "static/chunks/framework-f66176bb897dc684.js",
27
- "static/chunks/main-3163eca598b76a9f.js",
28
- "static/chunks/pages/_error-7ba65e1336b92748.js"
29
- ]
30
- },
31
- "ampFirstPages": []
32
- }
@@ -1 +0,0 @@
1
- {"version":1,"hasExportPathMap":false,"exportTrailingSlash":false,"isNextImageImported":false}
@@ -1 +0,0 @@
1
- {"version":1,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false,"sizes":[640,750,828,1080,1200,1920,2048,3840,16,32,48,64,96,128,256,384]}}
@@ -1 +0,0 @@
1
- {"version":1,"files":["../node_modules/styled-jsx/index.js","../node_modules/styled-jsx/package.json","../node_modules/styled-jsx/dist/index/index.js","../node_modules/react/package.json","../node_modules/react/index.js","../node_modules/client-only/package.json","../node_modules/react/cjs/react.production.min.js","../node_modules/client-only/index.js","../node_modules/styled-jsx/style.js","../node_modules/next/dist/compiled/next-server/server.runtime.prod.js","../node_modules/next/package.json","../node_modules/next/dist/lib/constants.js","../node_modules/next/dist/server/body-streams.js","../node_modules/next/dist/lib/picocolors.js","../node_modules/next/dist/shared/lib/constants.js","../node_modules/next/dist/server/web/utils.js","../node_modules/next/dist/client/components/app-router-headers.js","../node_modules/next/dist/server/lib/trace/tracer.js","../node_modules/next/dist/server/lib/trace/constants.js","../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../node_modules/next/dist/shared/lib/error-source.js","../node_modules/next/dist/shared/lib/modern-browserslist-target.js","../node_modules/next/dist/compiled/debug/package.json","../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../node_modules/next/dist/shared/lib/runtime-config.external.js","../node_modules/next/dist/compiled/debug/index.js","../node_modules/next/dist/compiled/ws/package.json","../node_modules/next/dist/compiled/node-html-parser/package.json","../node_modules/next/dist/compiled/lru-cache/package.json","../node_modules/@swc/helpers/_/_interop_require_default/package.json","../node_modules/next/dist/compiled/ws/index.js","../node_modules/next/dist/compiled/node-html-parser/index.js","../node_modules/next/dist/compiled/lru-cache/index.js","../node_modules/next/dist/client/components/async-local-storage.js","../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../node_modules/@swc/helpers/package.json","../node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/parseStack.js","../node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/nodeStackFrames.js","../node_modules/next/dist/compiled/jsonwebtoken/package.json","../node_modules/next/dist/client/components/react-dev-overlay/server/middleware.js","../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../node_modules/next/dist/compiled/jsonwebtoken/index.js","../node_modules/next/dist/compiled/browserslist/package.json","../node_modules/next/dist/compiled/browserslist/index.js","../node_modules/next/dist/client/components/react-dev-overlay/server/shared.js","../node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getRawSourceMap.js","../node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/launchEditor.js","../node_modules/next/dist/compiled/babel/code-frame.js","../node_modules/next/dist/compiled/json5/package.json","../node_modules/next/dist/compiled/semver/package.json","../node_modules/next/dist/compiled/babel/package.json","../node_modules/next/dist/lib/semver-noop.js","../node_modules/next/dist/compiled/json5/index.js","../node_modules/next/dist/compiled/semver/index.js","../node_modules/next/dist/compiled/stacktrace-parser/package.json","../node_modules/next/dist/compiled/source-map08/package.json","../node_modules/caniuse-lite/dist/unpacker/agents.js","../node_modules/caniuse-lite/dist/unpacker/feature.js","../node_modules/caniuse-lite/dist/unpacker/region.js","../node_modules/next/dist/compiled/babel/bundle.js","../node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getSourceMapUrl.js","../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../node_modules/next/dist/compiled/source-map08/source-map.js","../node_modules/caniuse-lite/package.json","../node_modules/next/dist/compiled/babel/core.js","../node_modules/caniuse-lite/data/agents.js","../node_modules/caniuse-lite/dist/unpacker/browsers.js","../node_modules/caniuse-lite/dist/unpacker/browserVersions.js","../node_modules/caniuse-lite/dist/lib/statuses.js","../node_modules/caniuse-lite/dist/lib/supported.js","../node_modules/next/dist/compiled/data-uri-to-buffer/package.json","../node_modules/next/dist/compiled/shell-quote/package.json","../node_modules/next/dist/compiled/data-uri-to-buffer/index.js","../node_modules/next/dist/compiled/shell-quote/index.js","../node_modules/caniuse-lite/data/browsers.js","../node_modules/caniuse-lite/data/browserVersions.js","../node_modules/next/dist/compiled/babel-packages/package.json","../node_modules/next/dist/compiled/babel-packages/packages-bundle.js","../node_modules/next/dist/compiled/babel/traverse.js","../node_modules/next/dist/compiled/babel/parser.js","../node_modules/next/dist/compiled/babel/types.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/amp-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/app-router-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/entrypoints.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/head-manager-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/hooks-client-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/html-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/image-config-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/router-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/server-inserted-html.js","../node_modules/next/dist/server/future/route-modules/app-page/module.compiled.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/app-router-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/entrypoints.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/hooks-client-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/image-config-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/server-inserted-html.js","../node_modules/next/dist/server/future/route-modules/pages/module.compiled.js"]}