-
Hi team, I am working on implementing a voice chatbot using RealtimeSTT library. For the speech-to-text part, I am using the RealTimeSTT library. Here, I am attempting to provide an audio file as inpu…
-
### Description
When running the train.py script to train an audio model, I encounter a pickling error related to the get_custom_metadata function specified in the [local_training_example.json](https…
-
- [x] [Issue](https://github.com/BharatSahAIyak/ai-tools/issues/108)
- [x] provide audio data in the form of :
- [x] transcript.txt : audio_file_name, transcript
- [x] audio file should be .wav
- …
-
This ffmpeg message is output to the console during the audio file metadata tagging process:
id3v2_priv.XMP : \x0a\x0a \x0a
-
如题。
```
"/opt/homebrew/bin/ffmpeg" -ss 0 -i "/Users/a1/Downloads/轻音少女.se2.ep21.mkv" -map 0:5 -c:s srt -y "/Users/a1/Library/Application Support/NipaPlay/nipaplay/sub/se2ep21.srt"
ffmpeg version 7…
-
**Describe the bug**
The duration on the blob: i look at the example, i press record, i press the save button. The audio element on the page does not have the total duration.
Is there a way to add t…
-
**Is your feature request related to a problem? Please describe.**
There isn't a native way to play audio files in Stash.
**Describe the solution you'd like**
Adding support for audio files/stori…
-
# Task Name
Audio Spatial Distance Prediction
## Task Objective
Audio Spatial Distance Prediction is a task that aims to predict spatial distance from the source of the sound based on the giv…
-
it would be useful to know which voice was used to generate a particular audio file. requested by David over email.
> Please add optional support for tracking which service/voice was used for a giv…
-
### Reproducer
I tried this code:
```rust
fn main() {
// the error seems to occur with strict or relaxed parsing mode
let parsing_options = ParseOptions::new().parsing_mode(ParsingMod…