Bluebomber182
  • Joined on Mar 06, 2023
Loading Heatmap…

Bluebomber182 commented on issue mrq/ai-voice-cloning#454

StyleTTS2 - New Free Voice Cloning TTS

I found an improved styletts2 base model for those interested in fine tuning. https://huggingface.co/ShoukanLabs/Vokan

2024-04-27 19:29:41 +07:00

Bluebomber182 commented on issue mrq/ai-voice-cloning#454

StyleTTS2 - New Free Voice Cloning TTS

@FortermalGreek I finetune the voices by following these guides https://github.com/yl4579/StyleTTS2/discussions/65#discussioncomment-7737796 https://github.com/yl4579/StyleTTS2/discussions/81 I…

2024-02-01 10:47:48 +07:00

Bluebomber182 commented on issue mrq/ai-voice-cloning#454

StyleTTS2 - New Free Voice Cloning TTS

You can use the Inference_LibriTTS.ipynb file locally Just install these >pip install notebook jupyter Then open the Inference_LibriTTS.ipynb file >jupyter notebook Inference_LibriTTS.ipynb

2023-11-29 18:33:44 +07:00

Bluebomber182 opened issue mrq/ai-voice-cloning#438

Request: Implement StyleTTS2 by yl4579?

2023-11-01 20:33:28 +07:00

Bluebomber182 opened issue mrq/vall-e#10

Request: Support for Descript Audio Codec

2023-11-01 04:18:43 +07:00

Bluebomber182 commented on issue mrq/ai-voice-cloning#152

VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

Thoughts on StyleTTS2? https://github.com/yl4579/StyleTTS2

2023-11-01 01:12:04 +07:00

Bluebomber182 opened issue mrq/ai-voice-cloning#425

CUDA out of memory error after installing deepspeed

2023-10-23 18:30:49 +07:00

Bluebomber182 closed issue mrq/ai-voice-cloning#424

RuntimeError: Error building extension 'transformer_inference'

2023-10-23 17:18:05 +07:00

Bluebomber182 commented on issue mrq/ai-voice-cloning#424

RuntimeError: Error building extension 'transformer_inference'

I figured out the problem. First I activate the python enivroment. `source ./venv/bin/activate` Then I installed torch torchvision torchaudio with command. `pip3 install torch torchvision…

2023-10-23 17:18:05 +07:00

Bluebomber182 opened issue mrq/vall-e#9

AttributeError: 'AR_NAR' object has no attribute 'langs_emb'

2023-10-22 03:00:01 +07:00

Bluebomber182 opened issue mrq/ai-voice-cloning#424

RuntimeError: Error building extension 'transformer_inference'

2023-10-22 01:58:11 +07:00

Bluebomber182 closed issue mrq/ai-voice-cloning#395

Why does my AMD GPU eat up too much vram?

2023-09-21 14:22:52 +07:00

Bluebomber182 opened issue mrq/ai-voice-cloning#395

Why does my AMD GPU eat up too much vram?

2023-09-20 06:59:58 +07:00

Bluebomber182 closed issue mrq/vall-e#7

Training error: ValueError: num_samples should be a positive integer value, but got num_samples=0

2023-08-30 18:07:28 +07:00

Bluebomber182 opened issue mrq/vall-e#7

Training error: ValueError: num_samples should be a positive integer value, but got num_samples=0

2023-08-30 14:14:19 +07:00

Bluebomber182 commented on issue mrq/vall-e#6

Training error: RuntimeError: Could not infer dtype of NoneType

I created the HDF5 dataset. I still got the "RuntimeError: Could not infer dtype of NoneType" error message. I tried setting to "True" under use_hdf5: in config.yaml and I got this error…

2023-08-27 02:58:31 +07:00

Bluebomber182 opened issue mrq/vall-e#6

Training error: RuntimeError: Could not infer dtype of NoneType

2023-08-27 00:49:08 +07:00

Bluebomber182 closed issue mrq/ai-voice-cloning#324

Does bark feature fine tuning?

2023-08-25 01:24:10 +07:00

Bluebomber182 closed issue mrq/vall-e#5

Question about saving and quitting vall-e

2023-08-24 23:31:07 +07:00

Bluebomber182 commented on issue mrq/vall-e#5

Question about saving and quitting vall-e

Thank you! That did it! Typing in quit and pressing enter now works too.

2023-08-24 23:31:06 +07:00