-
```
What steps will reproduce the problem?
1.Check if it crashes when you go to the menu
2.If it doesn't you will get garbled music
3.
What is the expected output? What do you see instead?
Streaming …
-
Callee is not able to get caller side A/V stream. The caller's SDP has audio and video constraints
reconly:
**a=mid:audio
.
.
a=recvonly
a=mid:video
.
.
a=recvonly**
How to enable both side stream?
-
-
Hello,
I am attempting to make a soundbot (partially using this to get into node)
however, I am trying to upload my bot to my ubuntu server and it will not play sounds
it'll simply join and leav…
-
I really would find it useful to use this, but I have not found a (easy) way compensate for the delay it introduces on the audio.
and I haven't found a way of finding out what the exact delay amount …
-
I've been playing around with using NAudio to record streaming audio which I have got working fine but as it stands, recording a song or podcast requires the same time as the playing time of the item.…
-
command: streaming_evaluate --task s2st --data-file ../audio-tsv/test.tsv --audio-root-dir ../test_data/audio/ --output ../ --tgt-lang eng --no-scoring
2024-07-11 05:44:48,463 INFO -- seamless_commun…
-
**Describe the bug**
Use the 'Inference_streaming' branch, the first audio chunk returned too late (over 2 seconds since tts text send to inference interface 'inference_sft') . The 2 seconds latency …
-
### Feature Description
Love to see how AI SDK can handle Text to Speech from OpenAI. As I see from documentation, TTS can be streamed.
https://platform.openai.com/docs/guides/text-to-speech/strea…
-
We want to develop live close caption feature in our application.
Currently we developed with react-native-live-audio-stream. but there is an issue with echo voice takes mic to transcription.
If w…