Hugo Flores Garcia commited on
Commit
f1ccdc1
1 Parent(s): b688797
Files changed (3) hide show
  1. .gitattributes +0 -4
  2. changelog.md +0 -11
  3. conf/vampnet-c2f.yml +2 -0
.gitattributes DELETED
@@ -1,4 +0,0 @@
1
- *.mp3 filter=lfs diff=lfs merge=lfs -text
2
- tests/assets/cpu_test_file.pt filter=lfs diff=lfs merge=lfs -text
3
- tests/assets/quick.pth filter=lfs diff=lfs merge=lfs -text
4
- tests/assets/slow.pth filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
changelog.md DELETED
@@ -1,11 +0,0 @@
1
- # v0.3.4
2
- - Upgraded nussl, removing unneeded code from interface, and improving interaction.
3
-
4
- # v0.3.1
5
- - Rich interaction with the model.
6
-
7
- # v0.2.0
8
- - Release with script to process zipfiles for QA + gsutil sync for model weights.
9
-
10
- # v0.1.0
11
- - Initial release.
 
 
 
 
 
 
 
 
 
 
 
 
conf/vampnet-c2f.yml CHANGED
@@ -11,3 +11,5 @@ VampNet.n_heads: 20
11
  train/AudioDataset.duration: 3
12
  val/AudioDataset.duration: 3
13
  test/AudioDataset.duration: 3
 
 
 
11
  train/AudioDataset.duration: 3
12
  val/AudioDataset.duration: 3
13
  test/AudioDataset.duration: 3
14
+
15
+ AudioDataset.loudness_cutoff: -40.0