mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 09:33:55 +08:00
update:更新供应器sql语句
* update:修复vad,asr没有供应器bug * update:更新供应器sql语句
This commit is contained in:
@@ -16,13 +16,6 @@ databaseChangeLog:
|
|||||||
- sqlFile:
|
- sqlFile:
|
||||||
encoding: utf8
|
encoding: utf8
|
||||||
path: classpath:db/changelog/202503141346.sql
|
path: classpath:db/changelog/202503141346.sql
|
||||||
- changeSet:
|
|
||||||
id: 2025_model_provider
|
|
||||||
author: John
|
|
||||||
changes:
|
|
||||||
- sqlFile:
|
|
||||||
encoding: utf8
|
|
||||||
path: classpath:db/changelog/2025_model_provider.sql
|
|
||||||
- changeSet:
|
- changeSet:
|
||||||
id: 2025_tts_voive
|
id: 2025_tts_voive
|
||||||
author: John
|
author: John
|
||||||
@@ -30,13 +23,6 @@ databaseChangeLog:
|
|||||||
- sqlFile:
|
- sqlFile:
|
||||||
encoding: utf8
|
encoding: utf8
|
||||||
path: classpath:db/changelog/2025_tts_voive.sql
|
path: classpath:db/changelog/2025_tts_voive.sql
|
||||||
- changeSet:
|
|
||||||
id: 2025_model_config
|
|
||||||
author: John
|
|
||||||
changes:
|
|
||||||
- sqlFile:
|
|
||||||
encoding: utf8
|
|
||||||
path: classpath:db/changelog/2025_model_config.sql
|
|
||||||
- changeSet:
|
- changeSet:
|
||||||
id: 202504061512
|
id: 202504061512
|
||||||
author: John
|
author: John
|
||||||
@@ -44,3 +30,17 @@ databaseChangeLog:
|
|||||||
- sqlFile:
|
- sqlFile:
|
||||||
encoding: utf8
|
encoding: utf8
|
||||||
path: classpath:db/changelog/202504061512.sql
|
path: classpath:db/changelog/202504061512.sql
|
||||||
|
- changeSet:
|
||||||
|
id: 202504082210
|
||||||
|
author: John
|
||||||
|
changes:
|
||||||
|
- sqlFile:
|
||||||
|
encoding: utf8
|
||||||
|
path: classpath:db/changelog/202504082210.sql
|
||||||
|
- changeSet:
|
||||||
|
id: 202504082211
|
||||||
|
author: John
|
||||||
|
changes:
|
||||||
|
- sqlFile:
|
||||||
|
encoding: utf8
|
||||||
|
path: classpath:db/changelog/202504082211.sql
|
||||||
Reference in New Issue
Block a user