This commit is contained in:
wok 2024-10-08 14:54:30 +09:00
parent 11b5deecb8
commit fa77d69bed
3 changed files with 21 additions and 2 deletions

View File

@ -9,6 +9,9 @@
- Beatrice V2 トレーニングコード公開!!! - Beatrice V2 トレーニングコード公開!!!
- [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer) - [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer)
- [コラボ版](https://github.com/w-okada/beatrice-trainer-colab) - [コラボ版](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.65-beta
- [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature: Beatrice v2 beta.2をサポートしました。さらなる高品質な音声変換が可能になります。 -
- v.2.0.61-alpha - v.2.0.61-alpha
- [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2) - [こちらを参照](https://github.com/w-okada/voice-changer/tree/v.2)
- feature: - feature:
@ -56,6 +59,10 @@
3. 複数のプラットフォームに対応しています。 3. 複数のプラットフォームに対応しています。
- Windows, Mac(M1), Linux, Google Colab - Windows, Mac(M1), Linux, Google Colab
## 関連ソフトウェア
- [リアルタイムボイスチェンジャ VCClient](https://github.com/w-okada/voice-changer)
- [読み上げソフトウェア TTSClient](https://github.com/w-okada/ttsclient)
- [リアルタイム音声認識ソフトウェア ASRClient](https://github.com/w-okada/asrclient)
# 使用方法 # 使用方法

View File

@ -9,6 +9,9 @@
- Beatrice V2 Training Code Released!!! - Beatrice V2 Training Code Released!!!
- [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer) - [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer)
- [Colab Version](https://github.com/w-okada/beatrice-trainer-colab) - [Colab Version](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.65-beta
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature: We have supported Beatrice v2 beta.2, enabling even higher quality voice conversion.
- v.2.0.61-alpha - v.2.0.61-alpha
- [HERE](https://github.com/w-okada/voice-changer/tree/v.2) - [HERE](https://github.com/w-okada/voice-changer/tree/v.2)
- feature: - feature:
@ -55,7 +58,10 @@
3. Cross-platform compatibility 3. Cross-platform compatibility
Supports Windows, Mac (including Apple Silicon M1), Linux, and Google Colaboratory. Supports Windows, Mac (including Apple Silicon M1), Linux, and Google Colaboratory.
## Related Software
- [Real-time Voice Changer VCClient](https://github.com/w-okada/voice-changer)
- [Text-to-Speech Software TTSClient](https://github.com/w-okada/ttsclient)
- [Real-Time Speech Recognition Software ASRClient](https://github.com/w-okada/asrclient)
# usage # usage
This is an app for performing voice changes with MMVC and so-vits-svc. This is an app for performing voice changes with MMVC and so-vits-svc.

View File

@ -9,6 +9,9 @@
- Beatrice V2 훈련 코드 공개!!! - Beatrice V2 훈련 코드 공개!!!
- [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer) - [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer)
- [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab) - [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab)
- v.2.0.65-beta
- [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)
- new feature: Beatrice v2 beta.2를 지원하여 더 높은 품질의 음성 변환이 가능해졌습니다
- v.2.0.61-alpha - v.2.0.61-alpha
- [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2) - [여기를 참조하십시오](https://github.com/w-okada/voice-changer/tree/v.2)
- 기능: - 기능:
@ -57,7 +60,10 @@
3. 여러 플랫폼을 지원합니다. 3. 여러 플랫폼을 지원합니다.
- Windows, Mac(M1), Linux, Google Colab (MMVC만 지원) - Windows, Mac(M1), Linux, Google Colab (MMVC만 지원)
## 관련 소프트웨어
- [실시간 음성 변조기 VCClient](https://github.com/w-okada/voice-changer)
- [텍스트 읽기 소프트웨어 TTSClient](https://github.com/w-okada/ttsclient)
- [실시간 음성 인식 소프트웨어 ASRClient](https://github.com/w-okada/asrclient)
# 사용 방법 # 사용 방법
크게 두 가지 방법으로 사용할 수 있습니다. 난이도 순서는 다음과 같습니다. 크게 두 가지 방법으로 사용할 수 있습니다. 난이도 순서는 다음과 같습니다.