Skip to content

Releases: hugobloem/wyoming-microsoft-stt

v1.3.7

13 Oct 11:28
356a546

Choose a tag to compare

1.3.7 (2025-10-13)

🔧 Miscellaneous Chores

👷 Continuous Integration

v1.3.6

28 Sep 14:47
16d2dfa

Choose a tag to compare

1.3.6 (2025-09-28)

🐛 Bugfixes

v1.3.5

28 Sep 13:46
745516d

Choose a tag to compare

1.3.5 (2025-09-28)

🐛 Bugfixes

  • ensure graceful shutdown by exiting after stop signal (#105) (a8e2a2f)

🔧 Miscellaneous Chores

v1.3.4

28 Sep 08:59
9b62640

Choose a tag to compare

1.3.4 (2025-09-28)

🧪 Tests

🔧 Miscellaneous Chores

  • bump actions/checkout from 4 to 5 (#97) (651f54e)
  • bump azure-cognitiveservices-speech from 1.45.0 to 1.46.0 (#99) (8eec069)

v1.3.3

23 Aug 11:23
04d5ec2

Choose a tag to compare

1.3.3 (2025-08-23)

🏗️ Maintenance

  • Migrate to pyproject.toml and update Python setup (#93) (c7677b4)

🔧 Miscellaneous Chores

👷 Continuous Integration

  • Change trigger from release to push for tags (74fb20f)
  • fix publish (9603021)
  • publish package to PyPi (063106f)

v1.3.2

07 Aug 17:18
61a5fee

Choose a tag to compare

1.3.2 (2025-08-07)

📝 Documentation

🔧 Miscellaneous Chores

  • bump azure-cognitiveservices-speech from 1.43.0 to 1.44.0 (#85) (1f51a24)
  • bump azure-cognitiveservices-speech from 1.44.0 to 1.45.0 (#88) (ef01cb6)
  • bump wyoming from 1.6.0 to 1.7.1 (#86) (4d82bfc)
  • bump wyoming from 1.7.1 to 1.7.2 (#90) (d836a9e)

v1.3.1

04 May 11:07
0475eb4

Choose a tag to compare

1.3.1 (2025-05-04)

🐛 Bugfixes

  • stop stream when last chunk is sent (#79) (4eba565)

📝 Documentation

🔧 Miscellaneous Chores

v1.3.0

03 May 14:02
2f33d21

Choose a tag to compare

1.3.0 (2025-05-03)

🚀 Features

🔧 Miscellaneous Chores

  • bump azure-cognitiveservices-speech from 1.42.0 to 1.43.0 (#74) (29c9c00)

👷 Continuous Integration

v1.2.1

23 Feb 17:20
1335d69

Choose a tag to compare

1.2.1 (2025-02-23)

🐛 Bugfixes

  • profanity filter should be off not raw (#71) (8727b1f)

v1.2.0

23 Feb 16:06
e2bc19b

Choose a tag to compare

1.2.0 (2025-02-23)

🚀 Features

🔨 Code Refactoring

  • use Pydantic model for Microsoft STT configuration (35a8a25)