-
```
#!/usr/bin/python
from gtts import gTTS
from subprocess import call
import os
import random
import string
srt_file = 'ss.srt'
outfile_path = 'here2.wav'
def convert_string_to_wav(text…
-
maybe options to output subtitle-subrip (.srt) format files
with option to split lines by word or line or phoneme(consonant-vowels)
maybe also IPA/phonetic output
and syntax coloring/formatting(f…
cmrdt updated
7 years ago
-
Hi,
I couldn't make the pods install successfully inside my ios folder, although i made all steps correctly like the README.
but anyway, i tried to use the expermintal method and load the model dyna…
-
Hello, I tried following the directions from "https://github.com/richardfrost/AdvancedProfanityFilter/wiki/Custom-Audio-Muting-Site#custom-audio-site-structure" to create a custom filter for https://w…
-
**What you want IINA to do:**
Add a menu item `Toggle Subtitles` to the `Subtitles` menu. The menu item will have a keyboard shortcut `S` or `⌥⌘S`. Using this menu item will show or hide currently …
-
**Why?**
Games like Valorant only allow push to talk, that mean I have to set 1 keybind (v) for Speech To Text, and 1 keybind (n) to actually talk in the game.
Everytime I actually say something, I …
-
You can use WebCaptioner for speech recognition its a free website and has a webhook, and can also do english tts voices. via experiments, although it does not do translations but it can subtitle in a…
-
Not sure if this one is fixable, but I'm writing a bug report about it anyway. Some context:
In HW1 Classic, during the cutscenes between missions, a graphical icon would be used to represent the p…
-
Potentially add an option for some Advanced HUD features, as included [here](https://www.moddb.com/games/homeworld-remastered/addons/hwr-advanced-hud).
A. Teamate RU Display. Try to add this to the…
-
Subtitle sync failed for 2 movies (no speech found)
I'm running Bazarr on Qnap nas (Qbazarr) version V0.9.0.2, all other subs synced correctly so might be a general problem with the app ?
The mo…