We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560ef39 commit 38b1972Copy full SHA for 38b1972
environments/environment_cpu_apple.yml
@@ -35,4 +35,4 @@ dependencies:
35
- sounddevice
36
- transformers>=4 # See requirements.txt
37
- wavio >=0.0.5
38
- - -e .
+ - -e ..
environments/environment_gpu.yml
@@ -1,8 +1,8 @@
1
-# File: environment.yml
+# File: environment_gpu.yml
2
# Created Date: Saturday February 13th 2021
3
# Author: Steven Atkinson (steven@atkinson.mn)
4
5
-name: nam
+name: nam-test2
6
channels:
7
- conda-forge # pytest-mock
8
- pytorch
@@ -36,4 +36,4 @@ dependencies:
39
0 commit comments