Gordon Sun

Results 63 comments of Gordon Sun

Feels like we are getting abandoned. Anyone know if we should go with nginx? Does dockercloud have good support for it?

For the root cause of this problem, I'm feeling that the docker cloud link thing is pretty bad https://docs.docker.com/docker-cloud/apps/service-links/

Maybe we just missed this part https://github.com/docker/dockercloud-haproxy#running-in-docker-cloud Full Access

@tifayuki I tried to give it "Full Access", then the haproxy dies once every day. I had to manually redeploy it and also specify "Do not reuse volume." for it...

Nope. Had to remember the selection and show a different highlight

Our use case need to allow EKS cluster to access an RDS. We tried to have the RDS creation and allow access in a separate repository, but the EKS cluster...

请注意我说的不是那几个固定的 fine grained control

固定的fine grained control在`cosyvoice/tokenizer/tokenizer.py` ``` special_tokens = { 'eos_token': '', 'pad_token': '', 'additional_special_tokens': [ '', '', '', '[breath]', '', '', '[noise]', '[laughter]', '[cough]', '[clucking]', '[accent]', '[quick_breath]', "", "", "[hissing]", "[sigh]", "[vocalized-noise]",...

请问哪里能获取训练时用到了哪些prefix单词?训练数据有哪些“方言”,“情感”,“速度”,“角色”相关的单词?我想生成时只用这些单词效果会好很多吧?