Ecosyste.ms: Timeline

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

SWivid/F5-TTS

lpscr created a comment on a pull request on SWivid/F5-TTS
> > Will the model then be able to speak three languages (including the newly finetuned one)? > > but you need to have Chinese and English included in finetuning dataset to avoid catastrophic fo...

View on GitHub

SWivid pushed 1 commit to dev SWivid/F5-TTS
  • finish eval dependencies; update infer_gradio with chat feature ba4b04b

View on GitHub

SWivid created a comment on a pull request on SWivid/F5-TTS
> Will the model then be able to speak three languages (including the newly finetuned one)? but you need to have Chinese and English included in finetuning dataset to avoid catastrophic forgetti...

View on GitHub

ejzpan starred SWivid/F5-TTS
hcsolakoglu forked SWivid/F5-TTS

hcsolakoglu/F5-TTS

hcsolakoglu starred SWivid/F5-TTS
lpscr created a comment on a pull request on SWivid/F5-TTS
> @lpscr fp16 or bf16 depends on your gpu generally we could set fp16 with `accelerate config` or `accelerate launch --mixed_precision=fp16 train.py` > > > can take finetune + pretrain models me...

View on GitHub

skrilla0 starred SWivid/F5-TTS
RichestHumanAlive starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr fp16 or bf16 depends on your gpu generally we could set fp16 with `accelerate config` or `accelerate launch --mixed_precision=fp16 train.py` > can take finetune + pretrain models merge ...

View on GitHub

sinocam2023 forked SWivid/F5-TTS

sinocam2023/F5-TTS

yumoqing created a comment on an issue on SWivid/F5-TTS
Thanks for your reply, I'm trying to build a realtime oral-to-oral llm chat app, it will integrates asr + llm + tts, vad is also need for reaction in sentences level, maybe a tts with streamming ...

View on GitHub

lpscr created a comment on a pull request on SWivid/F5-TTS
@SWivid understand so user must put manual this option then **epochs** to dont confuse ok maybe i put only **extend** because i think if someone train the model from the scratch so with have a ...

View on GitHub

digitalboy starred SWivid/F5-TTS
huutuongtu created a comment on an issue on SWivid/F5-TTS
> So you are training from scratch or finetuning on pretrained model. A possible reason is: the low loss is for overfitting if you use small batchsize. I trained a model from scratch using two A...

View on GitHub

0x1001u forked SWivid/F5-TTS

0x1001u/F5-TTS

jpgallegoar created a comment on a pull request on SWivid/F5-TTS
@SWivid Now load time is faster and less memory usage, also doesn't download the LLM model unless you use it first time

View on GitHub

jpgallegoar pushed 1 commit to main SWivid/F5-TTS

View on GitHub

jpgallegoar pushed 1 commit to main SWivid/F5-TTS

View on GitHub

jpgallegoar pushed 3 commits to main SWivid/F5-TTS
  • Will not load chat model by default 70cfb73
  • Merge branch 'SWivid:main' into main 2f0050e
  • Merge pull request #251 from jpgallegoar/main Added a Load button for the chat tab c0f655f

View on GitHub

jpgallegoar closed a pull request on SWivid/F5-TTS
Added a Load button for the chat tab
This will speed up loading times and optimize memory usage for users who don't want to use that feature
jpgallegoar closed a pull request on SWivid/F5-TTS
Added a Load button for the chat tab
This will speed up loading times and optimize memory usage for users who don't want to use that feature
SWivid created a comment on a pull request on SWivid/F5-TTS
@jpgallegoar is it ready for merge? dont mind for the formatter, i'll just take care of it

View on GitHub

SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr `wanted_max_updates = 1000000` is just up to user's need (say, what ever you want, hard to tell which is better, cuz every use different dataset with different size) the script we put th...

View on GitHub

trunks970 created a comment on an issue on SWivid/F5-TTS
> @trunks970 some similar issues, try online space demo in huggingface/modelscope. > > Probably with whisper asr failure or network stuffs... so a few things got it to work on my pc (3070) bu...

View on GitHub

trunks970 closed an issue on SWivid/F5-TTS
No Synthesized Audio
Not sure if I should post this here or elsewhere but im very new to programs like this and whenever i upload a reference audio then attempt to synthesize it I get nothing, I should mention I am usi...
MingQiZhou starred SWivid/F5-TTS
dingchenghong starred SWivid/F5-TTS
remenew starred SWivid/F5-TTS
Load more