Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nicolasgere/revai-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: descriptinc/revai-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 5 files changed
  • 8 contributors

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    a979e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc237c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from descriptinc/va/add-transcriber-option

    Add transcriber as a param (R-2396)
    vickianand authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d297419 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    db7d222 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Pull from threeaccents upstream (revdotcom#4)

    * needs testing
    
    * die on close error
    
    * count errors using error string
    
    * catch any panic just incase
    
    * let the sender close the channel
    
    * turns out we were not done after EOS sent this was causing a leaked go
    routine
    
    * close err chan
    
    * add conn.Close()
    
    * Update README.md
    
    * SpeakerChannelsCount using an e-mail instead of field name
    
    For some reason, there is an e-mail instead of 'speaker_channels_count' on the JSON encoding data. Fixing that.
    
    Co-authored-by: jdupl123 <[email protected]>
    Co-authored-by: Rodrigo Lessa <[email protected]>
    Co-authored-by: Rodrigo Boratto <[email protected]>
    4 people authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    62de4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca1edd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    c805d74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request revdotcom#6 from descriptinc/va/add_forced_alignme…

    …nt_option
    
    Add forced_alignment as new job option
    vickianand authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    27071e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Use new rev ai url for GETs

    sylvielee committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3e8b221 View commit details
    Browse the repository at this point in the history
  2. Merge pull request revdotcom#7 from descriptinc/use-new-rev-ai-url-fo…

    …r-gets
    
    Use new rev ai url for GETs
    sylvielee authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bcd33bb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Revert "Use new rev ai url for GETs"

    This reverts commit 3e8b221.
    
    Now that the dns switch is complete, the uw2 url is an alias of the
    original one, so we can revert back to using the original url without any issues.
    sylvielee committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d5647a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request revdotcom#8 from descriptinc/revert-rev-ai-url-switch

    Revert "Use new rev ai url for GETs"
    sylvielee authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1da18b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. add remove atmospherics option

    srubin committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7ddd836 View commit details
    Browse the repository at this point in the history
  2. Merge pull request revdotcom#9 from descriptinc/steve/remove-atmosphe…

    …rics
    
    Add remove atmospherics option
    srubin authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    be99993 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    c61d2ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request revdotcom#10 from descriptinc/steve/apply-duration…

    …-padding
    
    Adds apply_duration_padding rev.ai option
    srubin authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8974acb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    21eb086 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request revdotcom#11 from descriptinc/sbreyfogle/fusion

    Add the enable fusion param
    scottbreyfogle authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    283fdd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    0bfa1ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request revdotcom#12 from descriptinc/swb/detected-language

    Add language return values to job json object
    scottbreyfogle authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    cbce055 View commit details
    Browse the repository at this point in the history
Loading