• Joined on 2023-06-09
wiznat commented on issue mrq/ai-voice-cloning#288 2023-07-02 00:06:43 +00:00
Did something break with the hugging face models ?

looks like theyre back

wiznat commented on issue mrq/ai-voice-cloning#288 2023-07-01 23:34:30 +00:00
Did something break with the hugging face models ?

Hugging face /meta was hacked and the hacker deleted all their repos

I cannot view the above tweet but the repo seems to not exist anymore.


None is not a valid git…

wiznat opened issue mrq/ai-voice-cloning#288 2023-07-01 21:59:33 +00:00
Did something break with the hugging face models ?
wiznat commented on issue mrq/ai-voice-cloning#273 2023-06-23 08:57:16 +00:00
Maybe dumb question; Could running multiple instances share the same models/resources?

Actually, I just realized it's $0.20/hr: $10 for 100 compute resources, 2 computes per hour for a T4= 50 hours...$10/50 = $0.2/hr

Ohh I thought you meant with like a Google cloud VM, which…

wiznat commented on issue mrq/ai-voice-cloning#273 2023-06-23 06:15:04 +00:00
Maybe dumb question; Could running multiple instances share the same models/resources?

I am able to run multiple instances on Google Colab, using the same model stored on Google Drive.

I originally was doing this but for my purposes the speed was not adequate and…

wiznat commented on issue mrq/ai-voice-cloning#273 2023-06-20 22:16:04 +00:00
Maybe dumb question; Could running multiple instances share the same models/resources?

I am able to run multiple instances on Google Colab, using the same model stored on Google Drive.

I originally was doing this but for my purposes the speed was not adequate and too costly to…

wiznat opened issue mrq/ai-voice-cloning#273 2023-06-20 06:06:14 +00:00
Maybe dumb question; Could running multiple instances share the same models/resources?
wiznat opened issue mrq/ai-voice-cloning#264 2023-06-12 21:45:49 +00:00
Is there anyway to save the voice from a random generation ?
wiznat commented on issue mrq/ai-voice-cloning#261 2023-06-10 07:57:20 +00:00
Question; How to continually run from CLI

I can give it a try this weekend, but honestly I just decided to catch the exception and move on because since its still generating the files its good enough lol

wiznat commented on issue mrq/ai-voice-cloning#261 2023-06-09 22:34:54 +00:00
Question; How to continually run from CLI

Okay,

I got the Gradio API method working,

However after it finishes generating, I keep hitting an assertion

8 frames /usr/local/lib/python3.10/dist-packages/gradio_client/serializing.p…

wiznat commented on issue mrq/ai-voice-cloning#261 2023-06-09 19:56:57 +00:00
Question; How to continually run from CLI

I should probably also ask is this actually utilizing this fork or is this just using the base TTTS

wiznat opened issue mrq/ai-voice-cloning#261 2023-06-09 19:49:47 +00:00
Question; How to continually run from CLI