Skip to content

Releases: RageAgainstThePixel/com.rest.elevenlabs

com.rest.elevenlabs 1.3.0

01 May 16:41
Compare
Choose a tag to compare

What's Changed

  • Added ModelsEndpoint
  • Updated TextToSpeech.TextToSpeechAsync with optional Model parameter. Defaults to eleven_monolingual_v1
  • Added default voices
  • Updated editor window with new model option

Full Changelog: 1.2.1...1.3.0

com.rest.elevenlabs 1.2.1

30 Apr 23:43
Compare
Choose a tag to compare

What's Changed

  • updated docs

Full Changelog: 1.2.0...1.2.1

com.rest.elevenlabs 1.2.0

30 Apr 23:32
Compare
Choose a tag to compare

What's Changed

  • updated dependencies
  • added ability to create voice from Id
  • refactored internal extension classes
  • fixed auth parsing
  • added ability to load configuration file from specific path
  • added optional parameter deleteCachedFile to TextToSpeechEndpoint.TextToSpeechAsync. Default is false.
  • added optional parameter deleteCachedFile to TextToSpeechEndpoint.StreamTextToSpeechAsync. Default is false.

Full Changelog: 1.1.1...1.2.0

com.rest.elevenlabs 1.1.1

26 Mar 03:26
Compare
Choose a tag to compare

What's Changed

  • fixed some issues with configuration settings inspector

Full Changelog: 1.1.0...1.1.1

com.rest.elevenlabs 1.1.0

26 Mar 02:32
Compare
Choose a tag to compare

What's Changed

  • An attempt was made to try to Implement TTS streaming. Mostly works, but Unity bug prevents this feature until fixed.
  • Added support for proxy api gateway
  • Updated unit tests
  • Fixed some more bugs in editor dashboard

Full Changelog: 1.0.1...1.1.0

com.rest.elevenlabs 1.0.1

24 Mar 17:52
Compare
Choose a tag to compare

What's Changed

  • updated dependencies
  • optimized editor dashboard
  • removed exception when sample item path is null or whitespace
  • updated docs with auth info
  • updated unit tests so it doesn't delete useful history

Full Changelog: 1.0.0...1.0.1

com.rest.elevenlabs 1.0.0

13 Mar 05:11
Compare
Choose a tag to compare

Initial Release! 🎉

com.rest.elevenlabs 1.0.0-preview.3

10 Mar 05:33
Compare
Choose a tag to compare

com.rest.elevenlabs 1.0.0-preview.2

08 Mar 03:44
Compare
Choose a tag to compare

com.rest.elevenlabs 1.0.0-preview.1

03 Mar 19:31
Compare
Choose a tag to compare