Commit Graph

5 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 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
canisminor1990 57512a0745 feat: Add ja_JP, ko_KR and update workflow 2023-10-10 22:21:28 +08:00