Open H3wastooshort opened 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What?! This is a problem. Why do inactive issues get closed? IMO it should be the opposite. Issues with no recent activity should be looked at more. This just sweeps problems under the rug.
On 20 June 2023 03:53:13 CEST, "github-actions[bot]" @.***> wrote:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
-- Reply to this email directly or view it on GitHub: https://github.com/esphome/issues/issues/4210#issuecomment-1598005407 You are receiving this because you authored the thread.
Message ID: @.***>
The problem
The media_player component plays certian WAV files - like from PicoTTS - way too fast. I think it has to do with the mismatched sampling rate of the WAV file (16kHz) vs the DAC rate (probably 44.1kHz).
Which version of ESPHome has the issue?
2023.2.1
What type of installation are you using?
pip
Which version of Home Assistant has the issue?
2023.2.5
What platform are you using?
ESP32
Board
nodemcu-32s
Component causing the issue
media_player
Example YAML snippet
Anything in the logs that might be useful for us?
Not really...
Additional information
Example WAV file: https://files.catbox.moe/i36g47.wav
ffprobe output: