Ecosyste.ms: Timeline

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

SWivid/F5-TTS

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

zysilence starred SWivid/F5-TTS
lpscr created a comment on a pull request on SWivid/F5-TTS
> > continue sign after like before i mean > > not quite get this phrase. > > but yes, if click, will literally do `Sync Fork` -> get updated with this repo's main branch yes i mean sync f...

View on GitHub

SWivid created a comment on a pull request on SWivid/F5-TTS
> continue sign after like before i mean not quite get this phrase. but yes, if click, will literally do sync_fork~

View on GitHub

lpscr created a comment on a pull request on SWivid/F5-TTS
@SWivid if i click discard i have last update for the main branch SWivid ?

View on GitHub

PhamDangNguyen starred SWivid/F5-TTS
SWivid created a comment on a pull request on SWivid/F5-TTS
@lpscr Have you make significant changes that are import and different from this repo? We just make squash merge (which is combining separate commits together) If you don't have significant cha...

View on GitHub

sagewhocodes starred SWivid/F5-TTS
lpscr created a comment on a pull request on SWivid/F5-TTS
@SWivid sorry because i am new how update the banch i working on now ? ![image](https://github.com/user-attachments/assets/2cca6495-f292-4407-a140-3dfa63d327ba) i get error need make pull r...

View on GitHub

FisherYuZY starred SWivid/F5-TTS
Natalie-Caruana starred SWivid/F5-TTS
SWivid created a comment on an issue on SWivid/F5-TTS
#214 @DakeQQ got a onnx version. Will move to there with onnx discussion, closing this issue~

View on GitHub

SWivid closed an issue on SWivid/F5-TTS
ONNX Version of Models
Hi, thank you for sharing these models, the quality of the output is amazing! Is there any chance of an ONNX release?
SWivid created a comment on an issue on SWivid/F5-TTS
@DakeQQ 非常感谢! 我们也有尝试过Int8,也发现慢了。希望有能人志士帮忙看看~ Thanks a lot! We also tried Int8 and found it slow. Hope someone help with it ~

View on GitHub

SWivid created a comment on an issue on SWivid/F5-TTS
可以在输入文本时把`jieba`换成`结巴`

View on GitHub

SWivid created a comment on a pull request on SWivid/F5-TTS
> audio = audio.to(device) I added it back in order to have inference process work. 198d44db650fa4c4a60c562cecd3fe0b090fd399

View on GitHub

SWivid pushed 1 commit to main SWivid/F5-TTS

View on GitHub

sc-lj opened an issue on SWivid/F5-TTS
对中文的使用拼音写的文字,转义效果不好
比如,“采用jieba分词工具进行分词”,中对“jieba“ TTS完全识别不到是中文的读法jieba, 二是使用英文读法了。 这个有什么方式改善吗?
Load more