Skip to content

Releases: PalabraAI/palabra-ai-python

Release v0.6.11

09 Feb 14:13

Choose a tag to compare

What's Changed

  • chore: Fix warning spam and add metric definitions by @Illumaria in #67

Full Changelog: v0.6.10...v0.6.11

Release v0.6.10

09 Feb 10:44

Choose a tag to compare

What's Changed

  • feat: Add support for 'partial_translated_transcription' in benchmarks by @Illumaria in #66
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #63
  • build(deps): update environs requirement from <14.2,>=14.1 to >=14.1,<14.6 by @dependabot[bot] in #59
  • build(deps): update websockets requirement from <16,>=13 to >=13,<17 by @dependabot[bot] in #65
  • fix: increase coverage threshold from 50 to 80 by @yokotoka in #38
  • Add warning for unregistered language callbacks by @yokotoka in #64

New Contributors

Full Changelog: v0.6.9...v0.6.10

Release v0.6.9

24 Nov 14:32

Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

Release v0.6.8

10 Nov 18:07

Choose a tag to compare

What's Changed

  • fix: bump livekit minimum version to 1.0.11 to fix unpublish_track bug by @yokotoka in #60

Full Changelog: v0.6.7...v0.6.8

Release v0.6.7

03 Nov 13:17

Choose a tag to compare

Release v0.6.2

31 Oct 14:09

Choose a tag to compare

What's Changed

  • Add support for language variants in transcriptions by @yokotoka in #58

Full Changelog: v0.6.1...v0.6.2

Release v0.6.1

30 Oct 11:29

Choose a tag to compare

What's Changed

  • Rename EOF silence duration to EOS silence and update configs by @yokotoka in #57

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

29 Oct 11:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.12...v0.6.0

Release v0.5.12

06 Oct 17:36

Choose a tag to compare

What's Changed

  • Fix handling of raw parameter in send_frame and push methods by @yokotoka in #51

Full Changelog: v0.5.11...v0.5.12

Release v0.5.11

06 Oct 16:01

Choose a tag to compare

What's Changed

  • 🐛 fix: handle graceful shutdown correctly in manager task cancellation by @yokotoka in #50

Full Changelog: v0.5.10...v0.5.11