-
```
Would it be possible to implement a preference for the default audio language
movist plays.
For example if I am playing an mkv with and english audio track and a japanese
audio track, it
would…
-
Check out this Python script and create a short video explaining how it works:
https://raw.githubusercontent.com/PythonEducationVid/PythonBrokenEnglish/main/scripts/english/introduction_to_oop.md
##…
-
Check out this Python script and create a short video explaining how it works:
https://raw.githubusercontent.com/PythonEducationVid/PythonBrokenEnglish/main/scripts/english/introduction_to_apis.md
#…
-
hello,
STT works fine, it can detect the language used , but after when the TTS for the answer start it use en-US and not the language detected during the STT phase, what produce bad audio result
-
# Query by Humming
Search songs through human singing, humming, or whistling.
## Task Objective
Music is everywhere in our lives, deeply woven into our daily existence.
When we try to reme…
-
Hi,
I found that if a custom path for the final audio file it's specified, the deletion of the temporary files fails. It seems to be 'cause these temporary files area created outside the custom path …
-
I‘ve been using this extension for a while and it has greatly improved the efficiency of my language learning👍🏻.Now I encounter two problems:
1、In example source, how can I choose both "current" and …
-
Hi,
I am using faster-whisper out of the box with the following code (as suggested in the readme):
```python
from faster_whisper import WhisperModel
import logging
logging.basicConfig()
lo…
-
### What is your new plugin request?
I have many video files with unknown audio. It would be nice to be able to map unknown audios to English. Just a cosmetic issue but it's anoying to see that whe…
-
when trying the inference for Chinese TTS, it will turn out the following error:
`RuntimeError: The size of tensor a (1649) must match the size of tensor b (1758) at non-singleton dimension 3`
I…