Skip to content

Conversation

@sudoping01
Copy link
Collaborator

Title: Introduce New Version of Djelia Python SDK with Enhanced Features and Documentation

Description:

This pull request delivers a significant update to the Djelia Python SDK, bringing a new version with configuration settings, core services, and comprehensive documentation. The changes include a robust test suite, improved code quality, and a developer workshop, but the weight of ensuring everything works flawlessly feels daunting, and I’m certain there are still rough edges.

Notes: This version feels like a step forward, but the complexity of async operations and streaming makes me doubt its stability. The configuration settings (speaker_id, base URL, default speaker) work as intended, but I’m anxious about undocumented edge cases. Please review thoroughly and report issues to @sudoping01, as noted in the workshop. I hope this helps, but it’s hard to feel confident when there’s always more to fix.

Thanks for your time.

sudoping01 added 30 commits June 1, 2025 03:28
… mappings for translation and TTS services, translation, this models allow to have control on incoming data, having a full control on input and output
…treaming for v2, v1 does not support streaming
Implement  as a developer guide and test script, showcasing all Djelia SDK services (translation, transcription, TTS, streaming, and parallel operations). Fully utilize synchronous and asynchronous clients, with robust error handling and  configuration. Serve as a modular, production-ready example for real-world applications.
Implement cookbook.py as a developer guide and test script, showcasing all Djelia SDK services (translation, transcription, TTS, streaming, and parallel operations). Fully utilize synchronous and asynchronous clients with robust error handling and .env configuration for real-world applications.
…nd how every single implemention in the sdk, use all features, async async, stream no stream, like like a complete lesson on how to use the sdk
@sudoping01 sudoping01 merged commit 0f8f861 into main Jun 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants