This directory contains audio files used for developing and testing AKTSER, the Telegram bot that summarizes voice messages.
These files were sourced from YouTube videos to simulate real-world voice messages with varying lengths, speech patterns, and background noise.
These are the outputs of AKTSER's audio trimming feature, which removes silence and low-volume segments from the original files. They demonstrate how AKTSER can reduce message length without losing content.
thank to creators of the following videos for providing diverse audio content that helped shape AKTSER's capabilities:
-
test0.wav:
- Duration: 18s
- Description: a AI generated voice message.
- Trimming Result: 11s (39% reduction)
-
test1.wav: Youtube
- Duration: 48s
- Description: random english talk.
- Trimming Result: 44s (8% reduction)
-
test2.wav: Youtube
- Duration: 57s
- Description: arabic talk.
- Trimming Result: 51s (11% reduction)
- Algorithm Testing: Used to fine-tune our silence detection and trimming algorithms.
- Accuracy Verification: Manually verified that trimmed files retain all important content.
- Edge Cases: Helped identify challenges like distinguishing between intentional pauses and unnecessary silence.
These audio files are used under Fair Use for educational and research purposes. If you're a content owner and have concerns, please contact me
For detailed analysis of these audio files, including waveform visualization and statistical analysis, see ../analyze.ipynb.
AKTSER: Summarizing voices, saving time. 🎙️⏱️