Ecosyste.ms: Timeline

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

SWivid/F5-TTS

SWivid created a comment on a pull request on SWivid/F5-TTS
Hi @v3ucn . Yes, what I mean is: will we need also change the parts in code ``` with open(file_metadata, "r", encoding="utf-8") as f: data = f.read() ``` to `utf-8-sig`, as y...

View on GitHub

Mlcastor forked SWivid/F5-TTS

Mlcastor/F5-TTS

PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
> > Could you provide me with your Vietnamese vocab.txt? I haven't set it up yet, and I really need it for testing. > > > [#57 (comment)](https://github.com/SWivid/F5-TTS/discussions/57#discussion...

View on GitHub

yumoqing created a comment on an issue on SWivid/F5-TTS
# config file `` "zmq_url" : "tcp://127.0.0.1:10003", "sample_rate":16000, "vocab_file":"", "remove_silence":false, "modelname":"F5-TTS", "device":"cuda:0", "r...

View on GitHub

Ox0400 starred SWivid/F5-TTS
yqli2420 starred SWivid/F5-TTS
justzmq created a comment on an issue on SWivid/F5-TTS
我想问下,如果我只有半个小时的语音数据,可以微调出具有该语音特色的模型么?如果可以的话,我大概需要设置怎样的微调参数?期待回复!感谢!

View on GitHub

vu-the-dung created a comment on an issue on SWivid/F5-TTS
> Could you provide me with your Vietnamese vocab.txt? I haven't set it up yet, and I really need it for testing. > > > [#57 (comment)](https://github.com/SWivid/F5-TTS/discussions/57#discussion...

View on GitHub

yumoqing opened an issue on SWivid/F5-TTS
can f5-tts inference more faster?
# Can f5-tts inference more faster? ## environment: Machine type:vps python:12.3 OS:ubuntu 22.04 MEM:64G vCPU:16 GPU: one of nvidia 4090 install: follow the installation step in README.md ...
SWivid created a comment on an issue on SWivid/F5-TTS
cuz attention as a quadratic mem cost, need to adjust current rough batchsampler taking longer samples into consideration, e.g. dynamically adjust threshold, smaller for longer samples.

View on GitHub

ctwgL forked SWivid/F5-TTS

ctwgL/F5-TTS

2502128021 starred SWivid/F5-TTS
PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
Could you provide me with your Vietnamese vocab.txt? I haven't set it up yet, and I really need it for testing. > [#57 (comment)](https://github.com/SWivid/F5-TTS/discussions/57#discussioncomment-...

View on GitHub

PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
Could you provide me with your Vietnamese vocab.txt? I haven't set it up yet, and I really need it for testing.

View on GitHub

5Hyeons starred SWivid/F5-TTS
vu-the-dung opened an issue on SWivid/F5-TTS
CUDA OOM during training, after some steps
Hi, I notice GPU mem usage keeps increasing during training I'm training on 1x A5000 24GB, dataset ~300h contains of 0.2-49s audio files My train.py settings: batch_size_per_gpu = 1500 batch...
JA-cool starred SWivid/F5-TTS
lampofaladdin starred SWivid/F5-TTS
v3ucn created a comment on a pull request on SWivid/F5-TTS
> Hi @v3ucn , thanks for PR~ > > Will it also be compatible with `.read()` operations, or better serve as an option for compatibility of current users. > > Thanks again. yes sir,It also wo...

View on GitHub

dachengai starred SWivid/F5-TTS
HuFeiHu starred SWivid/F5-TTS
dspmeng starred SWivid/F5-TTS
Zuckonit starred SWivid/F5-TTS
vu-the-dung created a comment on an issue on SWivid/F5-TTS
https://github.com/SWivid/F5-TTS/discussions/57#discussioncomment-10959029 This is a good starting point, I'm currently following this to train for Vietnamese. You'll need to edit vocab.txt to ...

View on GitHub

gzcd starred SWivid/F5-TTS
SWivid created a comment on an issue on SWivid/F5-TTS
@yhqqxq tried and it works from my side check if you are just passing blank `Podcast Script`? Make sure you get something into it.

View on GitHub

aistudy11 starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
Hi @v3ucn , thanks for PR~ Will it also be compatible with `.read()` operations, or better serve as an option for compatibility of current users. Thanks again.

View on GitHub

xiuyanDL starred SWivid/F5-TTS
robot-shao starred SWivid/F5-TTS
Load more