Revert "sales push"

This reverts commit 8e907a6a95.
This commit is contained in:
Magzhan Zhumabayev
2026-05-09 19:23:21 +05:00
parent 8e907a6a95
commit d05c6c86a5
17 changed files with 15 additions and 436 deletions
+1 -1
View File
@@ -1,6 +1,7 @@
from __future__ import annotations
import asyncio
import audioop
import base64
import json
import logging
@@ -11,7 +12,6 @@ from collections.abc import AsyncIterable
from urllib.parse import quote
from urllib.parse import urlencode
from realtime_voice_service.audioop_compat import audioop
from realtime_voice_service.providers.base import BaseTTS