+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/corpusManger/corpus/components/StatCards.vue b/src/views/corpusManger/corpus/components/StatCards.vue
new file mode 100644
index 0000000..723ae6b
--- /dev/null
+++ b/src/views/corpusManger/corpus/components/StatCards.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+ {{ item.label }}
+
{{ item.value }}
+
+ 较昨日{{ item.trend }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/corpusManger/corpus/index.vue b/src/views/corpusManger/corpus/index.vue
new file mode 100644
index 0000000..6323d38
--- /dev/null
+++ b/src/views/corpusManger/corpus/index.vue
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/corpusManger/speech_synthesis/components/AudioPlayer.vue b/src/views/corpusManger/speech_synthesis/components/AudioPlayer.vue
new file mode 100644
index 0000000..9be64cb
--- /dev/null
+++ b/src/views/corpusManger/speech_synthesis/components/AudioPlayer.vue
@@ -0,0 +1,353 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ formatTime(currentTime) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ formatTime(hoverTime) }}
+
+
+
+
+ {{ formatTime(duration) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/corpusManger/speech_synthesis/components/MainWorkspace.vue b/src/views/corpusManger/speech_synthesis/components/MainWorkspace.vue
new file mode 100644
index 0000000..7f33bf9
--- /dev/null
+++ b/src/views/corpusManger/speech_synthesis/components/MainWorkspace.vue
@@ -0,0 +1,348 @@
+
+