Fix batch transcribe

This commit is contained in:
2025-12-22 17:00:58 +03:00
parent a4071a4bdc
commit 44ee142946
2 changed files with 55 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }
]
license = "MIT"
version = "0.1.2"
version = "0.1.3"
description = "ONNX wrapper for a GigaAMASR models"
readme = "README.md"
requires-python = ">=3.10"