organize folder structure

This commit is contained in:
Gokul Mohanarangan
2023-07-10 14:16:00 +05:30
parent e01e42f2cb
commit 27f0602cf3
7 changed files with 8 additions and 8 deletions

View File

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