transport(daily): use "nova-2-general" for transcription

This commit is contained in:
Aleix Conchillo Flaqué
2024-10-21 20:41:39 -07:00
parent e556f34094
commit 951255def9
3 changed files with 17 additions and 4 deletions

View File

@@ -21,9 +21,9 @@ classifiers = [
]
dependencies = [
"aiohttp~=3.10.3",
"loguru~=0.7.2",
"Markdown~=3.7",
"numpy~=1.26.4",
"loguru~=0.7.2",
"Pillow~=10.4.0",
"protobuf~=4.25.4",
"pydantic~=2.8.2",