mkutarna commited on
Commit
aa2caa7
·
1 Parent(s): 0402eb9

Updated README

Browse files

Former-commit-id: c19ccfb95f977bf7f5abf9f0e448f75cc9fe94e7 [formerly 9f3166bb487cf6b07e0f1db99bd9f6864840cc2a]
Former-commit-id: bea5430d1cd6e919a3cd7969003b59ea3c58744c

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,12 +17,13 @@ You can input various text formats (`txt`, `pdf`, `epub` - more options in devel
17
  ## HuggingFace Space
18
  A demonstration of this tool is hosted at HuggingFace Spaces - see [Audiobook_Gen](https://huggingface.co/spaces/mkutarna/audiobook_gen).
19
 
20
- [<img style="border:1px solid grey" src="resources/audiobook_gen.png" alt="Screenshot"/>](https://huggingface.co/spaces/mkutarna/audiobook_gen)
21
 
22
  # Future
23
 
24
  Here is a list features in development and planned for the future:
25
  - `html` file import
26
- - `mobi`, `azw` audiobook output
 
27
  - improved audio file output handling
28
  - Docker image for local use
 
17
  ## HuggingFace Space
18
  A demonstration of this tool is hosted at HuggingFace Spaces - see [Audiobook_Gen](https://huggingface.co/spaces/mkutarna/audiobook_gen).
19
 
20
+ <img style="border:1px solid grey" src="resources/audiobook_gen.png" alt="Screenshot"/>
21
 
22
  # Future
23
 
24
  Here is a list features in development and planned for the future:
25
  - `html` file import
26
+ - `mobi`, `azw` ebook input
27
+ - optional audio output formats (for better compression)
28
  - improved audio file output handling
29
  - Docker image for local use