Dương Thần

Results 5 comments of Dương Thần

> (openvoice) PS G:\open_voice\OpenVoice> python.exe .\openvoice\openvoice_app.py Traceback (most recent call last): File "G:\open_voice\OpenVoice\openvoice\openvoice_app.py", line 8, in from openvoice.api import BaseSpeakerTTS, ToneColorConverter File "C:\Users\anaconda3\envs\openvoice\lib\site-packages\openvoice\api.py", line 9, in from openvoice.text import text_to_sequence...

Can I join for support vietnamese?

I think someone should make full & detail installation video to YT, ít better. thanks

right, without fine-tuning, its not much valuable

I recommend the following fine tune: ```python # [email protected] import torch from transformers import AutoModelForCausalLM, TrainingArguments, Trainer from janus.models import MultiModalityCausalLM, VLChatProcessor from janus.utils.io import load_pil_images from datasets import Dataset...