-
also, if the file is an audio file:
Use openai whisper to transcribe it, and then use the transcript text and send that to the assistant (as if it was the message from the user)
-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
The problem I've been having is similar to the one described in #…
-
정확히는 다운로드는 되는데, 노란색(불완전한 작업)으로 나오고,
유튜브 폴더를 보면 mp4(화상만 있음. 재생 가능) 파일과 weba(음성 파일 같은데 재생 불가)로 나눠져 있습니다.
![t2](https://github.com/user-attachments/assets/4c69782e-d063-4806-8c99-52289260701c)
히토미 다…
-
最近想整点副业 想做小说推文 找了些文字转语音工具 发现大部分都有字数限制 于是自己开发了一个 基于开源的edge-tts 带图形化界面(虽然有点丑)
仅支持windows
支持文字转语音 调整音色 语速 语调
[github地址](https://github.com/5pyx55CG5ri4/TTS)
[releases](https://github.com/5p…
-
It turns out that the Ids for tracks are available on the player page in a `application/ld+json`
as show [here](https://stackoverflow.com/questions/38602543/is-there-a-way-to-access-json-ld-via-jav…
-
you'll need to create an endpoint in your website's backend that takes in text input and outputs the synthesized audio. You can use the Tortoise-TTS library in your backend code to generate the audio.…
-
### Description
I'm trying to play audio with a simple one-shot animation.
In the iOS SDK, audio plays without specifying a stateMachine, but in the Flutter SDK, audio does not play unless a state…
-
does this plugin support macOS 10.15?
the overview says it supports all macOS, but it doesn't work on mine.
can someone help please?
-
-
```
In FormEntryActivity:createConstraintToast()
figure out a way to render customized error text and to play a custom audio or
video clip if defined for a form.
We have all the info to be able to …