kalomaze
93706e95f5
Apply Code Formatter Change
2023-07-28 23:45:47 +00:00
alexlnkp
8b1ff46921
sqldatastorage to csv
2023-07-29 00:23:52 +07:00
alexlnkp
43ee908ae1
linux
2023-07-27 11:04:45 +07:00
alexlnkp
521f5fb78e
no more unnecessary logs
...
no more unnecessary logs if certain condition doesn't meet
2023-07-27 10:09:33 +07:00
alexlnkp
aa4dbffab1
fixed non-formant inference
2023-07-26 23:01:10 +07:00
alexlnkp
f68dbbf0ff
stftpshift overhaul + fixes
...
fixed cli traceback + implemented formant shifting
fixed batch conversion
2023-07-26 06:24:23 +07:00
alexlnkp
1b76386205
fp1
...
utilizing local stft
2023-07-26 04:44:17 +07:00
alexlnkp
26ddba243d
data storage overhaul
...
switched from storing data in txt to sqlite3.
no more formant.txt and stop.txt!
all of the data from sql database is stored in memory of PC.
2023-07-25 05:53:47 +07:00
alexlnkp
6ed88f7c8c
formanting fix
...
now formanting accepts any audio, not just wavs. done with ffmpeg conversion.
2023-07-25 00:23:56 +07:00
alexlnkp
5e3f19ca9a
patch for new fixes i made before
...
remade system of reading the formant settings on startup (still janky as hell, going to remake with sql) fixed when value is true in the txt but the checkbox isn't checked. therefore, also fixed when other parts of formanting in the ui doesn't appear.
my_utils.py now utilizes the stftpitchshift from local environment instead of globally installed one.
2023-07-24 23:59:28 +07:00
kalomaze
9ff9503b43
Apply Code Formatter Change
2023-07-23 03:47:53 +00:00
alexlnkp
790405413c
Tweaked files upload and replace
2023-07-21 20:36:54 +07:00
github-actions[bot]
b4c653142d
Format code ( #142 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-24 20:35:56 +08:00
autumnmotor
297d92bf5d
some change precision audio processing ( #94 )
...
* some change precision audio processing
* fix clipping problem in resample
resample sometimes causes signal clipping, not just librosa.resample
* fix error
2023-04-22 11:39:47 +00:00
Ftps
c8261b2ccc
Reformat and rewrite _get_name_params ( #57 )
...
* Reformat
* rewrite _get_name_params
* Add workflow for automatic formatting
* Revert "Add workflow for automatic formatting"
This reverts commit 9111c5dbc1830248305fb075587a88be07ad3115.
* revert Retrieval_based_Voice_Conversion_WebUI.ipynb
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com >
2023-04-15 11:44:24 +00:00
liujing04
9e5f5edccc
Update my_utils.py
2023-04-09 16:05:04 +00:00
源文雨
a3089e6ead
fix: train step2a & add arg --port --pycmd --noparallel
2023-04-01 16:42:19 +08:00
源文雨
981ec0ddb8
fix ffmpeg
2023-04-01 15:10:46 +08:00
源文雨
c9a041a8ab
删除无用文件,增加--colab启动选项
2023-04-01 15:02:53 +08:00
liujing04
2207b9647e
Add files via upload
2023-03-31 17:54:38 +08:00