Commit Graph

20 Commits

Author SHA1 Message Date
Daniil cca1668fee chore: agentic upgrade
dev / deploy (push) Failing after 2m50s
compute / deploy (push) Has been cancelled
2026-05-17 02:11:48 +03:00
Daniil ccb97eba2e fix: fix dramatiq failing ffmpeg task
dev / deploy (push) Successful in 56s
2026-05-03 19:59:30 +03:00
Daniil 0402eeb03c fix: add cors endpoints
dev / deploy (push) Successful in 22s
2026-04-30 01:20:44 +03:00
Daniil 2c10c27f1a fix: add cors endpoints
dev / deploy (push) Successful in 25s
2026-04-30 01:12:31 +03:00
Daniil 7f2ac4e358 feat: add swagger auth
dev / deploy (push) Successful in 3m8s
2026-04-30 01:00:04 +03:00
Daniil acdd6c8e36 fix: add cors domains
dev / deploy (push) Failing after 3m32s
2026-04-30 00:56:25 +03:00
Daniil b9030a863e chore: something changed, commit before reorg 2026-04-27 23:19:04 +03:00
Daniil 259d3da89f rev 4 2026-04-07 13:42:45 +03:00
Daniil 269724d553 fix(backend): convert unsupported formats to WAV before SaluteSpeech upload
MP4/webm/m4a files are now auto-converted to WAV (PCM_S16LE) via ffmpeg
before uploading to SaluteSpeech API. Follows the same pattern as Google
Speech's _convert_local_to_ogg.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 00:29:22 +03:00
Daniil 7f7db41bc3 feat(backend): add direct /salute-speech/ transcription endpoint
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 00:08:39 +03:00
Daniil c40aeab8be feat(backend): add SaluteSpeech to task dispatch (ENGINE_MAP + elif branch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 00:08:27 +03:00
Daniil 2c9c11fa17 feat(backend): implement SaluteSpeech transcription engine
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 00:04:49 +03:00
Daniil 9a71fa9f25 feat(backend): extend type unions to accept SaluteSpeechSegment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:59:19 +03:00
Daniil dfcb0f96bc feat(backend): add SaluteSpeech schema types and extend engine enum
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:59:04 +03:00
Daniil fbacae66c8 feat(backend): add SaluteSpeech settings (auth key, cert path, scope)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 23:58:37 +03:00
Daniil 0299949553 chore: claude final touches 2026-03-17 18:11:23 +03:00
Daniil dc04efe0fb new features 2026-02-27 23:33:56 +03:00
Daniil 937e58859a chore: first commit 2026-02-17 23:33:08 +03:00
Daniil a25bf623ea feature: create multitasking 2026-02-04 02:19:50 +03:00
Daniil 67e0f22b4f init: new structure + fix lint errors 2026-02-03 02:15:07 +03:00