- Add `Transcriber.upload()` and `Transcriber.upload_async()` - support path and `BinaryIO` - add deprecation warning to `extras.file_from_stream`. alternative approach, to be discussed: - or introduce new module `files`? Eg. `aai.files.upload()` (like Node SDK)