Compare commits
No commits in common. "6cfb77c559303197b6d389be1a023cf02edb118f" and "a424592a7e55fd72d4a5c5704dc6fc190ebe76bd" have entirely different histories.
6cfb77c559
...
a424592a7e
18
readme.md
18
readme.md
|
|
@ -1,10 +1,8 @@
|
||||||
1.2025.01.21把之前的tuoheng alg仓库代码重新开个仓库
|
1.2025.01.21把之前的tuoheng alg仓库代码重新开个仓库
|
||||||
(1)在config/service/dsp_test_service.yml里面添加参数,控制存储用的oss还是minio
|
(1)在config/service/dsp_test_service.yml里面添加参数,控制存储用的oss还是minio
|
||||||
storage_source: 1
|
storage_source: 1
|
||||||
2.2025.02.06
|
2.2025.02.06
|
||||||
(1)修改代码,把mqtt读取加入到系统中。config/service/dsp_test_service.yml,中添加mqtt_flag,决定是否启用。
|
(1)修改代码,把mqtt读取加入到系统中。config/service/dsp_test_service.yml,中添加mqtt_flag,决定是否启用。
|
||||||
(2)修改了minio情况下的,文件名命名方式。
|
(2)修改了minio情况下的,文件名命名方式。
|
||||||
3.2025.02.12
|
3.2025.02.12
|
||||||
(1)增加了对alg算法开发的代码。可以通过配置文件config/service/dsp_test_service.yml中algSwitch: true,决定是否启用。
|
(1)增加了对alg算法开发的代码。可以通过配置文件config/service/dsp_test_service.yml中algSwitch: true,决定是否启用。
|
||||||
|
|
||||||
4.jcq for test
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue