Commit Graph

4 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
canisminor1990 953d7c73b3 feat: Add agent share 2023-10-19 01:28:23 +08:00
canisminor1990 4a9c4260fa 🐛 fix: Remove useless dynamic import 2023-10-12 13:48:21 +08:00
canisminor1990 57512a0745 feat: Add ja_JP, ko_KR and update workflow 2023-10-10 22:21:28 +08:00