Spaces:
Running
Running
fantasyfish
commited on
Commit
•
b0c2db7
1
Parent(s):
5788b15
Initial commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +3 -0
- examples/21savage.m4a +3 -0
- examples/aaliyah/ONE_IN_A_MILLION.mp3 +3 -0
- examples/aaliyah/y2mate.com - Aaliyah 4 Page Letter A Capella Aaliyahpl.mp3 +3 -0
- examples/cmd.txt +3 -0
- examples/drake.m4a +3 -0
- examples/drake/drake god plan.mp3 +3 -0
- examples/drake/drake.m4a +3 -0
- examples/drake/y2mate.com - Drake Falling Back HQ Acapella Vocals Only BEST ON YT SO FAR.mp3 +3 -0
- examples/eminem/TWIAD_cut.mp3 +3 -0
- examples/eminem/loseyourself.mp3 +3 -0
- examples/lil_uzi_vert.m4a +3 -0
- examples/lil_uzi_vert/lil_uzi_vert.m4a +3 -0
- examples/mars/y2mate.com - Bruno Mars Versace On The Floor Official Studio Acapella HD Quality.mp3 +3 -0
- examples/mars/y2mate.com - When I Was Your Man Bruno Mars Live Studio Acapella.mp3 +3 -0
- examples/radwimps.mp3 +3 -0
- examples/sia.m4a +3 -0
- examples/stacey.mp3 +3 -0
- examples/timbaland.mp3 +3 -0
- examples/timbaland/timbaland_1.wav +3 -0
- examples/timbaland/timbaland_2.wav +3 -0
- examples/timbaland/timbaland_3.wav +3 -0
- examples/zefaan/XO mix zz ai vox.mp3 +3 -0
- examples/zefaan/bliss ai zz.mp3 +3 -0
- examples/zefaan/criminal woman zz vox.mp3 +3 -0
- examples/zefaan/don't waste my time ai zz.mp3 +3 -0
- examples/zefaan/fell in love with the devil zz ai.mp3 +3 -0
- examples/zefaan/pain & passion zz vox.mp3 +3 -0
- examples/zefaan/party trick zz vox.mp3 +3 -0
- examples/zefaan/sweet tooth ai.mp3 +3 -0
- examples/zefaan/sweet tooth ai2.mp3 +3 -0
- examples/zefaan/u no body 2 me zz ai vox.mp3 +3 -0
- examples/zefaan/what you want zz vox.mp3 +3 -0
- examples/zefaan_timbaland_rap.wav +3 -0
- examples/zefaan_timbaland_rap2.wav +3 -0
- inference_server/Dockerfile +21 -0
- inference_server/requirements.txt +41 -0
- inference_server/server.py +66 -0
- results/21savage_zefaan.wav +3 -0
- results/XO mix zz ai vox_drake.mp3 +3 -0
- results/bliss ai zz_aaliyah.wav +3 -0
- results/bliss ai zz_bruno mars.wav +3 -0
- results/bliss ai zz_drake-200.wav +3 -0
- results/bliss ai zz_drake.wav +3 -0
- results/bliss ai zz_drake_50.wav +3 -0
- results/bliss ai zz_eminem.wav +3 -0
- results/drake_radwimps.wav +3 -0
- results/drake_zefaan.wav +3 -0
- results/radwimps.mp3_drake-200.wav +3 -0
- results/sia_zefaan.wav +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.m4a filter=lfs diff=lfs merge=lfs -text
|
37 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
examples/21savage.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f2016ea5f8f3dbe35c5d49ea9aaa6387d00a93fbac2b78a3bd5da87ed56f194
|
3 |
+
size 3458744
|
examples/aaliyah/ONE_IN_A_MILLION.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8018673242ffed9728c6a567dc7e7478170c4858537e46e1633ffe001d460cef
|
3 |
+
size 2644982
|
examples/aaliyah/y2mate.com - Aaliyah 4 Page Letter A Capella Aaliyahpl.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb3beaf241961c5f71ec483fb31365a763a113b662b22ce814eb5a3604f7fb9e
|
3 |
+
size 4109929
|
examples/cmd.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
ffmpeg -ss 1080 -i timbaland.mp3 -t 180 -c copy timbaland_3.wav
|
2 |
+
/home/fantasyfish/Desktop/dotdemo/examples/sweet tooth ai.mp3
|
3 |
+
sudo lsof -n -i :7865
|
examples/drake.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e780a623a60a9cac4e8810205efea908bd52ec1156559ab2ca2358910afd04ea
|
3 |
+
size 2480947
|
examples/drake/drake god plan.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48f8b149acd7edde17874ecb67750e777eb281e0faa6a920f4715c6cffa351c8
|
3 |
+
size 2615725
|
examples/drake/drake.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e780a623a60a9cac4e8810205efea908bd52ec1156559ab2ca2358910afd04ea
|
3 |
+
size 2480947
|
examples/drake/y2mate.com - Drake Falling Back HQ Acapella Vocals Only BEST ON YT SO FAR.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5615e0844b3b2c4e55dd7763fae008a0f4f5446d7ba7720dc9a0d99c2ffd7277
|
3 |
+
size 3810252
|
examples/eminem/TWIAD_cut.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71ad436a0bfe63c986b8874410985ce4c7f2bdb6389c504e1892c6e784e297e0
|
3 |
+
size 3887857
|
examples/eminem/loseyourself.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c4b94abb2e3f8b7c96a3c33b7689718363580d70713ee901917aaa8620f7208
|
3 |
+
size 3356349
|
examples/lil_uzi_vert.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb955d966df4fa8b176a47f53b4e007bec655df9f2274d7abc45e18bee9a679c
|
3 |
+
size 2906267
|
examples/lil_uzi_vert/lil_uzi_vert.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb955d966df4fa8b176a47f53b4e007bec655df9f2274d7abc45e18bee9a679c
|
3 |
+
size 2906267
|
examples/mars/y2mate.com - Bruno Mars Versace On The Floor Official Studio Acapella HD Quality.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e831a1e71bb76110f9dc9f2cce3c208078cf59ad8cb5d9152604763666098680
|
3 |
+
size 4175131
|
examples/mars/y2mate.com - When I Was Your Man Bruno Mars Live Studio Acapella.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04698f240e951d90132952702c6bd638ba34a418216ae0874fd1fb967710379d
|
3 |
+
size 3172447
|
examples/radwimps.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc09a11c7f3b9c99fa09181062a53d0c1d005c495de8a6a87b1ea0338ae62179
|
3 |
+
size 3362702
|
examples/sia.m4a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99e2dd3a1ce7375a8f551f642688abdc9a11ac9bb9230eef37f8af157a5a160f
|
3 |
+
size 3498173
|
examples/stacey.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:becc834a4ce4df7e441c8b1be74f731b9706da61d3c6330780a945958f2327e6
|
3 |
+
size 8458616
|
examples/timbaland.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc0b02d3a5c9d3d7fa961e247ca69a11c86190b09659635bbc28faac380ae79
|
3 |
+
size 84203581
|
examples/timbaland/timbaland_1.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91e9ba6bac06b4986953937f5f30b7c6dde85f0c7068c1c09651377fdae50aed
|
3 |
+
size 3040340
|
examples/timbaland/timbaland_2.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60574e2fe6b3537b2554cc533a21d50d639454bb1802fb742de84237d311c7ea
|
3 |
+
size 2720182
|
examples/timbaland/timbaland_3.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58298362178a696a710f6970a427e3bbf38c8b52d112db94b519289326ae817
|
3 |
+
size 2880680
|
examples/zefaan/XO mix zz ai vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:591cb163e5380cd9b6a75bc7637160af7b847a06333b11aa430922484e040a0a
|
3 |
+
size 1519736
|
examples/zefaan/bliss ai zz.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f66a105ddf1aa972ea2fbcb72ee7f315d7ee2fb93cc99115fd261224ffd14a82
|
3 |
+
size 4017656
|
examples/zefaan/criminal woman zz vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e82ca8394ac8755acf1b68d0b8558b9e3df661154b2df6bb2cd0f04fc1918039
|
3 |
+
size 2354936
|
examples/zefaan/don't waste my time ai zz.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cce06737294362f7dc6ac31de78665a594f4f257cee3a1b5e36ed3379487459
|
3 |
+
size 4899896
|
examples/zefaan/fell in love with the devil zz ai.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f0ffc554ce7b68a243ff2659158dc1269ed20ce58ac85b4e03361d1baec7ea8
|
3 |
+
size 2283896
|
examples/zefaan/pain & passion zz vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e3e7fbd7989da732406b31e258ff8cc1c43dec3fe2c27ef973798be6b2a729a
|
3 |
+
size 5719736
|
examples/zefaan/party trick zz vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f69df7a90f4c721e2ffc661ad6ce9085420861735a250c1b5ac7fb34d8769bee
|
3 |
+
size 2721656
|
examples/zefaan/sweet tooth ai.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cbf726d70d90d8c2a03bafd78154a877f01fa1d314157cee6a41032544c8bed
|
3 |
+
size 879416
|
examples/zefaan/sweet tooth ai2.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3551af91b3eb260d46ab268425e4c2ee9c64b89c411c7872a6062456d6d399a3
|
3 |
+
size 930296
|
examples/zefaan/u no body 2 me zz ai vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a7b064cf2e5930314a55dffd311dc14587be6ec8c308983780eda4249e2f76c
|
3 |
+
size 2672696
|
examples/zefaan/what you want zz vox.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4df66ce888d7fc63747d312f69098ff25a81a663d279632bd8e6293f209ae268
|
3 |
+
size 4921976
|
examples/zefaan_timbaland_rap.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d349fb938f5d92d379575a825a953b01185e220a04a715998cc34d7c489c3c6d
|
3 |
+
size 1756844
|
examples/zefaan_timbaland_rap2.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:482d321b81127263912c6f603eb8ec785bade692ef6ed5a1f409a0203aea4728
|
3 |
+
size 4566444
|
inference_server/Dockerfile
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# syntax=docker/dockerfile:1
|
2 |
+
|
3 |
+
FROM python:3.10-bullseye
|
4 |
+
|
5 |
+
EXPOSE 8080-8081
|
6 |
+
|
7 |
+
WORKDIR /app
|
8 |
+
|
9 |
+
COPY . .
|
10 |
+
|
11 |
+
RUN pip3 install -r requirements.txt && \
|
12 |
+
pip3 install flask
|
13 |
+
RUN apt-get update && \
|
14 |
+
apt-get upgrade && \
|
15 |
+
apt-get install -y ffmpeg
|
16 |
+
RUN pip3 install ffmpeg-python
|
17 |
+
|
18 |
+
ENV RVCPATH=/third_party/RVC
|
19 |
+
ENV PYTHONPATH=$PYTHONPATH:$RVCPATH
|
20 |
+
|
21 |
+
CMD ["python3", "/app/server.py"]
|
inference_server/requirements.txt
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
joblib>=1.1.0
|
2 |
+
numba==0.56.4
|
3 |
+
numpy==1.23.5
|
4 |
+
scipy==1.9.3
|
5 |
+
librosa==0.9.2
|
6 |
+
llvmlite==0.39.0
|
7 |
+
fairseq==0.12.2
|
8 |
+
faiss-cpu==1.7.3
|
9 |
+
gradio
|
10 |
+
Cython
|
11 |
+
pydub>=0.25.1
|
12 |
+
soundfile>=0.12.1
|
13 |
+
ffmpeg-python>=0.2.0
|
14 |
+
tensorboardX
|
15 |
+
Jinja2>=3.1.2
|
16 |
+
json5
|
17 |
+
Markdown
|
18 |
+
matplotlib>=3.7.0
|
19 |
+
matplotlib-inline>=0.1.3
|
20 |
+
praat-parselmouth>=0.4.2
|
21 |
+
Pillow>=9.1.1
|
22 |
+
resampy>=0.4.2
|
23 |
+
scikit-learn
|
24 |
+
starlette>=0.25.0
|
25 |
+
tensorboard
|
26 |
+
tqdm>=4.63.1
|
27 |
+
tornado>=6.1
|
28 |
+
Werkzeug>=2.2.3
|
29 |
+
uc-micro-py>=1.0.1
|
30 |
+
sympy>=1.11.1
|
31 |
+
tabulate>=0.8.10
|
32 |
+
PyYAML>=6.0
|
33 |
+
pyasn1>=0.4.8
|
34 |
+
pyasn1-modules>=0.2.8
|
35 |
+
fsspec>=2022.11.0
|
36 |
+
absl-py>=1.2.0
|
37 |
+
audioread
|
38 |
+
uvicorn>=0.21.1
|
39 |
+
colorama>=0.4.5
|
40 |
+
pyworld>=0.3.2
|
41 |
+
flask>=2.3.2
|
inference_server/server.py
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
'''
|
2 |
+
sudo docker run --gpus all --runtime=nvidia --rm \
|
3 |
+
-v /home/fantasyfish/Desktop/dotdemo/third_party:/third_party \
|
4 |
+
-v /home/fantasyfish/Desktop/dotdemo/examples:/inputDir \
|
5 |
+
-v /home/fantasyfish/Desktop/dotdemo/logs:/logs \
|
6 |
+
-v /home/fantasyfish/Desktop/dotdemo/results:/outputDir \
|
7 |
+
-v /home/fantasyfish/Desktop/dotdemo/inference_server:/app \
|
8 |
+
-p 8081:8081 \
|
9 |
+
-it rvc:v0
|
10 |
+
curl -X GET http://localhost:8081/inference \
|
11 |
+
-H 'Content-Type: application/json' \
|
12 |
+
-d '{"expName":"drake-200","audioFileName":"radwimps.mp3", "pitchShift": 0}'
|
13 |
+
'''
|
14 |
+
import json
|
15 |
+
import os
|
16 |
+
from flask import Flask, request
|
17 |
+
from logging import exception
|
18 |
+
import time
|
19 |
+
from server_utils import model_inference_single
|
20 |
+
from glob import glob
|
21 |
+
|
22 |
+
print("import successful!")
|
23 |
+
|
24 |
+
app = Flask(__name__)
|
25 |
+
|
26 |
+
@app.route("/ping")
|
27 |
+
def healthcheck():
|
28 |
+
return json.dumps({"code": 200, "message": "responding"}).encode('utf-8')
|
29 |
+
|
30 |
+
@app.route("/inference", methods=['GET'])
|
31 |
+
def inference():
|
32 |
+
if request.headers['Content-Type'] != 'application/json':
|
33 |
+
exception("Header error")
|
34 |
+
return json.dumps({"message":"Header error"}), 500
|
35 |
+
try:
|
36 |
+
content = request.get_json()
|
37 |
+
exp_name = content['expName']
|
38 |
+
audio_file_name = content['audioFileName']
|
39 |
+
pitch_shift = content['pitchShift']
|
40 |
+
|
41 |
+
model_path = exp_name + '.pth'
|
42 |
+
index_path_list = glob("/third_party/RVC/logs/{}/added_IVF*_Flat_nprobe_1.index".format(exp_name))
|
43 |
+
assert(len(index_path_list) == 1), "Index file not found"
|
44 |
+
index_path = index_path_list[0]
|
45 |
+
audio_path = os.path.join('/inputDir', audio_file_name)
|
46 |
+
save_path = os.path.join('/outputDir', "{}_{}.wav".format(audio_file_name, exp_name))
|
47 |
+
error_log_path = os.path.join("/logs{}.log".format(exp_name))
|
48 |
+
|
49 |
+
if not os.path.exists('/third_party/RVC/weights/{}'.format(model_path)):
|
50 |
+
exception("Model doesn't exist")
|
51 |
+
return json.dumps({"message":"Model doesn't exist"}), 404
|
52 |
+
if not os.path.exists(audio_path):
|
53 |
+
exception("Audio file doesn't exist")
|
54 |
+
return json.dumps({"message":"Audio file doesn't exist"}), 404
|
55 |
+
|
56 |
+
start_time = time.time()
|
57 |
+
model_inference_single(model_path, index_path, audio_path, save_path, error_log_path, pitch_shift)
|
58 |
+
end_time = time.time()
|
59 |
+
return json.dumps({"message": "Inference Completed in {} secs.".format(end_time - start_time)}), 200
|
60 |
+
|
61 |
+
except Exception as e:
|
62 |
+
exception("Training process failed")
|
63 |
+
return json.dumps({"message":"Inference process failed due to {}".format(e)}), 500
|
64 |
+
|
65 |
+
if __name__ == "__main__":
|
66 |
+
app.run(host="0.0.0.0", port=8081, debug=True)
|
results/21savage_zefaan.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6ee91e0b94287a5d0c541f53d6c8e0559acd9ed55adc83fbbb1df471e3d053f
|
3 |
+
size 17091244
|
results/XO mix zz ai vox_drake.mp3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea5e501d79e039bd4acd3b5f0de4745a96e1906afe60498c32aae4ce9d1aba43
|
3 |
+
size 3038444
|
results/bliss ai zz_aaliyah.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb92954745a645d829ce6f4b027688b0863889a0c2fb810fbf8d73824783d8b8
|
3 |
+
size 8033644
|
results/bliss ai zz_bruno mars.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20076545408d8222ee0456c1f8346e7389dd48966e06a260568e32e08ab422d0
|
3 |
+
size 8033644
|
results/bliss ai zz_drake-200.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b05cc8d99bbcae45782b7acbf1129a6c2a3d3166c5e6ad7b29ee6c6f5a0099b6
|
3 |
+
size 8033644
|
results/bliss ai zz_drake.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83973d1a9b14b187fa3f2182341fc650bf2f0c73536f2bdcefc118f0ecb9420b
|
3 |
+
size 8033644
|
results/bliss ai zz_drake_50.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6b84479528c3aeba6dfb5ba2f9094444aa403ba95dd0936f628dbb92d803b03
|
3 |
+
size 8033644
|
results/bliss ai zz_eminem.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041cdd3f694d37400ec3cbd855289263f562ac89d2e5dc05057a6910719409bf
|
3 |
+
size 8033644
|
results/drake_radwimps.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b24291ea6b7329db6bb5d07c74fd198c35182b36e4665b96692e584e8ccc9bfb
|
3 |
+
size 16803244
|
results/drake_zefaan.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cdc47d28b67e0babae6a1da8ea5074bc58d70a4508a25ad8c01c79c989847cd
|
3 |
+
size 12259244
|
results/radwimps.mp3_drake-200.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f086dce50921635edd785448bc777f6420a4d2dff2f69a07fcc5999a49e4531
|
3 |
+
size 16803244
|
results/sia_zefaan.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42b59fdfe86e8944a1a5ae5b40f620844f9741f4b3bcf8bacae28aabcb5b922
|
3 |
+
size 17288044
|