voice-mode 2.33.4__py3-none-any.whl → 2.34.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.
- voice_mode/__version__.py +1 -1
- voice_mode/config.py +1 -1
- voice_mode/frontend/package-lock.json +1 -154
- voice_mode/templates/launchd/com.voicemode.whisper.plist +4 -4
- voice_mode/tools/service.py +11 -5
- voice_mode/tools/services/kokoro/install.py +207 -2
- voice_mode/tools/services/whisper/install.py +329 -189
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/METADATA +1 -1
- voice_mode-2.34.1.dist-info/RECORD +116 -0
- voice_mode/frontend/.next/BUILD_ID +0 -1
- voice_mode/frontend/.next/app-build-manifest.json +0 -28
- voice_mode/frontend/.next/app-path-routes-manifest.json +0 -1
- voice_mode/frontend/.next/build-manifest.json +0 -32
- voice_mode/frontend/.next/export-marker.json +0 -1
- voice_mode/frontend/.next/images-manifest.json +0 -1
- voice_mode/frontend/.next/next-minimal-server.js.nft.json +0 -1
- voice_mode/frontend/.next/next-server.js.nft.json +0 -1
- voice_mode/frontend/.next/package.json +0 -1
- voice_mode/frontend/.next/prerender-manifest.json +0 -1
- voice_mode/frontend/.next/react-loadable-manifest.json +0 -1
- voice_mode/frontend/.next/required-server-files.json +0 -1
- voice_mode/frontend/.next/routes-manifest.json +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page.js +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/app/_not-found.html +0 -1
- voice_mode/frontend/.next/server/app/_not-found.meta +0 -6
- voice_mode/frontend/.next/server/app/_not-found.rsc +0 -9
- voice_mode/frontend/.next/server/app/api/connection-details/route.js +0 -12
- voice_mode/frontend/.next/server/app/api/connection-details/route.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/favicon.ico/route.js +0 -12
- voice_mode/frontend/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/favicon.ico.body +0 -0
- voice_mode/frontend/.next/server/app/favicon.ico.meta +0 -1
- voice_mode/frontend/.next/server/app/index.html +0 -1
- voice_mode/frontend/.next/server/app/index.meta +0 -5
- voice_mode/frontend/.next/server/app/index.rsc +0 -7
- voice_mode/frontend/.next/server/app/page.js +0 -11
- voice_mode/frontend/.next/server/app/page.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/app-paths-manifest.json +0 -6
- voice_mode/frontend/.next/server/chunks/463.js +0 -1
- voice_mode/frontend/.next/server/chunks/682.js +0 -6
- voice_mode/frontend/.next/server/chunks/948.js +0 -2
- voice_mode/frontend/.next/server/chunks/994.js +0 -2
- voice_mode/frontend/.next/server/chunks/font-manifest.json +0 -1
- voice_mode/frontend/.next/server/font-manifest.json +0 -1
- voice_mode/frontend/.next/server/functions-config-manifest.json +0 -1
- voice_mode/frontend/.next/server/interception-route-rewrite-manifest.js +0 -1
- voice_mode/frontend/.next/server/middleware-build-manifest.js +0 -1
- voice_mode/frontend/.next/server/middleware-manifest.json +0 -6
- voice_mode/frontend/.next/server/middleware-react-loadable-manifest.js +0 -1
- voice_mode/frontend/.next/server/next-font-manifest.js +0 -1
- voice_mode/frontend/.next/server/next-font-manifest.json +0 -1
- voice_mode/frontend/.next/server/pages/404.html +0 -1
- voice_mode/frontend/.next/server/pages/500.html +0 -1
- voice_mode/frontend/.next/server/pages/_app.js +0 -1
- voice_mode/frontend/.next/server/pages/_app.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages/_document.js +0 -1
- voice_mode/frontend/.next/server/pages/_document.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages/_error.js +0 -1
- voice_mode/frontend/.next/server/pages/_error.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages-manifest.json +0 -1
- voice_mode/frontend/.next/server/server-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/server-reference-manifest.json +0 -1
- voice_mode/frontend/.next/server/webpack-runtime.js +0 -1
- voice_mode/frontend/.next/standalone/.next/BUILD_ID +0 -1
- voice_mode/frontend/.next/standalone/.next/app-build-manifest.json +0 -28
- voice_mode/frontend/.next/standalone/.next/app-path-routes-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/build-manifest.json +0 -32
- voice_mode/frontend/.next/standalone/.next/package.json +0 -1
- voice_mode/frontend/.next/standalone/.next/prerender-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/react-loadable-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/required-server-files.json +0 -1
- voice_mode/frontend/.next/standalone/.next/routes-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.meta +0 -6
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.rsc +0 -9
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js +0 -12
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js +0 -12
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.body +0 -0
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.meta +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/index.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/index.meta +0 -5
- voice_mode/frontend/.next/standalone/.next/server/app/index.rsc +0 -7
- voice_mode/frontend/.next/standalone/.next/server/app/page.js +0 -11
- voice_mode/frontend/.next/standalone/.next/server/app/page.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app-paths-manifest.json +0 -6
- voice_mode/frontend/.next/standalone/.next/server/chunks/463.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/chunks/682.js +0 -6
- voice_mode/frontend/.next/standalone/.next/server/chunks/948.js +0 -2
- voice_mode/frontend/.next/standalone/.next/server/chunks/994.js +0 -2
- voice_mode/frontend/.next/standalone/.next/server/font-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/middleware-build-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/middleware-manifest.json +0 -6
- voice_mode/frontend/.next/standalone/.next/server/middleware-react-loadable-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/404.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/500.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/webpack-runtime.js +0 -1
- voice_mode/frontend/.next/standalone/package.json +0 -40
- voice_mode/frontend/.next/standalone/server.js +0 -38
- voice_mode/frontend/.next/static/chunks/117-40bc79a2b97edb21.js +0 -2
- voice_mode/frontend/.next/static/chunks/144d3bae-2d5f122b82426d88.js +0 -1
- voice_mode/frontend/.next/static/chunks/471-bd4b96a33883dfa2.js +0 -3
- voice_mode/frontend/.next/static/chunks/app/_not-found/page-5011050e402ab9c8.js +0 -1
- voice_mode/frontend/.next/static/chunks/app/layout-47219099102c5d79.js +0 -1
- voice_mode/frontend/.next/static/chunks/app/page-85f325377cba9fba.js +0 -1
- voice_mode/frontend/.next/static/chunks/fd9d1056-af324d327b243cf1.js +0 -1
- voice_mode/frontend/.next/static/chunks/framework-f66176bb897dc684.js +0 -1
- voice_mode/frontend/.next/static/chunks/main-3163eca598b76a9f.js +0 -1
- voice_mode/frontend/.next/static/chunks/main-app-a8b9b6fe38c11e50.js +0 -1
- voice_mode/frontend/.next/static/chunks/pages/_app-72b849fbd24ac258.js +0 -1
- voice_mode/frontend/.next/static/chunks/pages/_error-7ba65e1336b92748.js +0 -1
- voice_mode/frontend/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
- voice_mode/frontend/.next/static/chunks/webpack-0ea9b80f19935b70.js +0 -1
- voice_mode/frontend/.next/static/css/a2f49a47752b5010.css +0 -3
- voice_mode/frontend/.next/static/media/01099be941da1820-s.woff2 +0 -0
- voice_mode/frontend/.next/static/media/39883d31a7792467-s.p.woff2 +0 -0
- voice_mode/frontend/.next/static/media/6368404d2e8d66fe-s.woff2 +0 -0
- voice_mode/frontend/.next/static/y_E42BoG1rMRxX7c_GYcB/_buildManifest.js +0 -1
- voice_mode/frontend/.next/static/y_E42BoG1rMRxX7c_GYcB/_ssgManifest.js +0 -1
- voice_mode/frontend/.next/trace +0 -43
- voice_mode/frontend/.next/types/app/api/connection-details/route.ts +0 -343
- voice_mode/frontend/.next/types/app/layout.ts +0 -79
- voice_mode/frontend/.next/types/app/page.ts +0 -79
- voice_mode/frontend/.next/types/package.json +0 -1
- voice_mode-2.33.4.dist-info/RECORD +0 -250
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/WHEEL +0 -0
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/entry_points.txt +0 -0
@@ -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=AH9oWbcwlI5cOzhr3wm_JZYhlP6iECmzubO-TTJc9ZM,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.1.dist-info/METADATA,sha256=gH-fiYCeYHaGHYrAoADRKhalVaO4IIbbA6PRwOzNdOk,25300
|
114
|
+
voice_mode-2.34.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
115
|
+
voice_mode-2.34.1.dist-info/entry_points.txt,sha256=hS5faHc0R5Fde3Z_uvz8u6YkRIYtvh17X8tVN90Rbro,95
|
116
|
+
voice_mode-2.34.1.dist-info/RECORD,,
|
@@ -1 +0,0 @@
|
|
1
|
-
y_E42BoG1rMRxX7c_GYcB
|
@@ -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-a8b9b6fe38c11e50.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-a8b9b6fe38c11e50.js",
|
15
|
-
"static/css/a2f49a47752b5010.css",
|
16
|
-
"static/chunks/app/layout-47219099102c5d79.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-a8b9b6fe38c11e50.js",
|
23
|
-
"static/chunks/144d3bae-2d5f122b82426d88.js",
|
24
|
-
"static/chunks/471-bd4b96a33883dfa2.js",
|
25
|
-
"static/chunks/app/page-85f325377cba9fba.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/y_E42BoG1rMRxX7c_GYcB/_buildManifest.js",
|
9
|
-
"static/y_E42BoG1rMRxX7c_GYcB/_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-a8b9b6fe38c11e50.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/region.js","../node_modules/caniuse-lite/dist/unpacker/feature.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"]}
|