AssemblyAI / assemblyai-java-sdk

The AssemblyAI Java SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
https://www.assemblyai.com/
MIT License
8 stars 3 forks source link

feat(java): Remove conformer-2 #115

Closed Swimburger closed 2 months ago

Swimburger commented 2 months ago

Remove conformer-2

This would normally be a breaking change, but the API already stopped accepting conformer-2 as an option, so it doesn't work anymore anyways. This removes conformer-2 from the speech model enum.