Text/Speech #3

Closed
opened 2025-01-10 16:03:18 +00:00 by steve · 2 comments
Owner

In order to improve usefulness of the bot and lower the barrier to adoption:

  • text-to-speech

  • speech-to-text

In order to improve usefulness of the bot and lower the barrier to adoption: - [x] text-to-speech - [ ] speech-to-text
Author
Owner

Text-to-speech can be easily implemented (for start) with a browser base speech-synthesizer. The results are outstanding for chrome, edge and safari... Firefox (urgh ...)

Text-to-speech can be easily implemented (for start) with a browser base speech-synthesizer. The results are outstanding for chrome, edge and safari... Firefox (urgh ...)
steve added this to the version 1.0 project 2025-01-10 16:04:33 +00:00
steve added this to the version 1.0 milestone 2025-03-20 03:39:28 +00:00
Author
Owner

We tried using

  • Built-in browser synthesizer (not reliable)
  • gTTS build by google, but we can't use it (firewall rules)
  • coqui - self hosted TTS Engine
We tried using - [x] Built-in browser synthesizer (not reliable) - [x] gTTS build by google, but we can't use it (firewall rules) - [x] coqui - self hosted TTS Engine
steve modified the project from version 1.0 to (deleted) 2025-03-20 03:40:51 +00:00
steve modified the project from (deleted) to version 1.0 2025-03-20 12:57:40 +00:00
steve closed this issue 2025-03-20 13:35:24 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Medix-AI/medix-ai#3
No description provided.