Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-23 | 592 Bytes | |
v0.2.4 source code.tar.gz | 2025-05-23 | 2.7 MB | |
v0.2.4 source code.zip | 2025-05-23 | 2.7 MB | |
Totals: 3 Items | 5.4 MB | 3 |
Added
- FastAPI-based OpenAI-compatible Text-to-Speech API and Audio Format Conversion Tools to
examples/api
(d582fd5) by @yueguobin - Numpy 2+ support (1092c1f) by @BBC-Esq
Fixed
- Module 'torch.serialization' has no attribute 'FILE_LIKE'' (8c0707b) by @aibaoku
新增
- 在
examples/api
中添加了基于 FastAPI、兼容 OpenAI 的文本转语音 API 及音频格式转换工具 (d582fd5) by @yueguobin - 支持 Numpy 2+ (1092c1f) by @BBC-Esq
修复
- 'torch.serialization' 模块中无属性 'FILE_LIKE' 的问题 (8c0707b) by @aibaoku