* New script ``sample/transcribe_with_diarization.py`` performs transcription with diarization using [whisperX](https://github.com/AlekseiPrishchepo/whisperX-REST) backend,
* Speaker tags for _whisperX_ backend added.
* Credentials now can be provided for ``Transcribe()`` two ways: in parameters or in ``.env``.