Commit Graph

7 Commits

Author SHA1 Message Date
CanisMinor 4fa2ef410f feat: support TTS & STT (#443)
*  feat(tts): Add tts and stt basic features

*  feat(tts): Handle error

* 💄 style(tts): Add alert to error handler

* 🐛 fix(tts): Error display

* ♻️ refactor: refactor the openai initial code to the createBizOpenAI

* ♻️ refactor(tts): Refactor header config

*  feat: Add TTS voice preview

* 🐛 fix(tts): Fix header

* 🐛 fix: Fix api

---------

Co-authored-by: Arvin Xu <arvinx@foxmail.com>
2023-11-19 21:43:58 +08:00
Arvin Xu e3d2a8e0e3 💄 style: improve password ui to make it more clear (#458)
* 💄 style: improve password ui

* 🌐 style: update locale
2023-11-14 23:35:22 +08:00
canisminor1990 8a794f93a8 💄 style: Add guide to market page 2023-10-28 13:54:55 +08:00
canisminor1990 4a9c4260fa 🐛 fix: Remove useless dynamic import 2023-10-12 13:48:21 +08:00
Arvin Xu 2c907e9bf1 🐛 fix: add apikey form when there is no default api key in env (#290)
* 🐛 fix: add apikey form when there is no default api key in env

* 🌐 style: update i18n
2023-10-10 23:15:58 +08:00
Arvin Xu 2fdea52354 feat: upgrade locale with SSR (#268)
* 🚧 wip: locale

* ♻️ refactor: refactor the globalSelector to settingsSelector

* 🌐 style: update locales

* 🎨 chore: better i18n instance initialize

* 🐛 fix: fix auto switch locale when browser change main language
2023-10-06 15:15:14 +08:00
Sergey Pinus 785d50fe8a 🌐 feat: Add russian localy (#137) 2023-09-02 14:03:08 +08:00