-
```
It's possible to add functionality to be able to listen or play mp3 or audio
files uploaded on cFTP?
```
Original issue reported on code.google.com by `johanan....@gmail.com` on 4 Dec 2010 at 8:…
-
On upload, we should convert any lossless audio files to mp3 using https://github.com/zhuker/lamejs
-
Do you want to make shot.mp3 more of a sci-fi sound? It seems this is the theme.
Same goes for to_space.mp3, which I can do audio processing on
-
Hi, fulltextsearch is indexing .doc and .pdf files fine, but seems to have problems with the metadata inside photos (.jpg) and songs (.mp3)
Is it using Apache Tika to index these files ?
Thanks …
-
Hey!
Now I'm having this error on my ubuntu server
```
Error: sox WARN mp3-util:
at Socket. (/opt/bitnami/apache2/htdocs/node_modules/sox-stream/index.js:33:23) …
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
### Code
```php
use DataURI\Parser;
$audio = Parser::parse('data:audio/mp3;base64,SUQzBAAAAAAAI1RTU0UAAAAPAA');
$mime = $audio->getMimeType();
echo $mime;
```
### Expected
```
audio/m…
-
Is it possible to show percent loaded when loading a file to a grope like this
```
var AudioGroup = new Pizzicato.Group();
AudioGroup.addSound(new Pizzicato.Sound({source: 'file', options: { path…
-
**Which OS are you using?**
- OS: Windows 10
-Error received when local mp3 and wav files added input to transcribe
Error message on CMD `ValueError: An event handler (transcribe_file) didn't re…
-
If I pass in `mps` to device option it will crush. Would be wonderful if M1 GPU can be supported
```
❯ whisperx assets/test.mp3 --device mps --model large-v2 --vad_filter --align_model WAV2VEC2_AS…