-
Specification: https://www.asyncapi.com/en
Example: https://github.com/AssemblyAI/assemblyai-api-spec/blob/main/asyncapi.yml
-
## Motivation and Context
AssemblyAI is a speech AI company offering AI models through APIs.
Adding a connector will help users integrate AssemblyAI easily with Semantic Kernel.
## Description
Progre…
-
I am using the TranscribeFromURL API to transcribe recordings stored in an S3 bucket. During testing with expired signed URLs, the SDK did not return an error response. Specifically, when an expired s…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've discussed this feature request in the [telepace Slack](https://join.slack.com/t/telepace/shared_inv…
-
Hello, I tried to generate from this file https://github.com/AssemblyAI/assemblyai-api-spec/blob/main/openapi.yml but it doesn't work.
```console
create-api generate "openapi.json" --output "./Pet…
-
We would like to contribute support for the AssemblyAI transcript APIs.
It's a little unclear if this project is still maintained, and if contributions are accepted.
If it still is, we'd love to con…
-
When transcribing a video, cli has crashed with a traceback; doing `assemblyai get` crashed in exactly the same spot:
```
$ assemblyai get rptv3lsl5w-8310-4944-a086-d49f5e5a26b5 …
-
### The Feature
Popular ASR services that should be included - Deepgram, AssemblyAI, Google ASR, Self hosted whisper should be supported in litellm.
### Motivation, pitch
These are popular ASR sys…
-
Currently, we don't have plans to add support for Streaming STT.
We will reconsider this decision if there is enough demand for Streaming STT in Ruby.
Add a 👍 to this issue if you want Streaming ST…
-
**Describe the bug**
install script not working
**To Reproduce**
Steps to reproduce the behavior:
1. git clone https://github.com/AssemblyAI/assemblyai-cli.git
2. /bin/bash -c "$(curl -fsSL htt…