chore: speech to text
This commit is contained in:
@@ -4,8 +4,8 @@ export default {
|
||||
'menu.playground.rerank': 'Rerank',
|
||||
'menu.playground.embedding': 'Embedding',
|
||||
'menu.playground.chat': 'Chat',
|
||||
'menu.playground.speech': 'Speech',
|
||||
'menu.playground.text2images': 'Text to Images',
|
||||
'menu.playground.speech': 'Audio',
|
||||
'menu.playground.text2images': 'Image',
|
||||
'menu.compare': 'Compare',
|
||||
'menu.models': 'Models',
|
||||
'menu.resources': 'Resources',
|
||||
|
||||
@@ -36,6 +36,7 @@ export default {
|
||||
'playground.img.upload.success': 'Upload Success',
|
||||
'playground.img.upload.error': 'Upload Error',
|
||||
'playground.toolbar.clearmsg': 'Clear Messages',
|
||||
'playground.toolbar.autoplay': 'Autoplay',
|
||||
'playground.toolbar.prompts': 'Prompts',
|
||||
'playground.toolbar.compare2Model': '2-Model Comparison',
|
||||
'playground.toolbar.compare3Model': '3-Model Comparison',
|
||||
|
||||
Reference in New Issue
Block a user