voice-mode 4.1.0__py3-none-any.whl → 4.3.1__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 (73) hide show
  1. voice_mode/__version__.py +1 -1
  2. voice_mode/cli.py +91 -3
  3. voice_mode/cli_commands/claude.py +208 -0
  4. voice_mode/cli_commands/hook.py +209 -0
  5. voice_mode/config.py +114 -0
  6. voice_mode/frontend/.next/BUILD_ID +1 -1
  7. voice_mode/frontend/.next/app-build-manifest.json +5 -5
  8. voice_mode/frontend/.next/build-manifest.json +3 -3
  9. voice_mode/frontend/.next/next-minimal-server.js.nft.json +1 -1
  10. voice_mode/frontend/.next/next-server.js.nft.json +1 -1
  11. voice_mode/frontend/.next/prerender-manifest.json +1 -1
  12. voice_mode/frontend/.next/required-server-files.json +1 -1
  13. voice_mode/frontend/.next/server/app/_not-found/page.js +1 -1
  14. voice_mode/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. voice_mode/frontend/.next/server/app/_not-found.html +1 -1
  16. voice_mode/frontend/.next/server/app/_not-found.rsc +1 -1
  17. voice_mode/frontend/.next/server/app/api/connection-details/route.js +2 -2
  18. voice_mode/frontend/.next/server/app/favicon.ico/route.js +2 -2
  19. voice_mode/frontend/.next/server/app/index.html +1 -1
  20. voice_mode/frontend/.next/server/app/index.rsc +2 -2
  21. voice_mode/frontend/.next/server/app/page.js +3 -3
  22. voice_mode/frontend/.next/server/app/page_client-reference-manifest.js +1 -1
  23. voice_mode/frontend/.next/server/chunks/994.js +2 -2
  24. voice_mode/frontend/.next/server/middleware-build-manifest.js +1 -1
  25. voice_mode/frontend/.next/server/next-font-manifest.js +1 -1
  26. voice_mode/frontend/.next/server/next-font-manifest.json +1 -1
  27. voice_mode/frontend/.next/server/pages/404.html +1 -1
  28. voice_mode/frontend/.next/server/pages/500.html +1 -1
  29. voice_mode/frontend/.next/server/pages-manifest.json +1 -1
  30. voice_mode/frontend/.next/server/server-reference-manifest.json +1 -1
  31. voice_mode/frontend/.next/standalone/.next/BUILD_ID +1 -1
  32. voice_mode/frontend/.next/standalone/.next/app-build-manifest.json +5 -5
  33. voice_mode/frontend/.next/standalone/.next/build-manifest.json +3 -3
  34. voice_mode/frontend/.next/standalone/.next/prerender-manifest.json +1 -1
  35. voice_mode/frontend/.next/standalone/.next/required-server-files.json +1 -1
  36. voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  37. voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  38. voice_mode/frontend/.next/standalone/.next/server/app/_not-found.html +1 -1
  39. voice_mode/frontend/.next/standalone/.next/server/app/_not-found.rsc +1 -1
  40. voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js +2 -2
  41. voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js +2 -2
  42. voice_mode/frontend/.next/standalone/.next/server/app/index.html +1 -1
  43. voice_mode/frontend/.next/standalone/.next/server/app/index.rsc +2 -2
  44. voice_mode/frontend/.next/standalone/.next/server/app/page.js +3 -3
  45. voice_mode/frontend/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  46. voice_mode/frontend/.next/standalone/.next/server/chunks/994.js +2 -2
  47. voice_mode/frontend/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  48. voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.js +1 -1
  49. voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.json +1 -1
  50. voice_mode/frontend/.next/standalone/.next/server/pages/404.html +1 -1
  51. voice_mode/frontend/.next/standalone/.next/server/pages/500.html +1 -1
  52. voice_mode/frontend/.next/standalone/.next/server/pages-manifest.json +1 -1
  53. voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  54. voice_mode/frontend/.next/standalone/server.js +1 -1
  55. voice_mode/frontend/.next/static/chunks/app/{layout-fcb9b9ba5b72c7fc.js → layout-b52135f331b36caf.js} +1 -1
  56. voice_mode/frontend/.next/static/chunks/app/{page-7c7ec2ad413ace39.js → page-43b7b45e01f0aa87.js} +1 -1
  57. voice_mode/frontend/.next/static/chunks/{main-app-d02bd38ac01adb8a.js → main-app-80dc9078926fc708.js} +1 -1
  58. voice_mode/frontend/.next/trace +43 -43
  59. voice_mode/frontend/.next/types/app/api/connection-details/route.ts +1 -1
  60. voice_mode/frontend/.next/types/app/layout.ts +1 -1
  61. voice_mode/frontend/.next/types/app/page.ts +1 -1
  62. voice_mode/frontend/package-lock.json +3 -3
  63. voice_mode/tools/claude_thinking.py +285 -0
  64. voice_mode/tools/sound_fonts/__init__.py +1 -0
  65. voice_mode/tools/sound_fonts/audio_player.py +87 -0
  66. voice_mode/tools/sound_fonts/hook_handler.py +127 -0
  67. voice_mode/tools/sound_fonts/player.py +180 -0
  68. {voice_mode-4.1.0.dist-info → voice_mode-4.3.1.dist-info}/METADATA +1 -1
  69. {voice_mode-4.1.0.dist-info → voice_mode-4.3.1.dist-info}/RECORD +73 -66
  70. /voice_mode/frontend/.next/static/{pbDjheefW1LwCua_8mPoZ → uZHYPdRYOObTZ3MQHekp0}/_buildManifest.js +0 -0
  71. /voice_mode/frontend/.next/static/{pbDjheefW1LwCua_8mPoZ → uZHYPdRYOObTZ3MQHekp0}/_ssgManifest.js +0 -0
  72. {voice_mode-4.1.0.dist-info → voice_mode-4.3.1.dist-info}/WHEEL +0 -0
  73. {voice_mode-4.1.0.dist-info → voice_mode-4.3.1.dist-info}/entry_points.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.