mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
cleanup whisper a little (#639)
This commit is contained in:
@@ -297,7 +297,7 @@ class TestWhisper(unittest.TestCase):
|
||||
"temperature": 0.0,
|
||||
"avg_logprob": -0.1350895343440594,
|
||||
"compression_ratio": 1.6208333333333333,
|
||||
"no_speech_prob": 0.002246702555567026,
|
||||
"no_speech_prob": 0.009053784422576427,
|
||||
}
|
||||
|
||||
def check_segment(seg, expected):
|
||||
|
Reference in New Issue
Block a user