Ecosyste.ms: Timeline

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

SWivid/F5-TTS

eret9616 starred SWivid/F5-TTS
Liangzi-qyh created a comment on an issue on SWivid/F5-TTS
Hello, I encountered the same problem as you, because the cloud server cannot directly access HuggingFace, so when executing the python gradio_app.py, it will report the same error as you, what do ...

View on GitHub

alex0dd starred SWivid/F5-TTS
ajkessel created a comment on an issue on SWivid/F5-TTS
Thanks, that fixed it.

View on GitHub

ajkessel closed an issue on SWivid/F5-TTS
RuntimeError: Input type (c10::Half) and bias type (float) should be the same
I just started getting this error with the latest build: ``` File "/home/adam/ttspod/.venv/lib/python3.11/site-packages/ttspod/speech/f5.py", line 214, in infer_batch generated_wave = self...
smolix starred SWivid/F5-TTS
jfsantos starred SWivid/F5-TTS
drycen forked SWivid/F5-TTS

drycen/F5-TTS

TanvirHafiz opened an issue on SWivid/F5-TTS
Ran once, then exits every time
i was able to run the gradio once. it downloaded a bunch of stuff. but didnt do any conversion. tried it again and it failed to load the UI, gave this error Starting app... Running on local URL...
SWivid pushed 2 commits to main SWivid/F5-TTS
  • fix save last ckpt. make sure work paid off 992dbb5
  • Merge branch 'main' of github.com:SWivid/F5-TTS into main 92e5f55

View on GitHub

lpscr created a comment on an issue on SWivid/F5-TTS
ok i close this now @SWivid thank you very much for the reply

View on GitHub

lpscr closed an issue on SWivid/F5-TTS
train checkpoint it's very big 5G eveytime how can make smaler in train
@SWivid i wonder if i can change this part checkpoint if curse something if i do ? https://github.com/SWivid/F5-TTS/blob/99190a03cb473f1d139b7f282e681bbd60c7fd0e/model/trainer.py#L119-L135 Wh...
SWivid created a comment on an issue on SWivid/F5-TTS
> if i have only ema can i finetune the model yes for sure, will just initialize the optimizer and scheduler and start from step=0, while loading pretrained model weights (ema basically)

View on GitHub

Qiyaam-AI starred SWivid/F5-TTS
SWivid created a comment on an issue on SWivid/F5-TTS
> when train finish never save the last_model ah yes, that a good point! will add a saving option before quit https://github.com/SWivid/F5-TTS/blob/99190a03cb473f1d139b7f282e681bbd60c7fd0e/mod...

View on GitHub

martinxu9 starred SWivid/F5-TTS
lpscr created a comment on an issue on SWivid/F5-TTS
> This might cause some problems e.g. someone may need previous ckpt with optimizer and scheduler states if he/she finds that training went wild and wants to go back to some specific point. > > ...

View on GitHub

SWivid created a comment on an issue on SWivid/F5-TTS
This might cause some problems e.g. someone may need previous ckpt with optimizer and scheduler states if he/she find that training went wild and want to go back to some specific point. From m...

View on GitHub

lpscr created a comment on an issue on SWivid/F5-TTS
also another think when there is not any check point when finish the train must at less save one last model if in save_per_updates and global_step https://github.com/SWivid/F5-TTS/blob/99190a...

View on GitHub

sosopop starred SWivid/F5-TTS
Edresson starred SWivid/F5-TTS
CamellIyquitous opened an issue on SWivid/F5-TTS
Segmentation fault (core dumped)
(f5tts) haoen@showlab04:~/F5-TTS$ python gradio_app.py Using cuda device Download Vocos from huggingface charactr/vocos-mel-24khz vocab : Emilia_ZH_EN tokenizer : pinyin model : /home/hao...
Jack-Rios forked SWivid/F5-TTS

Jack-Rios/F5-TTS

yfuxing starred SWivid/F5-TTS
lpscr opened an issue on SWivid/F5-TTS
train checkpoint it's very big 5G eveytime how can make smaler in train
@SWivid i wonder if i can change this part checkpoint if curse something if i do ? https://github.com/SWivid/F5-TTS/blob/99190a03cb473f1d139b7f282e681bbd60c7fd0e/model/trainer.py#L119-L135 Wh...
BA7IEE starred SWivid/F5-TTS
linxianfeng starred SWivid/F5-TTS
abidlabs created a comment on a pull request on SWivid/F5-TTS
Looking into it, thanks @fakerybakery and all

View on GitHub

coolqoo starred SWivid/F5-TTS
SWivid created a comment on an issue on SWivid/F5-TTS
Hi @kamineko16 , I have no idea of what's going wrong, as I could not reproduce the error. You could just leave it open for somedays, see if someone also encounter this and are able to fix.

View on GitHub

Load more