Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run TTS on OpenVoice V2? Missing config.json #187

Open
mhruiz opened this issue Apr 26, 2024 · 1 comment
Open

How to run TTS on OpenVoice V2? Missing config.json #187

mhruiz opened this issue Apr 26, 2024 · 1 comment

Comments

@mhruiz
Copy link

mhruiz commented Apr 26, 2024

I've been following the Linux installation guide up until the step of installing unidic. The process completed without any errors. However, when I attempted to build a basic TTS feature using the V2 models, I noticed that the BaseSpeakerTTS class inherits from OpenVoiceBaseClass which expects a config_path argument. Yet, there doesn't seem to be a config.json file in the (v2) base_speakers directory.

Given that the guide mentioned:

In April 2024, we released OpenVoice V2, which includes all features in V1 and has:

I assumed that these V2 models could be utilized for the same tasks as V1. However, I'm unsure about how to proceed. Is it possible to use V2 models for TTS, or is this feature exclusive to V1 models?

Any clarification would be greatly appreciated. Thank you!

@aohanhongzhi
Copy link

aohanhongzhi commented Apr 27, 2024

Before

the same as me

image

besides
there is no demo_part3.ipynb
image

image

After

pull the latest code from the repository ,and you can run the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants