faroit / faroit/python_audio_loading_benchmark

Benchmark DALI decoding for pytorch and tensorflow

Abierto
#11 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
152
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I totally missed that [DALI added audio decoding ops](https://docs.nvidia.com/deeplearning/dali/user-guide/docs/supported_ops.html#nvidia.dali.ops.AudioDecoder). As far as I can see, the ops seems to be based on sndfile and do not support GPU decoding. I wonder if this would still improve single threaded ETL speed on pytorch or tensorflow.

pinging DALI devs @mzient @szalpal as they might have benchmarked the op against [tfio](https://www.tensorflow.org/io/api_docs/python/tfio/audio/decode_wav) or [torchaudio](https://pytorch.org/audio/) which are also sndfile based.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.