Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.rest.elevenlabs 3.5.0 #117

Merged
merged 7 commits into from
Mar 2, 2025
Merged

com.rest.elevenlabs 3.5.0 #117

merged 7 commits into from
Mar 2, 2025

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Mar 2, 2025

  • added TextToSpeechRequest.ctr overload
    • added seed property
    • added applyTextNormalization property
    • removed depricated optimizeStreamingLatency property
  • added VoiceSettings.ctr overload
    • added speed property
  • fix audio decoding bug in GeneratedClip
  • added TextToSpeechAsync overload with Func(VoiceClip, Task) callback
  • updated TextToSpeechDemo with StreamAudioSource example
  • updated deps
    • com.utilities.rest -> 3.3.1
    • com.utilities.audio -> 2.2.1
    • com.utilities.encoder.wav -> 2.2.0
    • com.utilities.encoder.ogg -> 4.2.0

- added TextToSpeechRequest.ctr overload
  - added seed property
  - added applyTextNormalization property
  - removed depricated optimizeStreamingLatency property
- added VoiceSettings.ctr overload
  - added speed property
- fix audio decoding bug in GeneratedClip
- added TextToSpeechAsync overload with Func(VoiceClip, Task) callback
- updated TextToSpeechDemo with StreamAudioSource example
- updated deps
  - com.utilities.audio -> 2.2.0
@StephenHodgson StephenHodgson marked this pull request as ready for review March 2, 2025 05:52
@StephenHodgson StephenHodgson merged commit e7c08f9 into main Mar 2, 2025
16 checks passed
@StephenHodgson StephenHodgson deleted the development branch March 2, 2025 06:14
github-actions bot pushed a commit that referenced this pull request Mar 2, 2025
- added TextToSpeechRequest.ctr overload
  - added seed property
  - added applyTextNormalization property
  - removed depricated optimizeStreamingLatency property
- added VoiceSettings.ctr overload
  - added speed property
- fix audio decoding bug in GeneratedClip
- added TextToSpeechAsync overload with Func(VoiceClip, Task) callback
- updated TextToSpeechDemo with StreamAudioSource example
- updated deps
  - com.utilities.rest -> 3.3.1
  - com.utilities.audio -> 2.2.1
  - com.utilities.encoder.wav -> 2.2.0
  - com.utilities.encoder.ogg -> 4.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant