RahulBhalley
  • Joined on 2023-10-15
RahulBhalley commented on issue mrq/ai-voice-cloning#365 2023-10-15 12:34:30 +00:00
Using TPUs in Google Colab?

Btw TPU memory footprint is notorious. I trained EfficientNet on P100 (16 GB) successfully but on TPU I had to significantly reduce the batch size.

RahulBhalley commented on issue mrq/ai-voice-cloning#365 2023-10-15 12:32:54 +00:00
Using TPUs in Google Colab?

I used Kaggle last time i used TPU. Google how to setup TPU in Kaggle. Then you’ll have to modify this repo code to use XLA device from PyTorch to run your code on TPU. Better choice is using…

RahulBhalley commented on issue mrq/ai-voice-cloning#401 2023-10-15 11:24:01 +00:00
Elevens Labs Adam Premade voice T-TTS/RVC model weights

Hey. I couldn’t setup this repo on my M1 yet. I’ll try RTX 4090 later.

Could you tell me what’s the inference time for this text sample and which GPU are you using?

Thanks!

RahulBhalley created repository RahulBhalley/ai-voice-cloning 2023-10-15 05:49:04 +00:00