Commit History

add train cfg in flow matching
44aea80

CosyVoice commited on

Merge pull request #56 from iflamed/fastapi
c7d9754
unverified

CosyVoice commited on

revert readme
6faabaa
unverified

iflamed commited on

remove download.py
3e87d92
unverified

iflamed commited on

move use_spk_embedding to processor
6cebcb3

CosyVoice commited on

add git-lfs install link
2e03e2e
unverified

iflamed commited on

add http client demo for python
75cb175
unverified

iflamed commited on

rewrite document
ee5cb5d
unverified

iflamed commited on

add fastapi client
eb53ccb
unverified

iflamed commited on

support upload audio
a4ab4ea
unverified

iflamed commited on

Merge branch 'FunAudioLLM:main' into fastapi
3513376
unverified

iflamed commited on

use spk_embedding when sft
0fd15bb

CosyVoice commited on

Merge branch 'main' of github.com:FunAudioLLM/CosyVoice into main
a723ea3

CosyVoice commited on

add constant lr scheduler
793a248

CosyVoice commited on

Merge pull request #81 from Cxywzx/main
282b915
unverified

CosyVoice commited on

FIX: 修复自然语言控制生成音频时发生错误,异常信息如下:AttributeError: 'CosyVoiceFrontEnd' object has no attribute 'en_tn_model'
225b56d

cyz commited on

keep only embedding mean as spk embedding
6a3e442

CosyVoice commited on

add empty cache
ee9e87b

CosyVoice commited on

update with upstream
3bc37ed
unverified

iflamed commited on

add WeTextProcessing
7981796

CosyVoice commited on

Merge pull request #62 from passerbya/main
5e97398
unverified

CosyVoice commited on

没有标点结尾时默认加上句号
69026d8

passerbya commited on

文本中没有标点时无法合成
f9fe31f

passerbya commited on

优先使用ttsfrd,ttsfrd不存在时使用WeTextProcessing
95b8866

passerbya commited on

更换前端为WeTextProcessing
39afb98
unverified

passerbya commited on

更换前端为WeTextProcessing
88c8bf7
unverified

passerbya commited on

Merge pull request #51 from DBinK/main
9aea393
unverified

CosyVoice commited on

半角句号会导致合成失败:RuntimeError: torch.cat(): expected a non-empty list of Tensors
2f49610
unverified

passerbya commited on

Update readme
26719a1
unverified

iflamed commited on

fix typo error
43b126a
unverified

iflamed commited on

add download models script and fastapi server to serve tts
fff6f9f
unverified

iflamed commited on

Update README.md
144f171
unverified

DBinKv1 commited on

remove academic third party
4e43a9d

CosyVoice commited on

update dockerfile
62c7107

CosyVoice commited on

install deepspeed only on linux
89fc722

CosyVoice commited on

update readme
39565cc

CosyVoice commited on

fix requirements for mac
f82916a

CosyVoice commited on

compatible when ttsfrd is not avaliable
50c7b06

CosyVoice commited on

remove academic and change to iic/CosyVoice_ttsfrd
7123846

CosyVoice commited on

update modelscope model
8340539

CosyVoice commited on

add cpuruntime in provider
0379f38

CosyVoice commited on

update readme
4db2cb6

志浩 commited on

update readme
e71a7dc

志浩 commited on

update readme
ed86c2c

志浩 commited on

update readme
a0f0151

志浩 commited on

Merge branch 'main' of github.com:FunAudioLLM/CosyVoice into main
a45cdfd

志浩 commited on

update readme
f9fdeac

志浩 commited on

Merge pull request #6 from JunityZhan/main
97744f0
unverified

Zhihao Du commited on

fix: ImportError: cannot import name 'Annotated' from 'pydantic.typing'
489ce8a

JunityZhan commited on