Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

SWivid/F5-TTS

xslackx starred SWivid/F5-TTS
rlenain opened an issue on SWivid/F5-TTS
Tracking validation loss?
Hello, and thanks a lot for open sourcing this work. I am using the `finetune-cli.py` script, which works great! I'm only able to track the training loss, and don't see validation loss being cal...
macistador starred SWivid/F5-TTS
PedroOrtix starred SWivid/F5-TTS
jerrykenny starred SWivid/F5-TTS
little-bigdream forked SWivid/F5-TTS

little-bigdream/F5-TTS

paladinguo starred SWivid/F5-TTS
SWivid pushed 1 commit to main SWivid/F5-TTS
  • fix tts_api after clear in memory (#216) 32c3ee7

View on GitHub

SWivid closed a pull request on SWivid/F5-TTS
very quick fix in gradio_finetune.py
i just fix empty value when i delete need be **tts_api = None**
ramazan793 starred SWivid/F5-TTS
lpscr opened a pull request on SWivid/F5-TTS
very quick fix in gradio_finetune.py
i just fix empty value when i delete need be **tts_api = None**
shaoyie starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr yes ~ you could just pr, offer a tensorboard option while take wandb as default, in order to keep it neat and also functional

View on GitHub

pmddds starred SWivid/F5-TTS
hesaijuan starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr we actually use tensorboard earlier, as you can see there is `/runs` in `.gitignore` lol though we have wandb now but I actually not see it anymore for reasons in #9 (no significant signals...

View on GitHub

lpscr created a comment on a pull request on SWivid/F5-TTS
@SWivid yes thank you working ! one think i know it's not the place to talk about but something quick i make also train working with tensorboard , so you can change easy wandb or tensorboard , ...

View on GitHub

chief-phantom forked SWivid/F5-TTS

chief-phantom/F5-TTS

mojunjie starred SWivid/F5-TTS
tianyaqu starred SWivid/F5-TTS
guanjianyu starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr the entrance is mainly `infer_process()` so I just add `device=self.device` and remove device checking in utils_infer.py see 608e224f9d3c46d6357334a049ffa260aa284d94

View on GitHub

SWivid pushed 1 commit to main SWivid/F5-TTS
  • minor fix for api.py device 608e224

View on GitHub

PierrunoYT created a comment on an issue on SWivid/F5-TTS
> > Im using it with Pinokio > > > > Not sure if pinokio also compatible with training/finetuning. > > > > If you just want to do inference, use `gradio_app.py` and `inference-cli.py` Yes it...

View on GitHub

aW4KeNiNG starred SWivid/F5-TTS
binbean starred SWivid/F5-TTS
lkincel starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr will check

View on GitHub

SWivid pushed 1 commit to main SWivid/F5-TTS
  • Update README.md. onnx version by DakeQQ 8d18494

View on GitHub

lpscr created a comment on a pull request on SWivid/F5-TTS
@SWivid work thank you sorry for the misake i just do a lot stuff same time and i miss this part . but same eror **cpu and cuda:0!** when you change device

View on GitHub

Load more