lightmare
  • Joined on Feb 07, 2023

lightmare created pull request mrq/ai-voice-cloning#76

WIP: Added experimental guided setup

2023-03-06 21:35:25 +07:00

lightmare created branch guided-setup in lightmare/ai-voice-cloning

2023-03-06 21:21:00 +07:00

lightmare pushed to guided-setup at lightmare/ai-voice-cloning

  • 2c244c49ec Added experimental guided setup
  • 119ac50c58 forgot to re-append the existing transcription when skipping existing (have to go back again and do the first 10% of my giant dataset
  • da0af4c498 one more
  • 11a1f6a00e forgot to reorder the dependency install because whisperx needs to be installed before DLAS
  • 12c51b6057 Im not too sure if manually invoking gc actually closes all the open files from whisperx (or ROCm), but it seems to have gone away longside setting 'ulimit -Sn' to half the output of 'ulimit -Hn'
  • Compare 10 commits »

2023-03-06 21:21:00 +07:00

lightmare pushed tag v1.2.0 to lightmare/whispercpp.py

2023-03-06 19:22:44 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-03-06 19:22:30 +07:00

lightmare commented on issue mrq/ai-voice-cloning#37

[Feature request] Add support for whisper.cpp

> I tried the other day on Windows but absolutely couldn't get it to be happy. I imagine if it's giving me hell, it'd be hell for any other Windows user to try and get it to compile anyhow. Oh…

2023-03-03 19:31:31 +07:00

lightmare created pull request mrq/ai-voice-cloning#57

Added optional whispercpp update functionality

2023-03-03 19:24:28 +07:00

lightmare created branch whispercpp-update in lightmare/ai-voice-cloning

2023-03-03 19:20:43 +07:00

lightmare pushed to whispercpp-update at lightmare/ai-voice-cloning

  • 5487c28683 Added optional whispercpp update functionality
  • 9fb4aa7917 validated whispercpp working, fixed args.listen not being saved due to brainworms
  • 740b5587df added option to specify using BigVGAN as the vocoder for mrq/tortoise-tts
  • 68f4858ce9 oops
  • e859a7c01d experimental multi-gpu training (Linux only, because I can't into batch files)
  • Compare 10 commits »

2023-03-03 19:20:43 +07:00

lightmare pushed tag v1.1.0 to lightmare/whispercpp.py

2023-03-03 18:51:42 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-03-03 18:50:18 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-03-02 18:55:59 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-03-02 18:24:12 +07:00

lightmare commented on issue mrq/ai-voice-cloning#47

ERROR: Could not open requirements file: [Errno 2] No such file or directory:

> This may seem like a dumb question but how exactly do I get the full stack trace? Basically everything that was printed to the console when you executed the script.

2023-02-28 18:05:40 +07:00

lightmare commented on issue mrq/ai-voice-cloning#37

[Feature request] Add support for whisper.cpp

> Forgot to mention I think yesterday when I remembered to commit it: added support for it in commit 6925ec731baebf08de3fc81368559e08684c047f. Very nice, thank you. > Although, I couldn't…

2023-02-28 16:48:21 +07:00

lightmare opened issue mrq/ai-voice-cloning#37

[Feature request] Add support for whisper.cpp

2023-02-25 21:40:19 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-02-25 20:19:39 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-02-25 20:00:10 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-02-24 17:40:21 +07:00

lightmare pushed to main at lightmare/whispercpp.py

2023-02-18 23:06:14 +07:00