4 Commits

Author SHA1 Message Date
Arash_M 63828be7cb Merge branch 'main' of http://194.180.11.201:3000/arash/audio-voice-converter 2026-06-27 14:29:17 +03:30
Arash_M e2e005e2ff planing 2026-06-16 10:22:21 +03:30
vahidaskari 7bc34c79ed Refactor Google Meet Transcripts Extension for Local Use
- Removed all cloud-related functionalities, including login prompts and token handling.
- Disabled Laxis cloud features, ensuring no data is sent to external servers.
- Updated manifest to reflect the new local-only functionality.
- Added a new Python server to handle transcripts locally, including WebSocket support.
- Implemented storage management for transcripts, including deduplication and file writing.
- Created a smoke test for the WebSocket server to simulate transcript updates.
- Updated README with setup instructions and usage details for the new local server.
2026-06-12 00:31:32 +03:30
Arash_M 602dcb7430 docs: add docs folder 2026-06-09 16:31:45 +03:30