remsky
ee1f7cde18
Add async audio processing and semantic chunking support; flattened static audio trimming
2025-01-24 04:06:47 -07:00
Richard Roberson
d51d861861
add AAC audio format and test
2025-01-17 21:43:10 -07:00
remsky
22752900e5
Ruff checks, ci fix
2025-01-13 20:15:46 -07:00
remsky
387653050b
refactor: streamline audio normalization process and update tests
2025-01-13 18:56:49 -07:00
remsky
926ea8cecf
Refactor Docker configurations and update test mocks for development routers
2025-01-10 22:03:16 -07:00
remsky
e8c1284032
Ruff format + fix
2025-01-09 18:41:44 -07:00
remsky
4b521f9bf0
- Added GenerateFromPhonemesRequest model to text_schemas.py
...
- Refactored TTS model initialization methods in tts_gpu.py and tts_cpu.py
- Added custom logger configuration in main.py
- Deprecated text_processing router -> development route
2025-01-09 07:20:14 -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
0e9f77fc79
WIP: open ai compatible streaming
2025-01-04 17:55:36 -07:00
remsky
f1eb1d9590
First streaming attempt
2025-01-04 17:54:54 -07:00
remsky
40894449da
added output audio tests, validation
2025-01-02 15:36:53 -07:00
DINMAY KUMAR BRAHMA
8ccca1fcad
Update audio.py
2025-01-03 00:28:59 +05:30
DINMAY KUMAR BRAHMA
94b6fc22ea
Update audio.py
2025-01-01 21:11:23 +05:30
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