lohithk480 commited on
Commit
7541b73
·
verified ·
1 Parent(s): 5677740

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ datasets:
19
  # NeuCodec 🎧
20
 
21
  [![NeuCodec Intro](NeuCodec-Thumbnail.jpg)](https://www.youtube.com/watch?v=O7XH1lGZyYY)
22
- <br>
23
  *Click the image above to see NeuCodec in action on Youtube!*
24
 
25
  *Created by Neuphonic - building faster, smaller, on-device voice AI*
@@ -28,15 +28,15 @@ A lightweight neural codec that encodes audio at just 0.8 kbps - perfect for res
28
 
29
  # Key Features
30
 
31
- 🔊 Low bit-rate compression - a speech codec that compresses and reconstructs audio with near-inaudible reconstruction loss
32
  <br>
33
- 🎼 Upsamples from 16kHz → 24kHz
34
  <br>
35
- 🌍 Ready for real-world use - train your own SpeechLMs without needing to build your own codec
36
  <br>
37
- 🏢 Commercial use permitted - use it in your own tools or products
38
  <br>
39
- 📊 Released with large pre-encoded datasets - we’ve compressed Emilia-YODAS from 1.7TB to 41GB using NeuCodec, significantly reducing the compute requirements needed for training
40
  <br>
41
 
42
  # Model Details
 
19
  # NeuCodec 🎧
20
 
21
  [![NeuCodec Intro](NeuCodec-Thumbnail.jpg)](https://www.youtube.com/watch?v=O7XH1lGZyYY)
22
+
23
  *Click the image above to see NeuCodec in action on Youtube!*
24
 
25
  *Created by Neuphonic - building faster, smaller, on-device voice AI*
 
28
 
29
  # Key Features
30
 
31
+ * 🔊 Low bit-rate compression - a speech codec that compresses and reconstructs audio with near-inaudible reconstruction loss
32
  <br>
33
+ * 🎼 Upsamples from 16kHz → 24kHz
34
  <br>
35
+ * 🌍 Ready for real-world use - train your own SpeechLMs without needing to build your own codec
36
  <br>
37
+ * 🏢 Commercial use permitted - use it in your own tools or products
38
  <br>
39
+ * 📊 Released with large pre-encoded datasets - we’ve compressed Emilia-YODAS from 1.7TB to 41GB using NeuCodec, significantly reducing the compute requirements needed for training
40
  <br>
41
 
42
  # Model Details