Commit Graph

1697 Commits

Author SHA1 Message Date
Nick088
55ff1131f2
Update README.md google colab
Redirect to hina colab, the working updated one, and make the google colab button easier to click
2024-06-15 18:11:32 +02:00
wok
cde810a9d0 add cuda question 2024-06-12 05:01:52 +09:00
wok
73bb47f745 update 2024-06-10 20:09:30 +09:00
wok
349d268189 update 2024-06-05 18:39:35 +09:00
wok
3a8cbb07de update 2024-06-03 20:57:28 +09:00
github-actions[bot]
800285f2cd
@vitaliylag has signed the CLA from Pull Request #1224 2024-06-01 03:14:09 +00:00
github-actions[bot]
d3add2561d
@mrs1669 has signed the CLA from Pull Request #1171 2024-04-04 10:53:26 +00:00
w-okada
621ad25a8a
Merge pull request #1153 from deiteris/harden-security
Harden web server security
2024-04-02 16:04:02 +09:00
Yury
8dd8d7127d Refactor and add origin check to SIO 2024-03-18 22:52:46 +02:00
Yury
ce9b599501 Improve allowed origins input and use set 2024-03-17 16:26:55 +02:00
github-actions[bot]
28fc541891
@deiteris has signed the CLA from Pull Request #1153 2024-03-16 22:24:48 +00:00
Yury
cf2b693334 Harden web server security 2024-03-17 00:11:16 +02:00
w-okada
11672e9653 Merge branch 'master' of github.com:w-okada/voice-changer 2024-03-05 23:47:48 +09:00
w-okada
a42051bb40 update 2024-03-05 23:45:46 +09:00
w-okada
aa620e1cf0
Merge pull request #1141 from richardhbtz/patch-1
Misspelling "trouble"
2024-03-04 10:35:17 +09:00
w-okada
22bd9e3d7c Merge branch 'master' of github.com:w-okada/voice-changer 2024-03-04 10:33:56 +09:00
w-okada
6e774a1458 v.1.5.3.18 2024-03-04 10:33:16 +09:00
Richard Habitzreuter
0e2078a268
Misspelling "trouble" 2024-02-29 16:58:06 -03:00
github-actions[bot]
51233e0cbe
@brandonkovacs has signed the CLA from Pull Request #1137 2024-02-29 02:05:13 +00:00
w-okada
2ac5ec9feb update 2024-02-28 23:23:22 +09:00
w-okada
bc6e8a9c08 update 2024-02-28 23:08:49 +09:00
w-okada
39e0d0cfd6 update 2024-02-21 08:54:39 +09:00
w-okada
a1a3def686 Merge branch 'master' into v.1.5.3 2024-02-21 08:25:58 +09:00
w-okada
67804cad3c
Merge pull request #1092 from tg-develop/master
Bugfix FCPE
2024-02-21 08:25:25 +09:00
w-okada
ce8f843746 Merge branch 'master' into v.1.5.3 2024-02-21 08:22:36 +09:00
Tobias
0b954131b4 Bugfix FCPE 2024-01-21 14:02:35 +01:00
w-okada
927bba6467
Merge pull request #1077 from icecoins/master
implement of the fcpe in RVC
2024-01-18 06:32:12 +09:00
icecoins
8f230e5c45
Update FcpePitchExtractor.py 2024-01-12 02:28:17 +08:00
github-actions[bot]
41238258ba
@icecoins has signed the CLA from Pull Request #1077 2024-01-11 14:05:09 +00:00
icecoins
1cf9be54c7
undo modification 2024-01-11 22:02:36 +08:00
icecoins
303a15fef3
implement fcpe 2024-01-11 21:10:44 +08:00
icecoins
04f93b193f
implement fcpe 2024-01-11 21:09:57 +08:00
icecoins
fbf69cda19
implement fcpe 2024-01-11 21:08:47 +08:00
icecoins
8e42927880
implement fcpe 2024-01-11 21:07:38 +08:00
icecoins
4e254e42f7
implement fcpe 2024-01-11 21:07:03 +08:00
icecoins
cc72b93198
implement fcpe 2024-01-11 21:05:57 +08:00
icecoins
cc4783b85c
implement fcpe 2024-01-11 21:04:54 +08:00
icecoins
5fd31999e7
implement fcpe 2024-01-11 21:04:15 +08:00
icecoins
9f9e7016e2
Update GUI.json 2024-01-11 21:03:41 +08:00
icecoins
b96ba86be3
Update README.md 2024-01-11 21:00:50 +08:00
icecoins
98ee26e353
Update README.md 2024-01-11 20:58:49 +08:00
icecoins
e8244d61b7
Update README.md 2024-01-11 20:57:50 +08:00
github-actions[bot]
87d2382828
@sonphantrung has signed the CLA from Pull Request #1063 2024-01-04 08:20:51 +00:00
github-actions[bot]
03caf942b2
@Poleyn has signed the CLA from Pull Request #1057 2024-01-01 17:42:14 +00:00
w-okada
b215f3ba84 Modification:
- Timer update
  - Diffusion SVC Performance monitor
2023-12-21 04:11:25 +09:00
w-okada
0f0225cfcd update 2023-12-03 03:31:27 +09:00
w-okada
afb13bf976 bugfix: macos model_stati_dir 2023-12-03 02:50:51 +09:00
w-okada
06b8cf78d1 bugfix:
- clear setting
improve
  - file sanitizer
chage:
  - default input chunk size: 192.
    - decided by this chart.(https://rentry.co/VoiceChangerGuide#gpu-chart-for-known-working-chunkextra)
2023-12-03 02:02:28 +09:00
w-okada
c2b979a05f Merge branch 'master' of github.com:w-okada/voice-changer 2023-11-29 06:07:18 +09:00
w-okada
4a967c0b80 update 2023-11-29 05:42:58 +09:00