TakwayPlatform/app
killua4396 5975d4687f debug: 增加了讯飞语音识别接口的timeout机制,防止语音识别未完成时连接断开 2024-06-05 14:57:18 +08:00
..
controllers debug: 增加了讯飞语音识别接口的timeout机制,防止语音识别未完成时连接断开 2024-06-05 14:57:18 +08:00
dependencies feat: 后端封装tts,可以通过配置文件切换openvoice和vits 2024-05-24 15:08:55 +08:00
exceptions 仓库初始化 2024-05-01 17:18:30 +08:00
models feat: 用户表添加selected_audio_id字段,添加用户音频绑定接口 2024-05-23 09:57:53 +08:00
routes feat: 增加修改speaker_id接口 2024-05-29 18:41:35 +08:00
schemas feat: 增加修改speaker_id接口 2024-05-29 18:41:35 +08:00
__init__.py update: 暂时取消redis持久化定时任务 2024-05-22 17:27:06 +08:00
background_tasks.py 1.添加定时任务(每天凌晨四点处理redis记录的删除,存储入mysql持久化操作) 2024-05-07 11:26:59 +08:00