mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
commit
d9c8fc0e75
17
README.md
17
README.md
@ -7,7 +7,7 @@ MMVCで必要となる一連の作業(トレーニング用の音声の録音
|
||||
![image](https://user-images.githubusercontent.com/48346627/201169523-836e0f9e-2aca-4023-887c-52ecc219bcca.png)
|
||||
|
||||
|
||||
基本的にはDockerを前提としたアプリケーションですが、Github PagesとGoogle Colaboratory上での実行も可能です。(Google Colaboratoryの制約により使用感が一部悪いです。)
|
||||
Dockerを前提としたアプリケーションですが、Github PagesとGoogle Colaboratory上での実行も可能です。(Google Colaboratoryの制約により使用感が一部悪いです。)
|
||||
![image](https://user-images.githubusercontent.com/48346627/201169876-36c33af9-f2d4-4746-9ddb-21186b94f6fc.png)
|
||||
|
||||
このアプリケーションを用いることで、以下のことを簡単に行うことができます。
|
||||
@ -66,6 +66,21 @@ Dockerでの使用を推奨します。一部ユーザ体験が劣化します
|
||||
|
||||
詳細な使用方法等は[wiki](https://github.com/w-okada/voice-changer/wiki)をご参照ください。
|
||||
|
||||
# デモ動画
|
||||
## リアルタイム性
|
||||
|
||||
GPUを使用すると100msec強の遅延で変換することが可能です。
|
||||
|
||||
https://user-images.githubusercontent.com/48346627/199807082-9d2ca75b-3a05-463d-b32e-14e663603626.mp4
|
||||
|
||||
|
||||
CPUでも最近のであればそれなりの速度で変換可能。
|
||||
|
||||
https://user-images.githubusercontent.com/48346627/199855821-596f0874-8f69-4354-b226-4a755e9763bc.mp4
|
||||
|
||||
|
||||
古いCPU( i7-4770)だと、1000msecくらいかかってしまう。
|
||||
|
||||
# Misc
|
||||
## 簡易デモ(soft-vc)
|
||||
soft-vcを用いたボイスチェンジャです。
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user