mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Update README.md
Fixed Spacing issue
This commit is contained in:
parent
e876567f27
commit
d1a6cf5ce2
|
@ -7,10 +7,15 @@ Only have to enter few things to get started and the rest is magic.
|
||||||
What all do you have to enter?
|
What all do you have to enter?
|
||||||
|
|
||||||
1.) Your file Path - Where your initial audio file(mp3) is located.
|
1.) Your file Path - Where your initial audio file(mp3) is located.
|
||||||
|
|
||||||
2.) Your export Path - Where you want to save your resultant sliced audio file to be saved.
|
2.) Your export Path - Where you want to save your resultant sliced audio file to be saved.
|
||||||
|
|
||||||
3.) Start Minute - From what minute into the audio you want to slice from
|
3.) Start Minute - From what minute into the audio you want to slice from
|
||||||
|
|
||||||
4.) Start Second - From what second after the start minute you want to slice from
|
4.) Start Second - From what second after the start minute you want to slice from
|
||||||
|
|
||||||
5.) End Minute - Till what minute you want the final audio to be.
|
5.) End Minute - Till what minute you want the final audio to be.
|
||||||
|
|
||||||
6.) End Second - Till what second of the End minute you want to final audio to be.
|
6.) End Second - Till what second of the End minute you want to final audio to be.
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
Loading…
Reference in New Issue
Block a user