feat: added Transkription-Display in Calibration and Annotation
This commit is contained in:
@@ -28,4 +28,5 @@ export type DatasetEntryForAnnotation = {
|
||||
datasetId: number;
|
||||
experimentId: number;
|
||||
annotation: number | null;
|
||||
utteranceText: string | null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user