Disable translating in ozen-toolkit
ok it is good
21 Replies
What should I do now? It still keeps translating the text that speaker said in other language.
I'm following this tutorial https://www.youtube.com/watch?v=OiMRlqcgDL0
SECourses
YouTube
Master Deep Voice Cloning in Minutes: Unleash Your Vocal Superpower...
Today, we're going to dive into the cutting-edge world of voice cloning and speech synthesis, a technology that has the potential to revolutionize communication as we know it. We're going to make use of TorToiSe TTS, an incredibly powerful yet user-friendly open-source tool for training and generating speech. And the best part? With TorToiSe TTS...
I've tried using large-v2 model, but still the same result.
what you mean by that
other language?
the speaker speaks in foreign language all the time
and ozen-toolkit or (pyannote i believe) translates it to english
and almost everything in the train.txt is in english
so basically it transcribes and translates what speaker says
i see
you want transcription to be another langauge
yes
you can try this
in this file
yea
im looking at this too
but it doesnt look like there is a parameter in whisper
there are
GitHub
whisper/transcribe.py at main · openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision - whisper/transcribe.py at main · openai/whisper
it uses hugging face
from transformers import pipeline,AutoProcessor, WhisperForConditionalGeneration
ill try
good find
doesnt work unfortunately
i tried to find the guy but cant find anywhere
maybe can be asked on stackoverflow
thanks for help anyways