-
I don't know how easy/hard this might be, and even how helpful it would be, but please hear me out:
If you have a script in 2 languages, and you want to create subtitles for 2 languages at once, wo…
-
Please add default audio language into settings. I love to watch movies in English but I need to switch it every time because my system language is another one.
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
An Arabic translator report has raised an issue with the compare statement for number-compare (screenshot below).
Reading the statement from the right currently leads to error in text and audio.
!…
-
Hi, and thanks for this good library!
I managed to get the audio on the speakers, so I know it works, but I would like to use generationOptions.
I cannot find a good example, I'm trying something li…
-
Hi,
I found a rare condition, with a specific wav file, specific language and prompt, when I try to transcribe with word_timestamps=True, there is a list index out of range error in add_word_timesta…
-
Hey Tim,
as far as I can tell the model hangs around in GPU memory indefinitely, which might be undesirable for certain use-cases.
I could submit a PR that introduces a timeout env variable (defau…
-
Hello @aluminumbox , I continued training the `llm` model on a German dataset (300 hours), but after 25k steps the model could not pronounce German and the 5 available languages.
My process:
- I f…
-
Currently, the language ID based whisper outputs only one language with the top probability:
```rust
fn main() {
let file_path = std::env::args().nth(1).expect("Missing file path argument");
…
-
Does the tool support other languages than english for input audio files? If not, is this planned ?
Thank you for your work