On average it takes me about ten minutes, but that's just for young and mature cards.
The most accurate answers would be:
-Over my entire studies (new, young, and mature cards), I average 9.6 cards per minute.
-In the past month, it has taken me approximately ten minutes to complete 100 review of young and mature cards.
-Over the past month, my total daily study time in Anki has been about thirty minutes or less
-Over the past month, my longest study sessions have me doing ~280 answers over ~30 minutes.
My template (the deck is Core 2k/6k/10K Further Optimized PIC/SOUND) I changed it a bit to my liking:
###Front:
<span style="font-size: 28px; "> {{Notes-MyOwnNote-Reading}}</span>
<font size="11"><a href="midori://search?text={{Notes-Kanjified-vocab}}">{{Notes-Kanjified-vocab}}</a></font>
<br/><span style="font-size: 15px; color: #5555ff">{{part-of-speech}}</span><br>
<span style="font-family: MS ゴシック; font-size: 32px; ">{{kanji

entence}}</span>
###Styling:
.card {
font-family: arial;
font-size: 20px;
text-align: center;
color: black;
background-color: white;
}
.card1 { background-color: #ffff7f; }
.card2 { background-color: #ffff7f; }
nokana ruby rt { opacity:0.0; font-size:0}
notext b { background-color:#000000; color:transparent }
###Back:
{{FrontSide}}
<hr id=answer>
<span style="font-size: 28px; "> {{vocab-translation}}</span><br>
<font size="11"><a href="midori://search?text={{Notes-Kanjified-vocab}}">{{Notes-Kanjified-vocab}}</a></font>
{{vocab-furigana}} {{Vocabulary-PitchAccent}}<br><br>
<span style="font-family: MS ゴシック; ">{{furigana

entence}}</span><br>
<span style="font-size: 15px;">{{sentence-translation}}</span><br><br>
{{furigana:examples}}<br>
<font size = '5'><a href = 'http://jisho.org/words?jap={{Notes-Kanjified-vocab}}'>jisho.org</a> </font>
<font size="5"><a class="rel" rel="nofollow" href="http://www.weblio.jp/content/{{Notes-Kanjified-vocab}}">Weblio</a></font>
<font size="5"><a class="rel" rel="nofollow" href="http://ejje.weblio.jp/sentence/content/{{Notes-Kanjified-vocab}}">Examples</a></font>
<font size="5"><a class="rel" rel="nofollow" href="http://tangorin.com/general/{{Notes-Kanjified-vocab}}">Tangorin</a></font>
<font size="5"><a class="rel" rel="nofollow" href="http://tangorin.com/examples/{{Notes-Kanjified-vocab}}">Examples</a></font><br/>
Freq: {{vocab-frequency}}
<div style='font-family: Arial; font-size: 20px;'>{{sentence-translation}}</div>
Basically, it shows the word and an example sentence on the front like:
例文
noun
この文が例文です
The back has the front, plus the translation, reading, and a ton of other example sentences (very useful for those words in Core that had terrible example sentences).
There's no audio nor pictures.