-
**1. this issue happens every time. but the README said "Optional: Install TransformerEngine if using NVIDIA GPU (Linux only), The adaptation of TransformerEngine is currently under development and CA…
-
Sometimes when I wakeup temi programmaticaly via robot.wakeup() this does not work correctly.
I get two onConversationStatusChanged events and after that nothing anymore, temi also does not listen fo…
-
It's not putting the text in the message box to send. I received an email from OpenAI yesterday saying that the default model is changing to "gpt-4o-2024-08-06". I wouldn't think that would break it, …
-
Hey Syed -
First of all, amazing framework! I love it. I was looking for a way to capture the iOS microphone audio data and EZMicrophone definitely does the job. One thing, though. It seems that when…
-
when i send the stream from web it gives me error
- Your request timed out because no new audio was received for 15 seconds.
Here is my Code:
const client = new AwsTranscribe({
// if …
-
### Describe the bug
When running tests against the TTS endpoint, I've observed that streaming the audio response takes nearly the same amount of time as receiving a fully generated audio file. This …
-
import asyncio
import json
import websockets
import time
import logging
import tracemalloc
import numpy as np
import argparse
import ssl
parser = argparse.ArgumentParser()
parser.add_arg…
-
Hello,
The short version is, would it be possible to rebuild the speech, and specifically streaming speech projects so they do not currently fail. Currently these samples are non functional becau…
-
Hi,
this is a very powerful module, great work!
But i'm a little question, i'm trying to stream from node server and when i give the url at player, the serve r get the request and pipe the mp3.
The…
-
I get this error when user clicks speak button to start the speech-to-text process:
"
Fatal error!
Crash in runnable thread AzSpeech_USpeechToTextAsync::SpeechToText_30241
"
This is a shippin…