AssemblyAI / assemblyai-cli

CLI for the AssemblyAI API
Apache License 2.0
191 stars 27 forks source link

fix - move language check responsability from CLI to API #95

Closed fcastillo90 closed 1 year ago

fcastillo90 commented 1 year ago

Why

In order to keep up with AssemblyAI's rapid growth on features, it's been decided to move the checks from language and speaker labels away from the CLI into the API

What is changing

Move the language check responsibility from CLI to the API

How to test

assemblyai transcribe [file] --language_code=en_uk -l=true