Skip to content

feat(extension): add Blaze STT and TTS extensions#2052

Merged
plutoless merged 3 commits intoTEN-framework:mainfrom
Actable-AI:feat/blaze-extension
Mar 27, 2026
Merged

feat(extension): add Blaze STT and TTS extensions#2052
plutoless merged 3 commits intoTEN-framework:mainfrom
Actable-AI:feat/blaze-extension

Conversation

@nguyenhuy1431997
Copy link
Copy Markdown
Contributor

No description provided.

@plutoless
Copy link
Copy Markdown
Contributor

pls fix the format issue by running task format in docker before commiting. thx

@thien-nguyenthanh
Copy link
Copy Markdown

pls fix the format issue by running task format in docker before commiting. thx

Hi @plutoless
Thanks for the reminder. I’ve executed task format in Docker and pushed the updated changes. The formatting issues should be resolved now. Please let me know if anything else needs to be adjusted.

@plutoless
Copy link
Copy Markdown
Contributor

pls fix the format issue by running task format in docker before commiting. thx

Hi @plutoless Thanks for the reminder. I’ve executed task format in Docker and pushed the updated changes. The formatting issues should be resolved now. Please let me know if anything else needs to be adjusted.

the following types in manifest.json is incorrect, which lead to install failures
:-( Error: Failed to validate /__w/ten-framework/ten-framework/ai_agents/agents/ten_packages/extension/blaze_stt_python/manifest.json.

Caused by:
"boolean" is not one of "bool", "int8" or 14 other candidates @ /api/property/properties/params/properties/enable_segments/type
"boolean" is not one of "bool", "int8" or 14 other candidates @ /api/property/properties/params/properties/enable_refinement/type
"number" is not one of "bool", "int8" or 14 other candidates @ /api/property/properties/params/properties/timeout/type

@nguyenhuy1431997
Copy link
Copy Markdown
Contributor Author

pls fix the format issue by running task format in docker before commiting. thx
Hi @plutoless ,
I've just updated the blaze_stt_python parameters and fixed the incorrect data types in manifest.json.
Could you please take another look when you have a moment?
Thank you!

@nguyenhuy1431997
Copy link
Copy Markdown
Contributor Author

Hi @plutoless,
I've just updated the blaze_stt_python parameters and fixed the incorrect data types in manifest.json.
Could you please take another look when you have a moment?
Thank you!

@plutoless
Copy link
Copy Markdown
Contributor

plutoless commented Mar 17, 2026

@nguyenhuy1431997 the latest run of ci failed. pls help fix it.
************* Module blaze_stt_python.blaze_stt
agents/ten_packages/extension/blaze_stt_python/blaze_stt.py:9:0: W0611: Unused BinaryIO imported from typing (unused-import)
agents/ten_packages/extension/blaze_stt_python/blaze_stt.py:10:0: W0611: Unused BytesIO imported from io (unused-import)

@thien-nguyenthanh
Copy link
Copy Markdown

thien-nguyenthanh commented Mar 17, 2026

Hi @plutoless
I've cleaned up the unused imports. CI is passing now. Could you please take another look? Thanks!

@nguyenhuy1431997
Copy link
Copy Markdown
Contributor Author

@plutoless
Could you please review it again?

@plutoless plutoless merged commit 32660cd into TEN-framework:main Mar 27, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants