remsky
|
130b084cce
|
- Added support for combining voices via any endpoint
- Updated the `process_voices` function to handle both string and list formats for voice input.
|
2025-01-07 03:50:08 -07:00 |
|
remsky
|
720c1fb97d
|
-update soundfile version
-alignment with streaming standards
-audio processing config settings
-more comprehensive model warmup
-minor model improvements
-enhancing testing, benchmarking
-cool ascii logo
|
2025-01-06 03:32:41 -07:00 |
|
remsky
|
e799f0c7c1
|
WIP: basic tests on OpenAI streaming compatibility
|
2025-01-04 18:09:23 -07:00 |
|
remsky
|
f051984805
|
Ruff Check + Format
|
2025-01-01 21:50:41 -07:00 |
|
remsky
|
05e1e30c47
|
- modified voice loading to copy on init
- adjustments to the combine voices functionality
- error handling and analysis
|
2024-12-31 18:55:26 -07:00 |
|
remsky
|
4123ab0891
|
Refactor TTS API and enhance testing setup with coverage and logging improvements
|
2024-12-31 02:55:51 -07:00 |
|
remsky
|
c11a6ea6ea
|
Enhance TTS API with logging, voice pack loading, and schema updates
|
2024-12-31 01:57:00 -07:00 |
|
remsky
|
8ce8334345
|
- Complete TTS endpoint replacement with OpenAI compatible
-Removed output directory, and update configuration settings
- Added benchmarking for entire novel
|
2024-12-31 01:52:16 -07:00 |
|
remsky
|
175daea325
|
Added basic pytest on the fastapi side
|
2024-12-30 13:25:30 -07:00 |
|