Spaces:
Runtime error
Runtime error
add harp requirement
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ loralib
|
|
| 6 |
wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
|
| 7 |
lac @ git+https://github.com/hugofloresgarcia/lac.git
|
| 8 |
descript-audiotools @ git+https://github.com/descriptinc/[email protected]
|
|
|
|
| 9 |
torch_pitch_shift
|
|
|
|
| 6 |
wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
|
| 7 |
lac @ git+https://github.com/hugofloresgarcia/lac.git
|
| 8 |
descript-audiotools @ git+https://github.com/descriptinc/[email protected]
|
| 9 |
+
pyharp @ git+https://github.com/audacitorch/pyharp.git
|
| 10 |
torch_pitch_shift
|