mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-08 09:02:36 +01:00
👋 feat: remove Edge TTS (#6885)
* feat: remove Edge TTS * remove the remaining edge code * chore: cleanup * chore: cleanup package-lock
This commit is contained in:
parent
c49f883e1a
commit
5d56f48879
13 changed files with 63 additions and 547 deletions
|
|
@ -298,7 +298,6 @@
|
|||
"com_nav_automatic_playback": "Autoplay Latest Message",
|
||||
"com_nav_balance": "Balance",
|
||||
"com_nav_browser": "Browser",
|
||||
"com_nav_buffer_append_error": "Problem with audio streaming. The playback may be interrupted.",
|
||||
"com_nav_center_chat_input": "Center Chat Input on Welcome Screen",
|
||||
"com_nav_change_picture": "Change picture",
|
||||
"com_nav_chat_commands": "Chat Commands",
|
||||
|
|
@ -321,7 +320,6 @@
|
|||
"com_nav_delete_cache_storage": "Delete TTS cache storage",
|
||||
"com_nav_delete_data_info": "All your data will be deleted.",
|
||||
"com_nav_delete_warning": "WARNING: This will permanently delete your account.",
|
||||
"com_nav_edge": "Edge",
|
||||
"com_nav_edit_chat_badges": "Edit Chat Badges",
|
||||
"com_nav_enable_cache_tts": "Enable cache TTS",
|
||||
"com_nav_enable_cloud_browser_voice": "Use cloud-based voices",
|
||||
|
|
@ -421,8 +419,6 @@
|
|||
"com_nav_show_thinking": "Open Thinking Dropdowns by Default",
|
||||
"com_nav_slash_command": "/-Command",
|
||||
"com_nav_slash_command_description": "Toggle command \"/\" for selecting a prompt via keyboard",
|
||||
"com_nav_source_buffer_error": "Error setting up audio playback. Please refresh the page.",
|
||||
"com_nav_speech_cancel_error": "Unable to stop audio playback. You may need to refresh the page.",
|
||||
"com_nav_speech_to_text": "Speech to Text",
|
||||
"com_nav_stop_generating": "Stop generating",
|
||||
"com_nav_text_to_speech": "Text to Speech",
|
||||
|
|
@ -435,13 +431,10 @@
|
|||
"com_nav_tool_dialog_description": "Assistant must be saved to persist tool selections.",
|
||||
"com_nav_tool_remove": "Remove",
|
||||
"com_nav_tool_search": "Search tools",
|
||||
"com_nav_tts_init_error": "Failed to initialize text-to-speech: {{0}}",
|
||||
"com_nav_tts_unsupported_error": "Text-to-speech for the selected engine is not supported in this browser.",
|
||||
"com_nav_user": "USER",
|
||||
"com_nav_user_msg_markdown": "Render user messages as markdown",
|
||||
"com_nav_user_name_display": "Display username in messages",
|
||||
"com_nav_voice_select": "Voice",
|
||||
"com_nav_voices_fetch_error": "Could not retrieve voice options. Please check your internet connection.",
|
||||
"com_show_agent_settings": "Show Agent Settings",
|
||||
"com_show_completion_settings": "Show Completion Settings",
|
||||
"com_show_examples": "Show Examples",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue