Fixed exception on empty gainpoints after recording
This commit is contained in:
21
ExampleExportProfiles/librivox-noinit.abprof
Normal file
21
ExampleExportProfiles/librivox-noinit.abprof
Normal file
@@ -0,0 +1,21 @@
|
||||
<profile>
|
||||
<code>librivox-noinit</code>
|
||||
<name>LibriVox.org (Without initials)</name>
|
||||
<export>
|
||||
<bitrate>128000</bitrate>
|
||||
<channels>1</channels>
|
||||
<samples>44100</samples>
|
||||
<format>{chapter.name:lower}_{book.author.short:lower}_{file.bitrate.kb}kb</format>
|
||||
</export>
|
||||
<gaps>
|
||||
<pre-chapter>500</pre-chapter>
|
||||
<post-chapter>5000</post-chapter>
|
||||
<post-sentence>400</post-sentence>
|
||||
<followon>100</followon>
|
||||
<post-paragraph>1000</post-paragraph>
|
||||
<post-section>1200</post-section>
|
||||
</gaps>
|
||||
<audio>
|
||||
<rms>-19</rms>
|
||||
</audio>
|
||||
</profile>
|
||||
21
ExampleExportProfiles/librivox-spc.abprof
Normal file
21
ExampleExportProfiles/librivox-spc.abprof
Normal file
@@ -0,0 +1,21 @@
|
||||
<profile>
|
||||
<code>librivox-spc</code>
|
||||
<name>LibriVox.org Short Poetry Collection</name>
|
||||
<export>
|
||||
<bitrate>128000</bitrate>
|
||||
<channels>1</channels>
|
||||
<samples>44100</samples>
|
||||
<format>{book.title:lower}_{chapter.name:lower}_{narrator.initials:lower}_{file.bitrate.kb}kb</format>
|
||||
</export>
|
||||
<gaps>
|
||||
<pre-chapter>500</pre-chapter>
|
||||
<post-chapter>5000</post-chapter>
|
||||
<post-sentence>400</post-sentence>
|
||||
<followon>100</followon>
|
||||
<post-paragraph>1000</post-paragraph>
|
||||
<post-section>1200</post-section>
|
||||
</gaps>
|
||||
<audio>
|
||||
<rms>-19</rms>
|
||||
</audio>
|
||||
</profile>
|
||||
21
ExampleExportProfiles/librivox.abprof
Normal file
21
ExampleExportProfiles/librivox.abprof
Normal file
@@ -0,0 +1,21 @@
|
||||
<profile>
|
||||
<code>librivox</code>
|
||||
<name>LibriVox.org</name>
|
||||
<export>
|
||||
<bitrate>128000</bitrate>
|
||||
<channels>1</channels>
|
||||
<samples>44100</samples>
|
||||
<format>{chapter.name:lower}_{book.author.short:lower}_{narrator.initials:lower}_{file.bitrate.kb}kb</format>
|
||||
</export>
|
||||
<gaps>
|
||||
<pre-chapter>500</pre-chapter>
|
||||
<post-chapter>5000</post-chapter>
|
||||
<post-sentence>400</post-sentence>
|
||||
<followon>100</followon>
|
||||
<post-paragraph>1000</post-paragraph>
|
||||
<post-section>1200</post-section>
|
||||
</gaps>
|
||||
<audio>
|
||||
<rms>-19</rms>
|
||||
</audio>
|
||||
</profile>
|
||||
Reference in New Issue
Block a user