Spaces:
Running
on
T4
Running
on
T4
Hugo Flores Garcia
commited on
Commit
•
f4c9665
1
Parent(s):
910b45f
constructions
Browse files
conf/lora/constructions.yml
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
$include:
|
2 |
+
- conf/lora/lora.yml
|
3 |
+
|
4 |
+
fine_tune: True
|
5 |
+
|
6 |
+
train/AudioLoader.sources:
|
7 |
+
- /media/CHONK/hugo/spotdl/subsets/constructions
|
8 |
+
|
9 |
+
val/AudioLoader.sources:
|
10 |
+
- /media/CHONK/hugo/spotdl/subsets/constructions
|
conf/lora/lora-is-this-charlie-parker.yml
CHANGED
@@ -4,7 +4,7 @@ $include:
|
|
4 |
fine_tune: True
|
5 |
|
6 |
train/AudioLoader.sources:
|
7 |
-
- /media/CHONK/hugo/spotdl/subsets/this-is-charlie-parker/
|
8 |
|
9 |
val/AudioLoader.sources:
|
10 |
-
- /media/CHONK/hugo/spotdl/subsets/this-is-charlie-parker/
|
|
|
4 |
fine_tune: True
|
5 |
|
6 |
train/AudioLoader.sources:
|
7 |
+
- /media/CHONK/hugo/spotdl/subsets/this-is-charlie-parker/
|
8 |
|
9 |
val/AudioLoader.sources:
|
10 |
+
- /media/CHONK/hugo/spotdl/subsets/this-is-charlie-parker/
|