-
### New Regression Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I …
-
Trying to synthesize with Amazon Polly:
`
aws polly synthesize-speech --text-type ssml --text file://example.xml --output-format mp3 --voice-id Zhiyu speech.mp3
`
example.xml contents:
```
…
-
Are there any plans to implement Amazon Polly / pyvona? I think it's the best tts so far and Jasper already had it?
SXXXR updated
4 years ago
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
We'll need someone with a credit card to create the AWS account.
-
# 201130
## 소리 재생
### 예제 1. mp3 재생
```javascript
const ctx = new AudioContext();
let audio;
fetch("./zard.mp3")
.then(data => data.arrayBuffer())
.then(arrayBuffer …
-
Hi supergiovane,
after removing the old sonospollytts node, I'm getting the attached prob on its-ultimate.
I restarted the machine, no change.
Any idea what to do?
Thank you
Guenter
![Image 01 0…
-
## 이 앱을 언제 사용하나요?
실어증을 겪고 있는 분들이 의사소통을 연습하기 위해 사용합니다.
## 제약 조건은 무엇인가요?
### 듣고 이해하기(Yes/No)
- 사용자는 음성으로 제시되는 예/아니오로 대답할 수 있는 질문을 들을 수 있어야 합니다.
- 사용자는 화면에서 정답을 고를 수 있습니다.
- 사용자는 정답이 맞는지 확인 할 수 …
-
The video shows that you can perform audio translation too and not just sub-titling. Any guidance on how to go about doing that?
https://youtu.be/2_iHbiMDmx0?t=195
-
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)
*…