PackageTrack
Sign in Get early access

deepgram_speech_to_text

A Deepgram client for Dart and Flutter, supporting all Speech-to-Text and Text-to-Speech features on every platform.

4.2.0 4.9K downloads/mo #3868 most downloaded on pub.dev tempo-riz/deepgram_speech_to_text

What this package is like to depend on

Last release 27 days ago

27 Jul 2026

Ships unpredictably

gaps range from 1 weeks to 11 months

Nearly every release is documented

notes for 25 of 26 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

26 releases · first in 2024

3 releases in the last 12 months

see the full history below

Release timeline

26 releases · Mar 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 26
  1. 4.2.0 27 Jul 2026
    Release notes
    • fix keyterms serialization (thanks @agladyshev)
    • add Finalize method (thanks @agladyshev)
    Open source →
  2. 4.1.0 10 Sep 2025
    Release notes
    • improve models (thanks @jbienzss)
    • cleaner error handling in websockets (handle errors in the stream)
    Open source →
  3. 4.0.1 05 Sep 2025
    Release notes
    • avoid JSON parsing multiple times in DeepgramListenResult
    Open source →
  4. 4.0.0 13 Jul 2025
    Release notes
    • Breaking change: Remove baseParams from DeepgramClient since it creates confusion.
    • Support using short-lived JWT tokens instead of API KEY (thanks @danielmahon)
    Open source →
  5. 3.1.0 24 Jun 2025
    Release notes
    • allow custom baseUrl for Deepgram Client
    Open source →
  6. 3.0.4 16 May 2025
    Release notes
    • fix utf8 encoding
    Open source →
  7. 3.0.3 17 Jan 2025
    Release notes
    • removed unnecessary exports
    Open source →
  8. 3.0.2 26 Dec 2024
    Release notes
    • Updated docs
    Open source →
  9. 3.0.1 26 Dec 2024
    Release notes
    • Updated docs
    • added missing exports
    Open source →
  10. 3.0.0 24 Dec 2024
    Release notes

    Breaking changes

    Now you can find all method under deepgram.listen and deepgram.speak

    • deepgram.transcribeFromFile() -> deepgram.listen.file()
    • deepgram.speakFromText() -> deepgram.speak.text()
    • Added support for deepgram.speak.live() - deepgram.toWav() makes the audio data readable
    • Updated examples (flutter and dart)
    • Added mandatory default query params to every streaming method (encoding, sampleRate)
    Open source →
  11. 2.3.2 13 Aug 2024
    Release notes
    • Stop keepalive timer on close (thanks @PcolBP)
    Open source →
  12. 2.3.1 02 Aug 2024
    Release notes
    • Updated docs
    Open source →
  13. 2.3.0 02 Aug 2024
    Release notes
    • Added pause() and resume() methods for streaming
    • Add missing streaming features (thanks @DamienDeepgram)
    • Fixed: Memory leak + infinity future (thanks @PcolBP)
    • DeepgramSttResult now has .type getter, .transcript is safer and nullable
    Open source →
  14. 2.2.2 07 Jul 2024
    Release notes
    • Fixed utf8 parsing issue
    Open source →
  15. 2.2.1 24 Jun 2024
    Release notes
    • Update web_socket_channel dependency
    Open source →
  16. 2.2.0 24 Jun 2024
    Release notes
    • Added transcribeFromPath() for convenience.
    • Fixed package on web.
    • Updated example to work on web.
    Open source →
  17. 2.1.1 07 Jun 2024

    Nothing published for this version

  18. 2.1.0 08 May 2024
    Release notes
    • Support for TTS (text to speech)
    Open source →
  19. 2.0.1 08 May 2024
    Release notes
    • Better documentation and debug hints
    Open source →
  20. 2.0.0 08 May 2024
    Release notes
    • STT methods now return a DeepgramSttResult instead of plain json string (breaking change)
    • Updated example in README.md and /example, added a flutter demo
    • Better documentation
    Open source →
  21. 1.0.5 06 Apr 2024
    Release notes
    • Better doc
    Open source →
  22. 1.0.4 03 Apr 2024
    Release notes
    • Added WEB support (for real this time)
    Open source →
  23. 1.0.3 03 Apr 2024
    Release notes
    • Tried to add WEB support
    Open source →
  24. 1.0.2 02 Apr 2024
    Release notes
    • Fixed incorrect documentation
    Open source →
  25. 1.0.1 15 Mar 2024
    Release notes
    • Formatted for pub.dev
    Open source →
  26. 1.0.0 15 Mar 2024
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive