NewAI Enhanced
v0.2.4
Added
- FastAPI-based OpenAI-compatible Text-to-Speech API and audio format conversion tools in
examples/api - Numpy 2+ support
Fixed
torch.serialization.FILE_LIKEattribute error
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