Skip to content

Commit 58c372a

Browse files
authored
Update to-do.md
1 parent 6aba575 commit 58c372a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

to-do.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Resolve issues with very large files
2020
- [This guide](https://www.tensorflow.org/io/tutorials/audio) has something about audio slicing that might be useful; I can read in very large files with `tfio.audio.AudioIOTensor` and it doesn't kill my memory.
2121
* Throw out last frame that overruns audio file
22+
* Detect output file conflicts ahead of time (maybe just if the dir already exists, make a new dir with a timestamp)
2223

2324
### To build
2425
* MAKE script to create directory structure

0 commit comments

Comments
 (0)