feat: add new fields to dataset_entry and update related components for processing and display
This commit is contained in:
4
drizzle/0006_special_junta.sql
Normal file
4
drizzle/0006_special_junta.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE `dataset_entry` ADD `rms_value` real;--> statement-breakpoint
|
||||
ALTER TABLE `dataset_entry` ADD `longest_pause` real;--> statement-breakpoint
|
||||
ALTER TABLE `dataset_entry` ADD `utmos_score` real;--> statement-breakpoint
|
||||
ALTER TABLE `dataset_entry` ADD `wer_score` real;
|
||||
Reference in New Issue
Block a user