Commit History

Update README.md
866207d
unverified

刘悦 commited on

Update file_utils.py
cf43100
unverified

刘悦 commited on

Update webui.py
3ee6e19
unverified

刘悦 commited on

change flow config in cosyvoice.fromscratch.yaml
ead9644

CosyVoice commited on

Merge pull request #127 from Cxywzx/main
47dec8d
unverified

CosyVoice commited on

Merge pull request #133 from zhuzizyf/fix-frontend-bug
51c2166
unverified

CosyVoice commited on

Update frontend.py
6ae6ba3
unverified

zhuyunfeng commited on

FIX: 修复下载解压完成LibriTTS数据时,生成.complete文件失败,这导致每次执行download_and_untar.sh时都要重新下载数据。
72b52b0

cyz commited on

Merge pull request #106 from v3ucn/corss
d1df605
unverified

CosyVoice commited on

Update server.py
a8b46cf
unverified

刘悦 commited on

add fastapi usage
c2f9254

CosyVoice commited on

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