Now grading is partitioned into smaller chunks so that whisper doesnt struggle
This commit is contained in:
@@ -27,8 +27,3 @@ class IEvaluationService(ABC):
|
||||
background_tasks: BackgroundTasks
|
||||
):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
async def get_evaluations(self, session_id: str, status: str) -> List[Dict]:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user