mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 12:10:57 +00:00
api cleanup, microphone permission
This commit is contained in:
parent
37615c5a24
commit
99b4accd7b
35 changed files with 81 additions and 95 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# api/synthesize.py
|
||||
|
||||
import re
|
||||
from python.helpers.api import ApiHandler
|
||||
from flask import Request, Response
|
||||
from python.helpers.api import ApiHandler, Request, Response
|
||||
|
||||
from python.helpers import runtime, settings, kokoro_tts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue