• Joined on 2023-03-26
pheonis opened issue mrq/ai-voice-cloning#195 2023-04-08 19:01:01 +00:00
Having hardtime making Whispercpp and Whisperx work (COLAB)
pheonis closed issue mrq/ai-voice-cloning#187 2023-04-04 02:53:13 +00:00
Recommendations for creating tokenizer.json for a specific language
pheonis commented on issue mrq/ai-voice-cloning#189 2023-04-04 02:47:09 +00:00
whisper large model stops the script everytime i try to use it.

Haven't run into it. Can you run whisper outside the script, and if so does it do the same thing?

Okay, I will test this..and see if this works

pheonis opened issue mrq/ai-voice-cloning#190 2023-04-04 02:43:36 +00:00
Is it necessary to change the from English_cleaner to Basic_clear when training other languages?
pheonis opened issue mrq/ai-voice-cloning#189 2023-04-03 15:18:41 +00:00
whisper large model stops the script everytime i try to use it.
pheonis commented on issue mrq/ai-voice-cloning#187 2023-04-02 04:25:21 +00:00
Recommendations for creating tokenizer.json for a specific language

Are you trying to create a tokenizer that handles devanagari or are you romanizing words is kadar?

yes, i want the tokenizer to handle devanagari.

pheonis opened issue mrq/ai-voice-cloning#187 2023-04-02 03:29:08 +00:00
Recommendations for creating tokenizer.json for a specific language
pheonis closed issue mrq/ai-voice-cloning#186 2023-03-31 07:11:33 +00:00
Facing this error "NameError: name 'setup_tortoise' is not defined" when executing start.sh
pheonis commented on issue mrq/ai-voice-cloning#184 2023-03-31 06:35:34 +00:00
Unable to use Whispercpp and Whisperx on colab

You can use --model_dir to point it at the location where your model files are stored.

As i mentioned im using colab notebook. No option to set the model_dir inside gradio webui.

pheonis opened issue mrq/ai-voice-cloning#186 2023-03-31 06:26:46 +00:00
Facing this error "NameError: name 'setup_tortoise' is not defined" when executing start.sh
pheonis commented on issue mrq/ai-voice-cloning#184 2023-03-30 03:04:50 +00:00
Unable to use Whispercpp and Whisperx on colab

I installed whisperx and tried again.. Now this error im getting.

Model not found; available models = ['tiny.en', 'tiny', 'base.en', 'base', 'small.en', 'small', 'medium.en', 'medium',…
pheonis opened issue mrq/ai-voice-cloning#184 2023-03-29 16:46:15 +00:00
Unable to use Whispercpp and Whisperx on colab