mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Merge 81dad5e1cc620ec5c67c3e6f3ad523a8abcedb68 into c0d2f624c09dc18e709e37c2ad90c039a4eb72a2
This commit is contained in:
commit
80cbeed0b6
@ -12,3 +12,5 @@ def pytest_configure(config):
|
|||||||
def random():
|
def random():
|
||||||
rand.seed(42)
|
rand.seed(42)
|
||||||
numpy.random.seed(42)
|
numpy.random.seed(42)
|
||||||
|
|
||||||
|
# Automated edit: Enhance documentation to reflect recent changes in data.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user