chore: audio

This commit is contained in:
jialin
2024-11-25 20:07:17 +08:00
parent 961d420c95
commit 7fcd005f06
13 changed files with 159 additions and 151 deletions
+8 -8
View File
@@ -25,14 +25,6 @@ export default [
icon: 'Comment',
component: './playground/index'
},
{
name: 'speech',
title: 'Speech',
path: '/playground/speech',
key: 'speech',
icon: 'Comment',
component: './playground/speech'
},
{
name: 'text2images',
title: 'Text2Images',
@@ -41,6 +33,14 @@ export default [
icon: 'Comment',
component: './playground/images'
},
{
name: 'speech',
title: 'Speech',
path: '/playground/speech',
key: 'speech',
icon: 'Comment',
component: './playground/speech'
},
{
name: 'embedding',
title: 'embedding',