Ecosyste.ms: Timeline

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

SWivid/F5-TTS

LH-web starred SWivid/F5-TTS
elevenwd forked SWivid/F5-TTS

elevenwd/F5-TTS

SWivid created a comment on an issue on SWivid/F5-TTS
@justzmq 现有的code已经支持这种形式的inference(即batch,可以看`cfm.py`的`sample()`函数 只是如上面所说,因为一个batch里长短不一样所以要加mask有额外开销 目前用fp16推理速度已经还不错的,这些更多是工程上的优化。欢迎PR~~

View on GitHub

slaypni starred SWivid/F5-TTS
PhamDangNguyen closed an issue on SWivid/F5-TTS
When I fine-tune model, Do i need to modify "convert_char_to_pinyin" by other function ?
Chinese is a unique language. When I want to train and process with other languages, such as Vietnamese, Spanish, or Lao, do I need to change the data processing method? Specifically, the function ...
glcolor starred SWivid/F5-TTS
PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
@vu-the-dung, oh no problem. But i think the data needs additional periods and commas because the model will learn to pause accordingly. Also, capital letters will help the model learn to emphasize...

View on GitHub

justzmq created a comment on an issue on SWivid/F5-TTS
> 可以,但是需要加口罩,不一定会快 感谢大佬回复!那么之后有测试或者添加这个功能的计划么,有的话我会持续关注的😊

View on GitHub

PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
@vu-the-dung I think the data needs additional periods and commas because the model will learn to pause accordingly. Also, capital letters will help the model learn to emphasize tone in the audio. ...

View on GitHub

JunkiEDM starred SWivid/F5-TTS
Mira1sen starred SWivid/F5-TTS
PhamDangNguyen created a comment on an issue on SWivid/F5-TTS
@vu-the-dung please give me some example, i'm newbie in TTS

View on GitHub

wwwrookie starred SWivid/F5-TTS
vu-the-dung created a comment on an issue on SWivid/F5-TTS
@PhamDangNguyen my dataset already have normalized text, even without punctuation. And after some test inferences with punctuation in gen_text, I'm feeling like the model have forgotten to pause at...

View on GitHub

shenyiliu starred SWivid/F5-TTS
SWivid created a comment on an issue on SWivid/F5-TTS
可以,但是需要加mask,不一定会快

View on GitHub

SWivid created a comment on an issue on SWivid/F5-TTS
@jpgallegoar initial prune done. That convenient button to add `{stype}` not yet

View on GitHub

SWivid pushed 1 commit to main SWivid/F5-TTS
  • merge podcast and multistyle 76f5697

View on GitHub

vu-the-dung created a comment on an issue on SWivid/F5-TTS
I only tested with Vietnamese. I saw that after adding missing Vietnamese characters to vocab.txt, when calling convert_char_to_pinyin with a sentence in Vietnamese, the returned char array often h...

View on GitHub

liuhui881125 created a comment on an issue on SWivid/F5-TTS
After rolling back this commit, it can run, but the generated file is a current sound. [46d391a](url) [](https://github.com/SWivid/F5-TTS/commit/46d391a8766d8eabb967b326ccb473bc2d8b9a6c)

View on GitHub

JasonQiusip starred SWivid/F5-TTS
PhamDangNguyen opened an issue on SWivid/F5-TTS
When I fine-tune model, Do i need to modify "convert_char_to_pinyin" by other function ?
Chinese is a unique language. When I want to train and process with other languages, such as Vietnamese, Spanish, or Lao, do I need to change the data processing method? Specifically, the function ...
Essort forked SWivid/F5-TTS

Essort/F5-TTS

Essort starred SWivid/F5-TTS
july008 forked SWivid/F5-TTS

july008/F5-TTS

CamellIyquitous created a comment on an issue on SWivid/F5-TTS
> I had a similar issue and resolved it by installing a different version of the package. > > Replace this: > > ``` > pip install torch==2.3.0+cu118 torchaudio==2.3.0+cu118 --extra-index-url...

View on GitHub

yachuntsaikk created a comment on an issue on SWivid/F5-TTS
I had a similar issue and resolved it by installing a different version of the package. Replace this: ``` pip install torch==2.3.0+cu118 torchaudio==2.3.0+cu118 --extra-index-url https://dow...

View on GitHub

koi646 starred SWivid/F5-TTS
liuhui881125 created a comment on an issue on SWivid/F5-TTS
> Thought fixed with #262 no change

View on GitHub

msabot starred SWivid/F5-TTS
Load more