push folder restructuring

This commit is contained in:
Gokul Mohanarangan
2023-07-10 20:13:58 +05:30
parent 4e32cfb1bd
commit acf0d9e9e2
5 changed files with 22 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ from aiortc.contrib.media import MediaRelay
from av import AudioFifo
from whisper_jax import FlaxWhisperPipline
from reflector.utils.server_utils import run_in_executor
from utils.server_utils import run_in_executor
logger = logging.getLogger(__name__)