xiaomi_hack
xiaomi_hack copied to clipboard
Italian Audio Files
Hi,
I want to add italian audio files. What's file format and encoding? How can I ear English audio files in folder SD/xiaomi_hack/mijia360/audio/en? I can't ear anything playing WAV files on Win 10 64bit with VLC 2.2.6 Umbrella and so I can't create my translated audio files with a TTS sintetyzer
Hello,
I use ffmpeg to transform to expected sound format
ffmpeg -y -i input.m4a -f s16le -acodec pcm_s16le -ac 1 -ar 16000 -af "volume=-10dB" output.wav
I use macOS speech to generate input audio files, and volume parameter was useful for me
Thanks.
Do you have English or French transcript for each source files? Can you send all text to me?
I'll share italian audio files with you when available