mirror of
https://github.com/openai/whisper.git
synced 2025-03-30 14:28:27 +00:00
Enhance documentation to reflect recent changes in data.
This commit is contained in:
parent
517a43ecd1
commit
81dad5e1cc
@ -12,3 +12,5 @@ def pytest_configure(config):
|
||||
def random():
|
||||
rand.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