feat(tool): fal ai wizper ASR built-in tool (#10716)

This commit is contained in:
Kalo Chin
2024-11-15 10:01:07 +09:00
committed by GitHub
parent 5ff02b469f
commit ad16180b1a
4 changed files with 617 additions and 2 deletions

View File

@ -122,6 +122,7 @@ celery = "~5.4.0"
chardet = "~5.1.0"
cohere = "~5.2.4"
dashscope = { version = "~1.17.0", extras = ["tokenizer"] }
fal-client = "0.5.6"
flask = "~3.0.1"
flask-compress = "~1.14"
flask-cors = "~4.0.0"