-
The example of this issue I'm going to use here is [soundscape:55.9552485,-3.1928911](soundscape:55.9552485,-3.1928911) which is near a road named "North St Andrew Lane". The text to speech is reading…
-
```
app.post('/text-to-speech-timestamps', async (req, res) => {
try {
const audioStream = await client.textToSpeech.streamWithTimestamps("pMsXgVXv3BLzUgSXRplE", {
text: req.body…
-
In-browser speech synthesis might be interesting for visitors who prefer listening to a post rather than reading it.
Code: https://github.com/xenova/transformers.js/tree/main/examples/text-to-speec…
-
### Describe the bug
After updating packages and external modules, I suddenly could no longer start the project with this error:
```
* Running on local URL: http://0.0.0.0:7770
Traceback (mos…
-
A few releases back, Home Assistant added the Google Cloud integration with speech to text support:
https://www.home-assistant.io/integrations/google_cloud/#google-cloud-speech-to-text
Which inc…
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'…
-
google custom voices lite requires a special config in the voice object in the text to speech request. please see here
https://cloud.google.com/text-to-speech/brand-voices/brand-voices-lite/docs/depl…
-
## **Summary**
First of all, thank you for the outstanding work on this mod. It's impressive, and I appreciate the effort and dedication that has gone into its development.
Let's jump straight t…
-
Hi @hysaordis, you have done an great job converting Dan's concept to c#, thanks.
I would like to propose a change (configurable) to allow users to input text and receive text responses.
Windows ha…
-
follow on work from #1388, see https://github.com/sul-dlss/common-accessioning/pull/1388#discussion_r1809723335
TODO, in order (_question: should this all be completed on QA and stage before we dig i…