mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Merge pull request #5 from Monadical-SAS/whisper-jax-gokul
PR for https://github.com/Monadical-SAS/reflector/issues/4
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -160,4 +160,6 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
*.mp4
|
||||
*.txt
|
||||
*.txt
|
||||
config.ini
|
||||
test_samples/
|
||||
@@ -164,6 +164,4 @@ def main():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# os.environ['KMP_DUPLICATE_LIB_OK'] = "1"
|
||||
print("Gokul", os.environ['KMP_DUPLICATE_LIB_OK'])
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user