mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +00:00
Normalize loudness of the generated audio (#1795)
* Normalize loudness of the generated audio. * Lints. * One more lint. * Avoid running the bs1770 tests. * Another attempt at discarding doc comments. * Also normalize the loudness in the encodec example.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
pub mod audio;
|
||||
pub mod bs1770;
|
||||
pub mod coco_classes;
|
||||
pub mod imagenet;
|
||||
pub mod token_output_stream;
|
||||
|
Reference in New Issue
Block a user