Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.64.0](v1.63.6...v1.64.0) (2024-11-18) ### Bug Fixes * await callable and log error with uploading audio ([15bda02](15bda02)) * correct translation response ([3c27ebe](3c27ebe)) * don't be too strict; log request body ([a225437](a225437)) * hide Stripe reference on profile ([99e1635](99e1635)) * pass along api key and remove search icon ([ecfd3d8](ecfd3d8)) * remove extra audio logic ([e5cc9df](e5cc9df)) * remove fallback value ([e54df1c](e54df1c)) * send audio url as base64 and update error messaging ([5936b8f](5936b8f)) * send error response and proper json in ai post requests ([70eb8d2](70eb8d2)) * show result section after transcribing ([8a7a621](8a7a621)) * stop indexing into result ([33ae9ff](33ae9ff)) * update prediction response shapes and hide navigation bar in dashboard ([65d3b5f](65d3b5f)) * use base64 strings to transcribe ([5fb2c65](5fb2c65)) ### Features * add config for eng2ibo api ([c33de71](c33de71)) * update translation controller logic ([5d93e5d](5d93e5d)) * update translation endpoint to be compatible for different endpoints ([0244e95](0244e95))
- Loading branch information