This commit is contained in:
Thu Nguyen
2025-11-05 13:30:49 +07:00
parent 842c4a3485
commit 3486d63ef6

View File

@@ -4,6 +4,8 @@
# SPDX-License-Identifier: BSD 2-Clause License
#
"""Utility functions for extracting probability metrics from Whisper-based STT services."""
import math
from typing import Optional