JuanjoJ55 commited on
Commit
94a3291
·
verified ·
1 Parent(s): e2374dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -15,10 +15,14 @@ short_description: Transcribes an audio and creates a summary
15
  I have tested the application with audio files of varying lengths. Initially, I attempted processing audios of 1 to 2 hours,
16
  but due to hardware constraints, my PC was unable to handle files of that size effectively.
17
  S
18
- After testing, I found that the application operates best with audio files under 20 minutes, although this 20 minutes should be consider the longest length I would recommend, since the app processes shorter audios much more effectively. For example, a stereo audio file that is around 20 minutes long usually takes about 10 to 12 minutes to process, but again i wouldn't recommend suing this model for such audio files. This processing time may vary depending on the capabilities of your PC.
19
 
20
- For users with high-performance computers, it may be possible to process longer audio files. However, for consistent and reliable results, I recommend audios around the length of 10 to 15 minutes, which it usually takes 3 minutes for 10 minute files and around 5 min for 15 minutes.
21
 
 
 
 
 
22
  # Main Use
23
 
24
  The primary purpose of this application is to facilitate the process of creating summaries from videos by processing their audio. This solves a common problem for those who find note-taking from videos to be slow and tedious
 
15
  I have tested the application with audio files of varying lengths. Initially, I attempted processing audios of 1 to 2 hours,
16
  but due to hardware constraints, my PC was unable to handle files of that size effectively.
17
  S
18
+ After testing, I found that the application operates best with audio files under 15 minutes, although this 15 minutes should be consider the longest length I would recommend, since the app processes shorter audios much more effectively. For example, a stereo audio file that is around 15 minutes long usually takes about 6 to 8 minutes to process, but again i wouldn't recommend suing this model for such audio files. This processing time may vary depending on the capabilities of your PC.
19
 
20
+ # Estimated times
21
 
22
+ - 5 min file -> 80 to 90 seconds
23
+ - 10 min file -> 190 seconds to 230 seconds
24
+ - 15 min file -> 350 seconds to 400 seconds
25
+
26
  # Main Use
27
 
28
  The primary purpose of this application is to facilitate the process of creating summaries from videos by processing their audio. This solves a common problem for those who find note-taking from videos to be slow and tedious